Files
poky/meta/recipes-devtools/ccache/ccache_3.5.bb
Robert Yang 87413eb34a 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>
2019-01-14 11:35:55 +00:00

12 lines
342 B
BlitzBasic

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 \
"