summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/bdwgc/bdwgc_8.2.10.bb (renamed from meta-oe/recipes-support/bdwgc/bdwgc_8.2.8.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/bdwgc/bdwgc_8.2.8.bb b/meta-oe/recipes-support/bdwgc/bdwgc_8.2.10.bb
index 3c8c41cc03..e611ffb006 100644
--- a/meta-oe/recipes-support/bdwgc/bdwgc_8.2.8.bb
+++ b/meta-oe/recipes-support/bdwgc/bdwgc_8.2.10.bb
@@ -23,8 +23,8 @@ LIC_FILES_CHKSUM = "file://README.QUICK;md5=dd27361ad00943bb27bc3e0589037075"
23 23
24DEPENDS = "libatomic-ops" 24DEPENDS = "libatomic-ops"
25 25
26SRCREV = "ee59af3722e56de8404de6cd0c21c2493cc4d855" 26SRCREV = "2955e33aba7467d4777aa985637620f909cc2a14"
27SRC_URI = "git://github.com/ivmai/bdwgc.git;branch=release-8_2;protocol=https" 27SRC_URI = "git://github.com/ivmai/bdwgc.git;branch=release-8_2;protocol=https;tag=v${PV}"
28 28
29 29
30inherit autotools pkgconfig 30inherit autotools pkgconfig