generic-poky/meta
Paul Eggleton 66123b9255 classes/cml1: ensure -c menuconfig forces a rebuild next time
Ensure the following results in the kernel being rebuilt, repackaged and
re-deployed in the final step:

bitbake virtual/kernel
bitbake -c menuconfig virtual/kernel
[ make changes to the kernel configuration and save ]
bitbake virtual/kernel

If there are no changes to the configuration saved, the rebuild will not
be triggered.

Note that this relies on a function recently added to BitBake and
requires full hashing (i.e. BB_SIGNATURE_HANDLER must be set to a
signature handler that inherits from BasicHash) - if this is not the
case or the function is not available in the version of BitBake being
used this change will do nothing.

Fixes [YOCTO #2256].

(From OE-Core rev: 9bf6b60e1599cf5dd87089d42584583cdfd6807a)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-06-21 13:03:02 +01:00
..
classes classes/cml1: ensure -c menuconfig forces a rebuild next time 2012-06-21 13:03:02 +01:00
conf bitbake.conf: add PN-bin and cleanup lib_package.bbclass 2012-06-21 13:02:56 +01:00
files common-license: Add ICU generic 2012-03-25 12:23:39 +01:00
lib buildhistory_analysis: fix error when version specifier missing 2012-05-30 12:04:46 +01:00
recipes-bsp grub: Clean up FILES_* after PACKAGES reoder 2012-06-21 13:03:01 +01:00
recipes-connectivity openssl: add deprecated and unmaintained find.pl from perl-5.14 to fix perlpath.pl 2012-06-21 13:03:02 +01:00
recipes-core PR bumps for PACKAGES reorder 2012-06-21 13:03:02 +01:00
recipes-devtools libtool: add ${PN} in middle of package list to ensure .m4 get with ${PN} 2012-06-21 13:03:01 +01:00
recipes-extended PR bumps for PACKAGES reorder 2012-06-21 13:03:02 +01:00
recipes-gnome PR bumps for PACKAGES reorder 2012-06-21 13:03:02 +01:00
recipes-graphics freetype: clean up FILE after PACKAGE reorder 2012-06-21 13:03:00 +01:00
recipes-kernel lttng-viewer: clean up FILE after PACKAGE reorder 2012-06-21 13:03:00 +01:00
recipes-multimedia libpng: clean up FILE after PACKAGE reorder 2012-06-21 13:02:58 +01:00
recipes-qt qt4-embedded: fix QT_ARCH usage in QT_CONFIG_FLAGS 2012-06-18 13:24:58 +01:00
recipes-rt core-image-rt-*.bb: require munges DESCRIPTION 2012-04-16 22:30:03 +01:00
recipes-sato webkit-gtk: remove /usr/libexec since it's empty 2012-06-21 13:03:01 +01:00
recipes-support libpcre: Clean up FILES_* after PACKAGES reoder 2012-06-21 13:03:02 +01:00
site site/x86_64-linux-uclibc: Cache definitions of guint32/guint64 2012-06-18 17:24:30 +01:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
recipes.txt meta/recipes.txt: correct Qt capitalisation 2011-09-07 22:54:17 +01:00