mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
libpng: set reasonable SUMMARY
Also don't set DESCRIPTION to the same value, it's superfluous. (From OE-Core rev: f991d2d60b74f5ebd990f77aecd3324b1a4533e9) 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
a88271e776
commit
32adaac34a
@@ -1,5 +1,4 @@
|
||||
SUMMARY = "PNG Library"
|
||||
DESCRIPTION = "PNG Library"
|
||||
SUMMARY = "PNG image format decoding library"
|
||||
HOMEPAGE = "http://www.libpng.org/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "Libpng"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
SUMMARY = "PNG Library"
|
||||
DESCRIPTION = "PNG Library"
|
||||
SUMMARY = "PNG image format decoding library"
|
||||
HOMEPAGE = "http://www.libpng.org/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "Libpng"
|
||||
|
||||
Reference in New Issue
Block a user