summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm_5.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm_5.4.0.bb')
-rw-r--r--meta/recipes-devtools/rpm/rpm_5.4.0.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_5.4.0.bb b/meta/recipes-devtools/rpm/rpm_5.4.0.bb
index c0e3208383..0882df787f 100644
--- a/meta/recipes-devtools/rpm/rpm_5.4.0.bb
+++ b/meta/recipes-devtools/rpm/rpm_5.4.0.bb
@@ -45,7 +45,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
45DEPENDS = "bzip2 zlib db openssl elfutils expat libpcre attr acl popt ${extrarpmdeps}" 45DEPENDS = "bzip2 zlib db openssl elfutils expat libpcre attr acl popt ${extrarpmdeps}"
46extrarpmdeps = "python perl" 46extrarpmdeps = "python perl"
47extrarpmdeps_virtclass-native = "" 47extrarpmdeps_virtclass-native = ""
48PR = "r19" 48PR = "r20"
49 49
50# rpm2cpio is a shell script, which is part of the rpm src.rpm. It is needed 50# rpm2cpio is a shell script, which is part of the rpm src.rpm. It is needed
51# in order to extract the distribution SRPM into a format we can extract... 51# in order to extract the distribution SRPM into a format we can extract...
@@ -61,14 +61,12 @@ SRC_URI = "http://www.rpm5.org/files/rpm/rpm-5.4/rpm-5.4.0-0.20101229.src.rpm;ex
61 file://rpm-tools-mtree-LDFLAGS.patch \ 61 file://rpm-tools-mtree-LDFLAGS.patch \
62 file://fprint-pointer-fix.patch \ 62 file://fprint-pointer-fix.patch \
63 file://rpm-fileclass.patch \ 63 file://rpm-fileclass.patch \
64 file://rpm-canonarch.patch \
65 file://rpm-no-loopmsg.patch \
64 " 66 "
65 67
66# file://hdraddorappend.patch \
67# file://export-rpmbag-h.patch \
68# file://rpm-nrescan.patch \
69# file://rpm-autoconf.patch \ 68# file://rpm-autoconf.patch \
70# file://remove-compiled-tests.patch;apply=no \ 69# file://remove-compiled-tests.patch;apply=no \
71# file://rpm-no-loop.patch \
72# " 70# "
73 71
74SRC_URI[md5sum] = "19c1a7f68d7765eeb7615c9c4e54e380" 72SRC_URI[md5sum] = "19c1a7f68d7765eeb7615c9c4e54e380"