generic-poky/meta/recipes-kernel/linux
Mark Hatle 477f685ce0 Add umask task control
Bitbake now allows the umask to be specified per task.  The
following tasks will have a umask of 022 set by default:

do_configure
do_compile
do_install
do_package
do_populate_sysroot
do_rootfs

do_configure and do_compile need a umask of 022 set because -many- recipes
directly copy generated files out of recipe's build directory.  Instead of
fixing each existing and future recipe, it was shown to be much easier to
just set the umask.

(From OE-Core rev: 0cfa7ebcf661aa0645c6d4d858b04946ebacb7e4)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-30 20:57:05 +01:00
..
linux-dummy linux-dummy: add license and LIC_FILES_CHKSUM 2011-01-20 21:36:59 +00:00
linux-yocto linux-yocto: hard-code NO_LIBPERL/NO_LIBPYTHON 2011-01-14 15:18:10 -08:00
linux-dtb.inc linux-dtb.inc: Fix package name to match PACKAGES 2011-02-11 10:27:22 +00:00
linux-dummy.bb linux-dummy: add license and LIC_FILES_CHKSUM 2011-01-20 21:36:59 +00:00
linux-tools.inc Add umask task control 2011-06-30 20:57:05 +01:00
linux-yocto.inc kernel/bbclass: rework kernel and module classes to allow for building out-of-tree modules 2011-03-23 15:43:46 +00:00
linux-yocto_2.6.34.bb kernel.bbclass: Add support for perf-dbg package 2011-06-23 12:07:37 +01:00
linux-yocto_2.6.37.bb kernel.bbclass: Add support for perf-dbg package 2011-06-23 12:07:37 +01:00