]> code.ossystems Code Review - openembedded-core.git/commit
libpng12: rename libpng_1.2.50 to libpng12
authorKang Kai <kai.kang@windriver.com>
Tue, 9 Apr 2013 03:16:37 +0000 (11:16 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 Apr 2013 12:09:47 +0000 (13:09 +0100)
commitfc626e6861e491b0144b813a5b48b0f5f57664e6
treea6e12b13c703cd1180b0de70ed5a0aa1d1ff87b4
parent0470edd01c0aebaa78db137e365a7e22bfb199e9
libpng12: rename libpng_1.2.50 to libpng12

As Mark's suggestion, rename libpng_1.2.50 to libpng12 that
multi-versions libpng could coexist.

We want to make sure we have both the old and new versions to meet LSB
compliance (for people who have that enabled) as well as the new version
for newer applications.

And drop link files that conflict with higher version.

[YOCTO #4221]

Signed-off-by: Kang Kai <kai.kang@windriver.com>
CC: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-lsb4/libpng/libpng12_1.2.50.bb [moved from meta/recipes-lsb4/libpng/libpng_1.2.50.bb with 55% similarity]