mirror of
https://git.yoctoproject.org/poky
synced 2026-02-25 19:09:41 +01:00
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>
12 lines
342 B
BlitzBasic
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 \
|
|
"
|