diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-06-17 10:09:50 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-29 15:01:01 +0100 |
commit | 549929364cd7d29b50d8a4562c6f640e21a467f1 (patch) | |
tree | a368a0b70e0360a686fbba89f523451b64b7fd17 /meta/recipes-devtools/rpm | |
parent | ff014d9634638457622f6019b163e75bafcefada (diff) | |
download | openembedded-core-549929364cd7d29b50d8a4562c6f640e21a467f1.tar.gz openembedded-core-549929364cd7d29b50d8a4562c6f640e21a467f1.tar.bz2 openembedded-core-549929364cd7d29b50d8a4562c6f640e21a467f1.zip |
glib-2.0,intltool,rpm,sgmlspl-native: Bump PR to resolve perl-native issue
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-devtools/rpm')
-rw-r--r-- | meta/recipes-devtools/rpm/rpm_5.4.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_5.4.0.bb b/meta/recipes-devtools/rpm/rpm_5.4.0.bb index 91089d21d9..d0933456b8 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" DEPENDS = "bzip2 zlib db openssl elfutils expat libpcre attr acl popt ${extrarpmdeps}" extrarpmdeps = "python perl" extrarpmdeps_virtclass-native = "" -PR = "r17" +PR = "r18" # rpm2cpio is a shell script, which is part of the rpm src.rpm. It is needed # in order to extract the distribution SRPM into a format we can extract... |