aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/initrdscripts/initramfs-module-install_1.0.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-07 12:15:52 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-07 17:48:32 +0100
commitd8d5b624058920113f9d297f7f711d6d3249ae39 (patch)
tree522595d460f497bc97c8fc5d26127de2e0f6e7e4 /meta/recipes-core/initrdscripts/initramfs-module-install_1.0.bb
parenta300c4917b6c22ef039158be7ae92055c35658d4 (diff)
downloadopenembedded-core-contrib-d8d5b624058920113f9d297f7f711d6d3249ae39.tar.gz
staging: Ensure we handle glibc-locale do_stash_locale correctly
Occasionally we see warnings like: WARNING: core-image-sato-1.0-r0 do_populate_sdk: Manifest /home/pokybuild/yocto-worker/nightly-qa-extras/build/build/tmp/sstate-control/manifest-allarch-nativesdk-linux-libc-headers.populate_sysroot not found in i686_linux allarch (variant '')? which occur when do_populate_sdk is run in an otherwise empty TMPDIR. It occurs because do_stash_locale is not recognised as a setscene task and is removed from the taskgraph meaning the dependency chains fed through setscene_depvalid don't match what was actually setscene'd. That task is recipe specific and not in the global SSTATETASKS so we hardcode the value for now to stop the build warnings. This is going to need to be revisited for a more generic solution. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/initrdscripts/initramfs-module-install_1.0.bb')
0 files changed, 0 insertions, 0 deletions