mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
libarchive: add SUMMARY and fix HOMEPAGE
(From OE-Core rev: bd0a5a29bf6eeba78496e5d9143bd8806fd5cce1) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
41f1731549
commit
d8fa465ecd
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user