]> code.ossystems Code Review - openembedded-core.git/commit
python-smartpm: Fix attemptonly builds when file conflicts occur
authorMark Hatle <mark.hatle@windriver.com>
Thu, 22 Jan 2015 22:10:34 +0000 (16:10 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Feb 2015 17:39:51 +0000 (17:39 +0000)
commitce09e1be344abce981a40feb9970c3f86cfdc0ee
tree5848cccbc225611af40cad1c3e47c22bcf8398ed
parent5a5802b15d965f62bf61697e1dbffab89702da96
python-smartpm: Fix attemptonly builds when file conflicts occur

[YOCTO #7299]

When file conflicts occur, the RPM transaction aborts.  Instead of
simply accepting the failure, we now identify, capture, and remove
the offending package(s) from the transaction and retry.

(From OE-Core rev: cd475aea5f5bc4b6a2dd3e576070a117ae079597)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/python/python-smartpm/smart-attempt.patch