ccache: 3.4.2 -> 3.5

License-Update: Copyright year and zlib version are changed, others are the
same.

This version supports CCACHE_DEBUG which will make the debug easier.

(From OE-Core rev: ae600d77a33e15737672120c2c1fe1074940f1fb)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert Yang
2018-12-17 15:00:37 +08:00
committed by Richard Purdie
parent f9921906b5
commit 87413eb34a
2 changed files with 11 additions and 11 deletions

View File

@@ -1,11 +0,0 @@
require ccache.inc
LICENSE = "GPLv3+"
LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=2722abeaf1750dbf175b9491112374e1"
SRC_URI[md5sum] = "07d4324efbb3c216bbd1c512f4553480"
SRC_URI[sha256sum] = "b2264923c63e2b90a17cf56acb1df3f4229c416fb88e476e5ec7e02919d319c3"
SRC_URI += " \
file://0002-dev.mk.in-fix-file-name-too-long.patch \
"

View File

@@ -0,0 +1,11 @@
require ccache.inc
LICENSE = "GPLv3+"
LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=39f34d6ff4df51ed718fd7d243fc4e51"
SRC_URI[md5sum] = "6e62bf2fd2c8fdc749efdca74868da41"
SRC_URI[sha256sum] = "8094f9bc186be4c9db9b480eeac280926bd44039502d1e596f45371b05a85918"
SRC_URI += " \
file://0002-dev.mk.in-fix-file-name-too-long.patch \
"