summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ccache
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-05-31 17:51:47 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-04 13:27:29 +0100
commitaffa8050ad26e89da53f9cf5bf376fa1421446e6 (patch)
tree479df30912b85f28417f64222c95cb8c6fec81b4 /meta/recipes-devtools/ccache
parente264dd9fab5d988c0f48b4f3d23dbde8f5b0257f (diff)
downloadpoky-affa8050ad26e89da53f9cf5bf376fa1421446e6.tar.gz
ccache: upgrade 3.7.7 -> 3.7.9
(From OE-Core rev: 023526213d1ecbcaa64182577e9d2269119b988b) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/ccache')
-rw-r--r--meta/recipes-devtools/ccache/ccache_3.7.7.bb7
-rw-r--r--meta/recipes-devtools/ccache/ccache_3.7.9.bb7
2 files changed, 7 insertions, 7 deletions
diff --git a/meta/recipes-devtools/ccache/ccache_3.7.7.bb b/meta/recipes-devtools/ccache/ccache_3.7.7.bb
deleted file mode 100644
index 3e7362b28b..0000000000
--- a/meta/recipes-devtools/ccache/ccache_3.7.7.bb
+++ /dev/null
@@ -1,7 +0,0 @@
1require ccache.inc
2
3LICENSE = "GPLv3+"
4LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=22d514dbc01fdf9a9784334b6b59417a"
5
6SRC_URI[md5sum] = "500d7bd9ebc6ee3105d7fc332c1ef395"
7SRC_URI[sha256sum] = "9b61f7fab2ec15305ee8382b03365503232dfb04b57414e7b0433768d530fa8a"
diff --git a/meta/recipes-devtools/ccache/ccache_3.7.9.bb b/meta/recipes-devtools/ccache/ccache_3.7.9.bb
new file mode 100644
index 0000000000..a4de6c9fe1
--- /dev/null
+++ b/meta/recipes-devtools/ccache/ccache_3.7.9.bb
@@ -0,0 +1,7 @@
1require ccache.inc
2
3LICENSE = "GPLv3+"
4LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=22d514dbc01fdf9a9784334b6b59417a"
5
6SRC_URI[md5sum] = "a4a38afc62ed189904357739fd8f3fb8"
7SRC_URI[sha256sum] = "92838e2133c9e704fdab9ee2608dad86c99021278b9ac47d065aa8ff2ea8ce36"