summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ccache
diff options
context:
space:
mode:
authorMarko Lindqvist <cazfi74@gmail.com>2012-11-27 03:49:45 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-03 13:52:06 +0000
commit965f7dd13f6e5a715e4df15fc87eaf79562b50b1 (patch)
tree11d490eb0c82a930624c96022c199d382915fd85 /meta/recipes-devtools/ccache
parent9a9710169d01788725ace91dbea0b8a268cede7c (diff)
downloadast2050-yocto-poky-965f7dd13f6e5a715e4df15fc87eaf79562b50b1.zip
ast2050-yocto-poky-965f7dd13f6e5a715e4df15fc87eaf79562b50b1.tar.gz
ccache: update to upstream version 3.1.8
(From OE-Core rev: a627d8b1ecec394a9e638975f4d39553dc3efba5) Signed-off-by: Marko Lindqvist <cazfi74@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.inc2
-rw-r--r--meta/recipes-devtools/ccache/ccache_3.1.7.bb8
-rw-r--r--meta/recipes-devtools/ccache/ccache_3.1.8.bb8
3 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-devtools/ccache/ccache.inc b/meta/recipes-devtools/ccache/ccache.inc
index e9f7344..29ac409 100644
--- a/meta/recipes-devtools/ccache/ccache.inc
+++ b/meta/recipes-devtools/ccache/ccache.inc
@@ -7,7 +7,7 @@ HOMEPAGE = "http://ccache.samba.org"
SECTION = "devel"
LICENSE = "GPLv3+"
-SRC_URI = "http://samba.org/ftp/ccache/ccache-${PV}.tar.gz"
+SRC_URI = "http://samba.org/ftp/ccache/ccache-${PV}.tar.xz"
inherit autotools
diff --git a/meta/recipes-devtools/ccache/ccache_3.1.7.bb b/meta/recipes-devtools/ccache/ccache_3.1.7.bb
deleted file mode 100644
index 40a7056..0000000
--- a/meta/recipes-devtools/ccache/ccache_3.1.7.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require ccache.inc
-
-PR = "r0"
-LICENSE = "GPLv3+"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=80e92ec45d4fca91f127864fb9e5d932"
-
-SRC_URI[md5sum] = "bf49574730fabd666fc7ec3f8b203f41"
-SRC_URI[sha256sum] = "278f4d1d38fc530221c7ce73606f34bc3a5df7e269930e4fb1d9ac44f4345d11"
diff --git a/meta/recipes-devtools/ccache/ccache_3.1.8.bb b/meta/recipes-devtools/ccache/ccache_3.1.8.bb
new file mode 100644
index 0000000..b445f0f
--- /dev/null
+++ b/meta/recipes-devtools/ccache/ccache_3.1.8.bb
@@ -0,0 +1,8 @@
+require ccache.inc
+
+PR = "r0"
+LICENSE = "GPLv3+"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=80e92ec45d4fca91f127864fb9e5d932"
+
+SRC_URI[md5sum] = "ffa001305f31f44a3834be7c6c5102c5"
+SRC_URI[sha256sum] = "9c4134a88d2566ba41a070a6cedc53fa92e1008f40c116c61e73dde16453d63e"
OpenPOWER on IntegriCloud