Referring to the VERSION file within the released source tarball, the
version string for --with-version option should be ${PV}-0-g${SRCREV}.Signed-off-by: Yi Zhao <[email protected]> --- meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.1.bb b/meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.1.bb index a369650ec5..261ff02e16 100644 --- a/meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.1.bb +++ b/meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.1.bb @@ -17,7 +17,7 @@ SRC_URI = "git://github.com/jemalloc/jemalloc.git;branch=master;protocol=https;t file://run-ptest \ " SRCREV = "81034ce1f1373e37dc865038e1bc8eeecf559ce8" -PV_LONG := "${PV}-171-g${SRCREV}" +PV_LONG := "${PV}-0-g${SRCREV}" inherit autotools ptest -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127102): https://lists.openembedded.org/g/openembedded-devel/message/127102 Mute This Topic: https://lists.openembedded.org/mt/119391001/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
