diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-10-22 10:21:57 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-21 20:02:39 -0700 |
| commit | cd277096070373e1f9bc93487df82c44e5e56baa (patch) | |
| tree | 51d45274d5c2ed95b3265ccff2b0fed55f2a1f35 /meta-oe/recipes-support/bdwgc | |
| parent | a2299f5fb1f481db93f4d99cf7866f69c6a99674 (diff) | |
| download | meta-openembedded-cd277096070373e1f9bc93487df82c44e5e56baa.tar.gz | |
bdwgc: upgrade 8.2.8 -> 8.2.10
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/bdwgc')
| -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 | ||
| 24 | DEPENDS = "libatomic-ops" | 24 | DEPENDS = "libatomic-ops" |
| 25 | 25 | ||
| 26 | SRCREV = "ee59af3722e56de8404de6cd0c21c2493cc4d855" | 26 | SRCREV = "2955e33aba7467d4777aa985637620f909cc2a14" |
| 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;tag=v${PV}" |
| 28 | 28 | ||
| 29 | 29 | ||
| 30 | inherit autotools pkgconfig | 30 | inherit autotools pkgconfig |
