diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2014-10-29 13:54:50 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-04 10:20:34 +0000 |
commit | beb2e989e24e671fecd37805876dfb2375ee0df6 (patch) | |
tree | 24e21bc243c464d729302e47844850c7d8bfc279 /scripts/test-remote-image | |
parent | 32357da67fa640bc0c14048af1d7b8dbbe8e775e (diff) | |
download | openembedded-core-beb2e989e24e671fecd37805876dfb2375ee0df6.tar.gz openembedded-core-beb2e989e24e671fecd37805876dfb2375ee0df6.tar.bz2 openembedded-core-beb2e989e24e671fecd37805876dfb2375ee0df6.zip |
python-smartpm: report warn rather than error during install with --attempt
With the following config and build image:
...
IMAGE_INSTALL_append = "shadow man-pages"
EXTRA_IMAGE_FEATURES += "doc-pkgs"
...
There is an error during install with --attempt, and it breaks the build.
...
|error: file /usr/share/man/man5/passwd.5 from install of
shadow-doc-4.2.1-r0.i586 conflicts with file from package
man-pages-3.71-r0.i586
...
For complementary and 'attemptonly' package processing, we should make sure
the warn rather than error messages reported.
[YOCTO #6769]
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/test-remote-image')
0 files changed, 0 insertions, 0 deletions