From: Anuj Mittal <anujx.mit...@intel.com> Enable lzma compression support in rpm.
[YOCTO #9246] Signed-off-by: Anuj Mittal <anujx.mit...@intel.com> Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.ch...@intel.com> --- meta/recipes-devtools/rpm/rpm_5.4.16.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/rpm/rpm_5.4.16.bb b/meta/recipes-devtools/rpm/rpm_5.4.16.bb index 5fea53f..44ccc70 100644 --- a/meta/recipes-devtools/rpm/rpm_5.4.16.bb +++ b/meta/recipes-devtools/rpm/rpm_5.4.16.bb @@ -238,7 +238,7 @@ RPM_SELF_SIGN_ALGO ?= "DSA" # Note: perl and sqlite w/o db specified does not currently work. # tcl, augeas, nss, gcrypt, xar and keyutils support is untested. -PACKAGECONFIG ??= "db bzip2 zlib popt openssl libelf python" +PACKAGECONFIG ??= "db bzip2 zlib popt openssl libelf python xz" # Note: switching to internal popt may not work, as it will generate # a shared library which will intentionally not be packaged. -- 1.9.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core