[oe-commits] Paul Eggleton : libarchive: add SUMMARY and fix HOMEPAGE

git at git.openembedded.org git at git.openembedded.org
Thu Dec 5 10:57:36 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: c5ce42f9332cc7b43a407246bc6408cc937b71af
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c5ce42f9332cc7b43a407246bc6408cc937b71af

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Wed Dec  4 16:40:29 2013 +0000

libarchive: add SUMMARY and fix HOMEPAGE

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-extended/libarchive/libarchive_2.8.5.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-extended/libarchive/libarchive_2.8.5.bb b/meta/recipes-extended/libarchive/libarchive_2.8.5.bb
index 11c2f7d..5ba9a52 100644
--- a/meta/recipes-extended/libarchive/libarchive_2.8.5.bb
+++ b/meta/recipes-extended/libarchive/libarchive_2.8.5.bb
@@ -1,5 +1,6 @@
+SUMMARY = "Support for reading various archive formats"
 DESCRIPTION = "C library and command-line tools for reading and writing tar, cpio, zip, ISO, and other archive formats"
-HOMEPAGE = "http://code.google.com/p/libarchive/"
+HOMEPAGE = "http://www.libarchive.org/"
 SECTION = "devel"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4255e2e6f0349a4ac8fbd68459296e46"



More information about the Openembedded-commits mailing list