diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-01-16 13:16:56 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-16 11:56:40 +0000 |
commit | 7621a40d24f3e53b373f233e070894e4afc2b4b2 (patch) | |
tree | 678c2b7818abadd0e8c8fb484a9a4b3f85e08d51 /meta/recipes-core/packagegroups/packagegroup-base.bb | |
parent | c7253ad1b00fcef8fe0aeaab06d2fe76c82ba0dc (diff) | |
download | openembedded-core-7621a40d24f3e53b373f233e070894e4afc2b4b2.tar.gz openembedded-core-7621a40d24f3e53b373f233e070894e4afc2b4b2.tar.bz2 openembedded-core-7621a40d24f3e53b373f233e070894e4afc2b4b2.zip |
nativesdk-packagegroup-sdk-host: reverse inherit order
Currently, tow successive toolchain builds for different hosts, will
issue a warning:
WARNING: The recipe nativesdk-packagegroup-sdk-host is trying to install
files into a shared area when those files already exist. Those files and
their manifest location are:
/ssd/work/yp1/build/tmp/deploy/ipk/all/nativesdk-packagegroup-sdk-host_1.0-r11_all.ipk
Matched in manifest-x86_64-nativesdk-packagegroup-sdk-host.package_write_ipk
Please verify which package should provide the above files.
That's because packagegroup is manually inherited after nativesdk which
is usually a BBCLASSEXTEND operation, done last.
[YOCTO #5396]
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/packagegroups/packagegroup-base.bb')
0 files changed, 0 insertions, 0 deletions