]> code.ossystems Code Review - openembedded-core.git/commit
sudo: fixed wrong `chmod` path
authorMihai Lindner <mihaix.lindner@linux.intel.com>
Sun, 20 May 2012 13:17:32 +0000 (13:17 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 May 2012 10:17:34 +0000 (11:17 +0100)
commit70562306a051ac93001851213441c9d5d6234517
tree305f8afc28b22b7f6dfbb9ad2e26b3a0ad017f64
parentf13aa28c879ac3e49b94d6fe1238f8b0db2a8666
sudo: fixed wrong `chmod` path

Placed $D between braces ${D} to be correctly expanded to the
workdir path, instead of a path relative to host rootfs.
Currently, bitbake sudo fails on host systems where sudo is not
installed.

Signed-off-by: Mihai Lindner <mihaix.lindner@linux.intel.com>
meta/recipes-extended/sudo/sudo_1.8.4p4.bb