Openembedded Core Discussions
 help / color / mirror / Atom feed
* [master][PATCH] rpm: enable xz/lzma compression
@ 2016-03-14  7:15 Rebecca Chang
  2016-03-14  8:13 ` Richard Purdie
  0 siblings, 1 reply; 5+ messages in thread
From: Rebecca Chang @ 2016-03-14  7:15 UTC (permalink / raw)
  To: openembedded-core; +Cc: Rebecca Chang

From: Anuj Mittal <anujx.mittal@intel.com>

Enable lzma compression support in rpm.

[YOCTO #9246]

Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@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



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-03-17 16:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-14  7:15 [master][PATCH] rpm: enable xz/lzma compression Rebecca Chang
2016-03-14  8:13 ` Richard Purdie
2016-03-14  8:18   ` Chang, Rebecca Swee Fun
2016-03-17 15:56     ` Mark Hatle
2016-03-17 16:04       ` Mark Hatle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox