]> 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)
committerScott Garman <scott.a.garman@intel.com>
Tue, 12 Jun 2012 20:29:29 +0000 (13:29 -0700)
commit83c5acfe4731990c296be1bf67059452a72f9584
treef4f50fd2ae569615a3460930b11b25d985543c52
parentdbb88617576ea9bbeec08f5e5e15c26c4c18347f
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