libpng12: remove prefer version and add it to lsb packagegroup

Because rename libpng_1.2.50 to libpng, remove the perfer verion from
default-versions.inc and add libpng12 to lsb packagegroup.

(From OE-Core rev: 01fa98083df0931e07e8715616dafe600258adba)

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Kang Kai 2013-04-09 11:16:38 +08:00 committed by Richard Purdie
parent ce4faa00ec
commit 42a72b1089
2 changed files with 1 additions and 3 deletions

View File

@ -9,6 +9,3 @@ PREFERRED_VERSION_python-native ?= "2.7.3"
# Force the older version of liberation-fonts until we fix the fontforge issue
PREFERRED_VERSION_liberation-fonts ?= "1.04"
# Set libpng default version for linuxstdbase
PREFERRED_VERSION_libpng_linuxstdbase ?= "1.2.50"

View File

@ -161,6 +161,7 @@ RDEPENDS_packagegroup-core-lsb-core = "\
ncurses \
zlib \
nspr \
libpng12 \
"
SUMMARY_packagegroup-core-lsb-perl = "LSB Runtime Languages (Perl)"