mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 08:48:45 +01:00
python-smartpm: Remove unnecessary error reporting improvement patch
The error reporting improvements were merged upstream (smartpm 406541f569) and refactored later (smartpm 20af0aac33), yet a part of the patch was kept here (oe-core 5fc580fc44). Due to the upstream refactoring the patch still applies cleanly, but it isn't actually needed. The added changes are duplicate or dead code. (From OE-Core rev: f1cfa9ab5d79198671275cea2c9864ce0cbcb9f0) Signed-off-by: Daniel Klauer <daniel.klauer@gin.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
be0cabf816
commit
e44c849769
@@ -15,7 +15,6 @@ SRC_URI = "\
|
||||
git://github.com/smartpm/smart.git \
|
||||
file://smartpm-rpm5-nodig.patch \
|
||||
file://smart-recommends.patch \
|
||||
file://smart-improve-error-reporting.patch \
|
||||
file://smart-channelsdir.patch \
|
||||
file://smart-rpm-transaction-failure-check.patch \
|
||||
file://smart-attempt.patch \
|
||||
|
||||
Reference in New Issue
Block a user