diff options
-rw-r--r-- | meta-oe/recipes-support/bdwgc/bdwgc_8.2.6.bb (renamed from meta-oe/recipes-support/bdwgc/bdwgc_8.2.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/bdwgc/bdwgc_8.2.4.bb b/meta-oe/recipes-support/bdwgc/bdwgc_8.2.6.bb index f02c457284..a5a7a63657 100644 --- a/meta-oe/recipes-support/bdwgc/bdwgc_8.2.4.bb +++ b/meta-oe/recipes-support/bdwgc/bdwgc_8.2.6.bb | |||
@@ -23,7 +23,7 @@ LIC_FILES_CHKSUM = "file://README.QUICK;md5=dd27361ad00943bb27bc3e0589037075" | |||
23 | 23 | ||
24 | DEPENDS = "libatomic-ops" | 24 | DEPENDS = "libatomic-ops" |
25 | 25 | ||
26 | SRCREV = "d1ff06cc503a74dca0150d5e988f2c93158b0cdf" | 26 | SRCREV = "e340b2e869e02718de9c9d7fa440ef4b35785388" |
27 | SRC_URI = "git://github.com/ivmai/bdwgc.git;branch=release-8_2;protocol=https" | 27 | SRC_URI = "git://github.com/ivmai/bdwgc.git;branch=release-8_2;protocol=https" |
28 | 28 | ||
29 | S = "${WORKDIR}/git" | 29 | S = "${WORKDIR}/git" |