ChangeLog: https://github.com/jemalloc/jemalloc/releases/tag/5.3.1
Signed-off-by: Yi Zhao <[email protected]> --- .../jemalloc/{jemalloc_5.3.0.bb => jemalloc_5.3.1.bb} | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) rename meta-oe/recipes-devtools/jemalloc/{jemalloc_5.3.0.bb => jemalloc_5.3.1.bb} (93%) diff --git a/meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.0.bb b/meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.1.bb similarity index 93% rename from meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.0.bb rename to meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.1.bb index edaaea26b6..ddcaa1c351 100644 --- a/meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.0.bb +++ b/meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.1.bb @@ -13,13 +13,11 @@ SECTION = "libs" LIC_FILES_CHKSUM = "file://COPYING;md5=ea061f8731d5e6a5761dfad951ef5f5f" -SRC_URI = "git://github.com/jemalloc/jemalloc.git;branch=dev;protocol=https \ +SRC_URI = "git://github.com/jemalloc/jemalloc.git;branch=dev;protocol=https;tag=${PV} \ file://run-ptest \ " -SRCREV = "630434bb0ac619f7beec927569782d924c459385" -PV_LONG := "${PV}-171-g${SRCREV}" -PV .= "+git" - +SRCREV = "81034ce1f1373e37dc865038e1bc8eeecf559ce8" +PV_LONG := "${PV}-0-g${SRCREV}" inherit autotools ptest -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#126845): https://lists.openembedded.org/g/openembedded-devel/message/126845 Mute This Topic: https://lists.openembedded.org/mt/119253908/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
