mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
Add ccache as a native tool and put its recipe files to: 'meta/recipes-devtools/ccache'. (From OE-Core rev: 43416be5ccb66f93e395fdd8d0e19327f848cbe2) Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 lines
268 B
BlitzBasic
9 lines
268 B
BlitzBasic
require ccache.inc
|
|
|
|
PR = "r0"
|
|
LICENSE = "GPLv3+"
|
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=80e92ec45d4fca91f127864fb9e5d932"
|
|
|
|
SRC_URI[md5sum] = "b1a9684828eae68382d6afc98ce80d24"
|
|
SRC_URI[sha256sum] = "54afc35c672ce451e04a478cfc0eb74c1ba184e27ef24881206602aa0eb94d63"
|