From: Nitin A Kamble <[email protected]> The kernel variables in kernel bbappend recipes such as LINUX_VERSION should always use machine overrides to unintentionally influencing kernel variables in other layers. Adding missing overrides to the kernel recipe in the meta-skeleton layer, so people who use it to make their own recipes, start the right way.
Thanks, Nitin The following changes since commit 863cc7483f5ee43189537940de8ee5c0964d24cc: poky.conf: Post release version bump (2014-04-10 18:03:07 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib nitin/misc http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=nitin/misc Nitin A Kamble (1): meta-skeleton: linux-yocto-custom.bb: use machine overrides meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- 1.8.1.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
