mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
ccache: 3.2.4 -> 3.2.5
Add Revert-Create-man-page-in-the-make-install-from-git-.patch to disable asciidoc since we don't have it. (From OE-Core rev: 40627f5c334544178b056078da5e1d645ebd2a38) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
36f6219c49
commit
c406e9acd7
11
meta/recipes-devtools/ccache/ccache_3.2.5.bb
Normal file
11
meta/recipes-devtools/ccache/ccache_3.2.5.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
require ccache.inc
|
||||
|
||||
LICENSE = "GPLv3+"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b8a4fa173ed91c1a5204ea4f9c9eadc3"
|
||||
|
||||
SRCREV = "424d3ae1fb73444c6c38bf189f8fc048f66d6499"
|
||||
|
||||
SRC_URI += " \
|
||||
file://0002-dev.mk.in-fix-file-name-too-long.patch \
|
||||
file://Revert-Create-man-page-in-the-make-install-from-git-.patch \
|
||||
"
|
||||
Reference in New Issue
Block a user