diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2014-07-02 19:57:45 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-08 11:20:12 +0100 |
commit | f17179990221b5e022daee9302d2c0d586e5de2e (patch) | |
tree | 2853be7c22fffc5e1b4dd54904538e423c21f833 /meta/recipes-devtools/rpm/rpm_5.4.14.bb | |
parent | fe483ca37c33ebfe4c3e391244c47969e1560aeb (diff) | |
download | poky-f17179990221b5e022daee9302d2c0d586e5de2e.tar.gz |
rpm: Replace patch with backport from SCM version of RPM5
(From OE-Core rev: 17419e4577eb4b5786d4c0120f070e1660fa28ec)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm_5.4.14.bb')
-rw-r--r-- | meta/recipes-devtools/rpm/rpm_5.4.14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_5.4.14.bb b/meta/recipes-devtools/rpm/rpm_5.4.14.bb index e1c6abb3d8..cc836befe0 100644 --- a/meta/recipes-devtools/rpm/rpm_5.4.14.bb +++ b/meta/recipes-devtools/rpm/rpm_5.4.14.bb | |||
@@ -86,7 +86,7 @@ SRC_URI = "http://www.rpm5.org/files/rpm/rpm-5.4/rpm-5.4.14-0.20131024.src.rpm;e | |||
86 | file://rpm-platform-file-fix.patch \ | 86 | file://rpm-platform-file-fix.patch \ |
87 | file://rpm-lsb-compatibility.patch \ | 87 | file://rpm-lsb-compatibility.patch \ |
88 | file://rpm-tag-generate-endian-conversion-fix.patch \ | 88 | file://rpm-tag-generate-endian-conversion-fix.patch \ |
89 | file://rpm-verify-files.patch \ | 89 | file://verify-fix-broken-logic-for-ghost-avoidance-Mark-Hat.patch \ |
90 | file://rpm-hardlink-segfault-fix.patch \ | 90 | file://rpm-hardlink-segfault-fix.patch \ |
91 | file://rpm-payload-use-hashed-inode.patch \ | 91 | file://rpm-payload-use-hashed-inode.patch \ |
92 | file://rpm-fix-logio-cp.patch \ | 92 | file://rpm-fix-logio-cp.patch \ |