summaryrefslogtreecommitdiff
path: root/import-layers/yocto-poky/meta/recipes-devtools/ccache/ccache.inc
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/yocto-poky/meta/recipes-devtools/ccache/ccache.inc')
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/ccache/ccache.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/import-layers/yocto-poky/meta/recipes-devtools/ccache/ccache.inc b/import-layers/yocto-poky/meta/recipes-devtools/ccache/ccache.inc
index 69aa64e5e..656632893 100644
--- a/import-layers/yocto-poky/meta/recipes-devtools/ccache/ccache.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/ccache/ccache.inc
@@ -9,9 +9,7 @@ LICENSE = "GPLv3+"
DEPENDS = "zlib"
-SRC_URI = "git://git.samba.org/ccache.git"
-
-S = "${WORKDIR}/git"
+SRC_URI = "https://download.samba.org/pub/${BPN}/${BP}.tar.xz"
inherit autotools