]> code.ossystems Code Review - openembedded-core.git/commit
gcc/libgcc-common.inc: Add missing 'fakeroot' to two tasks
authorMark Hatle <mark.hatle@windriver.com>
Fri, 23 Jan 2015 00:21:45 +0000 (18:21 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Feb 2015 17:39:51 +0000 (17:39 +0000)
commit86bee4a8d187bebe7f82d8ea1069ee610caac151
tree9c48a1499cdde97b98aab6d60f35c8b6646aa303
parentb9dc92ae6efbedcca4e21479412d6d4954c05bce
gcc/libgcc-common.inc: Add missing 'fakeroot' to two tasks

Without the fakeroot flag the two tasks may create files or
symbolic links that end up being owned by the user and not
root:root as expected.

(From OE-Core rev: 7e9fd9d34a540fdfc1243d059d1f13f1d09864d2)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/gcc/libgcc-common.inc