I am seeing configure errors | checking for x86_64-yoe-linux-nm... x86_64-yoe-linux-gcc-nm | checking for gawk... gawk | configure: error: 5.3.0+git-0-g630434bb0ac619f7beec927569782d924c459385 does not match <major>.<minor>.<bugfix>-<nrev>-g<gid> or VERSION | NOTE: The following config.log files may provide further information. | NOTE: /mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux/jemalloc/5.3.0+git/build/config.log
On Tue, May 21, 2024 at 2:19 PM Peter Marko via lists.openembedded.org <[email protected]> wrote: > > Gentle ping > > -----Original Message----- > From: Marko, Peter (ADV D EU SK BFS1) <[email protected]> > Sent: Wednesday, April 17, 2024 8:35 > To: [email protected] > Cc: Marko, Peter (ADV D EU SK BFS1) <[email protected]> > Subject: [meta-oe][master][scarthgap][PATCH] jemalloc: add +git to version > > > From: Peter Marko <[email protected]> > > > > jemalloc was switched from tag to development branch > > 171 commits ahead. > > Adapt PV accordingly. > > > > Signed-off-by: Peter Marko <[email protected]> > > --- > > meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.0.bb | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.0.bb > > b/meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.0.bb > > index 7e0272f89..dca8de461 100644 > > --- a/meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.0.bb > > +++ b/meta-oe/recipes-devtools/jemalloc/jemalloc_5.3.0.bb > > @@ -17,6 +17,7 @@ SRC_URI = > > "git://github.com/jemalloc/jemalloc.git;branch=dev;protocol=https \ > > file://run-ptest \ > > " > > SRCREV = "630434bb0ac619f7beec927569782d924c459385" > > +PV .= "+git" > > > > S = "${WORKDIR}/git" > > > > -- > > 2.30.2 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#110488): https://lists.openembedded.org/g/openembedded-devel/message/110488 Mute This Topic: https://lists.openembedded.org/mt/105572435/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
