summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ccache
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-01-29 10:07:25 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-03 13:03:31 +0000
commit92b469428ddc9360b678421d297b13bfb7989d6a (patch)
tree8f1d8fde5bb6f2c4a6a3c8e4716dacad08e97348 /meta/recipes-devtools/ccache
parent475aac341b4f7e1dd00be260477e32216a2675f7 (diff)
downloadpoky-92b469428ddc9360b678421d297b13bfb7989d6a.tar.gz
ccache: upgrade 3.7.3 -> 3.7.7
License-Update: copyright years (From OE-Core rev: 4e852a12a4df4ced83cc0f5f61bc9f16845dc8a5) 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.3.bb7
-rw-r--r--meta/recipes-devtools/ccache/ccache_3.7.7.bb7
2 files changed, 7 insertions, 7 deletions
diff --git a/meta/recipes-devtools/ccache/ccache_3.7.3.bb b/meta/recipes-devtools/ccache/ccache_3.7.3.bb
deleted file mode 100644
index c6a682ee0d..0000000000
--- a/meta/recipes-devtools/ccache/ccache_3.7.3.bb
+++ /dev/null
@@ -1,7 +0,0 @@
1require ccache.inc
2
3LICENSE = "GPLv3+"
4LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=0094c59039cec66b8a4c905204333514"
5
6SRC_URI[md5sum] = "7be62ea6e190941a8c12a3d5394fd926"
7SRC_URI[sha256sum] = "355955a61562c53c4ec4669e1c92708b0008f50d214b27f07a87cf4a1fa6b01e"
diff --git a/meta/recipes-devtools/ccache/ccache_3.7.7.bb b/meta/recipes-devtools/ccache/ccache_3.7.7.bb
new file mode 100644
index 0000000000..3e7362b28b
--- /dev/null
+++ b/meta/recipes-devtools/ccache/ccache_3.7.7.bb
@@ -0,0 +1,7 @@
1require ccache.inc
2
3LICENSE = "GPLv3+"
4LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=22d514dbc01fdf9a9784334b6b59417a"
5
6SRC_URI[md5sum] = "500d7bd9ebc6ee3105d7fc332c1ef395"
7SRC_URI[sha256sum] = "9b61f7fab2ec15305ee8382b03365503232dfb04b57414e7b0433768d530fa8a"