summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/zlib/zlib_1.2.7.bb
Commit message (Collapse)AuthorAgeFilesLines
* zlib: update to upstream version 1.2.8Marko Lindqvist2013-06-071-42/+0
| | | | | | | | | | Only version number and release year changed in license text. (From OE-Core rev: 4688c905776b9d995b2510224da269ac85bc8253) Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* zlib: put shared libraries in base_libdirJoe Slater2013-05-211-0/+15
| | | | | | | | | | | | We put the shared libraries in base_libdir because at least one library under base_libdir, pam_cracklib.so, needs them and will cause a qa warning when it is built. (From OE-Core rev: ebb8382af892bef8e11fb590292506e1124276c5) Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* zlib: upgrade to 1.2.7Eric Bénard2012-05-091-0/+27
1.2.6 is no more fetchable and 1.2.7 fix some bugs, full changelog is available here : http://zlib.net/ChangeLog.txt (From OE-Core rev: 2f071e32128d8c022277c8af72dae47f60cf212b) Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>