| Message ID | 20240928093356.3992191-2-yi.zhao@windriver.com |
|---|---|
| State | Accepted |
| Headers | show |
| Series | [meta-oe,1/6] ipmtool: add UPSTREAM_CHECK_GITTAGREGEX | expand |
This patch causes netcf to break - https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/4182/steps/14/logs/stdio netcf can be removed these days, if we can remove it from libvirt as dependency, libvirt has already removed it as a needed packaged few years ago. I will accept a removal. On Sat, Sep 28, 2024 at 2:34 AM Yi Zhao via lists.openembedded.org <yi.zhao=eng.windriver.com@lists.openembedded.org> wrote: > > Signed-off-by: Yi Zhao <yi.zhao@windriver.com> > --- > .../gnulib/{gnulib_202401.bb => gnulib_202407.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta-oe/recipes-support/gnulib/{gnulib_202401.bb => gnulib_202407.bb} (95%) > > diff --git a/meta-oe/recipes-support/gnulib/gnulib_202401.bb b/meta-oe/recipes-support/gnulib/gnulib_202407.bb > similarity index 95% > rename from meta-oe/recipes-support/gnulib/gnulib_202401.bb > rename to meta-oe/recipes-support/gnulib/gnulib_202407.bb > index 41675d358..6a8e9d222 100644 > --- a/meta-oe/recipes-support/gnulib/gnulib_202401.bb > +++ b/meta-oe/recipes-support/gnulib/gnulib_202407.bb > @@ -11,7 +11,7 @@ SECTION = "devel" > LICENSE = "LGPL-2.0-or-later" > > LIC_FILES_CHKSUM = "file://COPYING;md5=56a22a6e5bcce45e2c8ac184f81412b5" > -SRCREV = "c99c8d491850dc3a6e0b8604a2729d8bc5c0eff1" > +SRCREV = "02ba2f41c6e88f1c0ef2f90e042dd0b0e44997dc" > > SRC_URI = "git://git.savannah.gnu.org/git/gnulib.git;branch=stable-${PV};protocol=https \ > " > -- > 2.25.1 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#112534): https://lists.openembedded.org/g/openembedded-devel/message/112534 > Mute This Topic: https://lists.openembedded.org/mt/108701369/1997914 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- >
diff --git a/meta-oe/recipes-support/gnulib/gnulib_202401.bb b/meta-oe/recipes-support/gnulib/gnulib_202407.bb similarity index 95% rename from meta-oe/recipes-support/gnulib/gnulib_202401.bb rename to meta-oe/recipes-support/gnulib/gnulib_202407.bb index 41675d358..6a8e9d222 100644 --- a/meta-oe/recipes-support/gnulib/gnulib_202401.bb +++ b/meta-oe/recipes-support/gnulib/gnulib_202407.bb @@ -11,7 +11,7 @@ SECTION = "devel" LICENSE = "LGPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=56a22a6e5bcce45e2c8ac184f81412b5" -SRCREV = "c99c8d491850dc3a6e0b8604a2729d8bc5c0eff1" +SRCREV = "02ba2f41c6e88f1c0ef2f90e042dd0b0e44997dc" SRC_URI = "git://git.savannah.gnu.org/git/gnulib.git;branch=stable-${PV};protocol=https \ "
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> --- .../gnulib/{gnulib_202401.bb => gnulib_202407.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/gnulib/{gnulib_202401.bb => gnulib_202407.bb} (95%)