aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-12-04 16:40:29 +0000
committerAndreas Oberritter <obi@opendreambox.org>2015-02-23 16:51:54 +0100
commitd4c39089881438516784f26f566f445f4afc1b35 (patch)
tree67796a5910db9e3a8e49cf9469d8e998e2a71592 /meta/recipes-extended
parent3b28f06be7cbaba81112e0541a305f10ac1a4a23 (diff)
downloadopenembedded-core-contrib-d4c39089881438516784f26f566f445f4afc1b35.tar.gz
libarchive: add SUMMARY and fix HOMEPAGE
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit bd0a5a29bf6eeba78496e5d9143bd8806fd5cce1) Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/libarchive/libarchive_2.8.5.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/libarchive/libarchive_2.8.5.bb b/meta/recipes-extended/libarchive/libarchive_2.8.5.bb
index 3bcb7fb885..224272d290 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"