summaryrefslogtreecommitdiffstats
path: root/meta/lib
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2014-10-29 13:54:50 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-11-04 10:27:13 +0000
commit944fb2fd0268ee31be7acca4ad56681d5cbb7dfd (patch)
tree68988ac8b13d6db31ab14b6dd95ebd5a967d31d8 /meta/lib
parentfe244b285a7624cecdf08819c21896aa6b6bb11e (diff)
downloadpoky-944fb2fd0268ee31be7acca4ad56681d5cbb7dfd.tar.gz
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] (From OE-Core rev: beb2e989e24e671fecd37805876dfb2375ee0df6) Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions