]> code.ossystems Code Review - openembedded-core.git/commitdiff
libarchive: add SUMMARY and fix HOMEPAGE
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 4 Dec 2013 16:40:29 +0000 (16:40 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Dec 2013 12:32:12 +0000 (12:32 +0000)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/libarchive/libarchive_2.8.5.bb

index 11c2f7dc8b9634098540e888390a27e639bdab09..5ba9a5285f1bc6cc52447a41b7ab467e33840f48 100644 (file)
@@ -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"