summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/bdwgc/bdwgc_8.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/bdwgc/bdwgc_8.2.0.bb')
-rw-r--r--meta-oe/recipes-support/bdwgc/bdwgc_8.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/bdwgc/bdwgc_8.2.0.bb b/meta-oe/recipes-support/bdwgc/bdwgc_8.2.0.bb
index ad94009b71..7ee63b1332 100644
--- a/meta-oe/recipes-support/bdwgc/bdwgc_8.2.0.bb
+++ b/meta-oe/recipes-support/bdwgc/bdwgc_8.2.0.bb
@@ -24,7 +24,7 @@ LIC_FILES_CHKSUM = "file://README.QUICK;md5=7912d9213b3547f8a81aadd08893fe84"
24DEPENDS = "libatomic-ops" 24DEPENDS = "libatomic-ops"
25 25
26SRCREV = "47e9106c17b72e9ee5501308f69ea94531e798b3" 26SRCREV = "47e9106c17b72e9ee5501308f69ea94531e798b3"
27SRC_URI = "git://github.com/ivmai/bdwgc.git" 27SRC_URI = "git://github.com/ivmai/bdwgc.git;branch=master;protocol=https"
28 28
29S = "${WORKDIR}/git" 29S = "${WORKDIR}/git"
30 30