summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ccache/ccache_3.2.4.bb
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2016-07-25 01:16:31 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-26 08:56:26 +0100
commitc406e9acd7af04b7f55478b62be649660fcd19e1 (patch)
treee5e66b124254061f24f654a5ffdbc202f2648edb /meta/recipes-devtools/ccache/ccache_3.2.4.bb
parent36f6219c4913980d62e89bb867a476c289d1c4a3 (diff)
downloadpoky-c406e9acd7af04b7f55478b62be649660fcd19e1.tar.gz
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>
Diffstat (limited to 'meta/recipes-devtools/ccache/ccache_3.2.4.bb')
-rw-r--r--meta/recipes-devtools/ccache/ccache_3.2.4.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/recipes-devtools/ccache/ccache_3.2.4.bb b/meta/recipes-devtools/ccache/ccache_3.2.4.bb
deleted file mode 100644
index fd45e4160e..0000000000
--- a/meta/recipes-devtools/ccache/ccache_3.2.4.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1require ccache.inc
2
3LICENSE = "GPLv3+"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b3c337e7664559a789d9f7a93e5283c1"
5
6SRCREV = "2254797f1c5cfb83c4272da7b138f7f47218eb7d"
7
8SRC_URI += " \
9 file://0002-dev.mk.in-fix-file-name-too-long.patch \
10"