On Wed, Nov 23, 2011 at 11:46 AM, Richard Purdie <[email protected]> wrote: >> 1 files changed, 2 insertions(+), 2 >> deletions(-)DISTRO_FEATURES_BACKFILLCONSIDERED >> >> diff --git a/meta/recipes-devtools/rpm/rpm_5.4.0.bb >> b/meta/recipes-devtools/rpm/rpm_5.4.0.bb >> index 356512a..87fb833 100644 >> --- a/meta/recipes-devtools/rpm/rpm_5.4.0.bb >> +++ b/meta/recipes-devtools/rpm/rpm_5.4.0.bb >> @@ -42,10 +42,10 @@ HOMEPAGE = "http://rpm5.org/" >> LICENSE = "LGPL 2.1" >> LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" >> >> -DEPENDS = "bzip2 zlib db openssl elfutils expat libpcre attr acl popt >> ${extrarpmdeps}" >> +DEPENDS = "bzip2 zlib db openssl elfutils expat libpcre attr acl popt xz >> ${extrarpmdeps}" >> extrarpmdeps = "python perl" >> extrarpmdeps_virtclass-native = "file-native" >> -PR = "r22" >> +PR = "r23" >> >> # 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... > > If we don't need xy (we don't as far as I know?), could we just disable > it instead?
Updated patch sent to list... -M _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
