]> code.ossystems Code Review - openembedded-core.git/commit
ccache: update to 3.2.3
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 3 Sep 2015 15:34:10 +0000 (18:34 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Sep 2015 15:38:07 +0000 (16:38 +0100)
commit1a78720cba38b47d89c0460db7846d0984916273
tree977d9bc7cdd7b6e770a3f3a4fa77293537e1e7b2
parent085589b1018ba4d950baf7bcfb499be02c1b29fc
ccache: update to 3.2.3

The LICENSE checksum has changed because of updated copyright years.

SRC_URI has been changed to git, because upstream tarball is broken
(includes configure.ac but not .m4 files it depends on).

Add a backported patch that fixes builds with older versions of make
and external zlib.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/ccache/ccache.inc
meta/recipes-devtools/ccache/ccache_3.1.11.bb [deleted file]
meta/recipes-devtools/ccache/ccache_3.2.3.bb [new file with mode: 0644]
meta/recipes-devtools/ccache/files/0001-Fix-regression-in-recent-change-related-to-zlib-in-n.patch [new file with mode: 0644]