| Message ID | 20241125120127.2205232-15-alex.kanavin@gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | [01/35] alsa: upgrade 1.2.12 -> 1.2.13 | expand |
On Mon, Nov 25, 2024 at 4:02 AM Alexander Kanavin via lists.openembedded.org <alex.kanavin=gmail.com@lists.openembedded.org> wrote: > From: Alexander Kanavin <alex@linutronix.de> > > Signed-off-by: Alexander Kanavin <alex@linutronix.de> > --- > meta/recipes-devtools/mtd/mtd-utils_git.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > If it is Locked at the SRCREV pointing to release point then maybe rename the recipe to reflect the PV > diff --git a/meta/recipes-devtools/mtd/mtd-utils_git.bb > b/meta/recipes-devtools/mtd/mtd-utils_git.bb > index a40d79c8649..3545f8e4262 100644 > --- a/meta/recipes-devtools/mtd/mtd-utils_git.bb > +++ b/meta/recipes-devtools/mtd/mtd-utils_git.bb > @@ -11,9 +11,9 @@ inherit autotools pkgconfig update-alternatives > DEPENDS = "zlib e2fsprogs util-linux" > RDEPENDS:mtd-utils-tests += "bash" > > -PV = "2.2.0" > +PV = "2.2.1" > > -SRCREV = "31e990c56aba7584cde310685d663bb122f16003" > +SRCREV = "13ec33609213c1dbd75852a09560a707a7f19a5c" > SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master" > > S = "${WORKDIR}/git" > -- > 2.39.5 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#207762): > https://lists.openembedded.org/g/openembedded-core/message/207762 > Mute This Topic: https://lists.openembedded.org/mt/109769671/1997914 > Group Owner: openembedded-core+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ > raj.khem@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- > >
On Mon, 25 Nov 2024 at 19:34, Khem Raj <raj.khem@gmail.com> wrote:
> If it is Locked at the SRCREV pointing to release point then maybe rename the recipe to reflect the PV
I queued a followup patch for it.
Alex
diff --git a/meta/recipes-devtools/mtd/mtd-utils_git.bb b/meta/recipes-devtools/mtd/mtd-utils_git.bb index a40d79c8649..3545f8e4262 100644 --- a/meta/recipes-devtools/mtd/mtd-utils_git.bb +++ b/meta/recipes-devtools/mtd/mtd-utils_git.bb @@ -11,9 +11,9 @@ inherit autotools pkgconfig update-alternatives DEPENDS = "zlib e2fsprogs util-linux" RDEPENDS:mtd-utils-tests += "bash" -PV = "2.2.0" +PV = "2.2.1" -SRCREV = "31e990c56aba7584cde310685d663bb122f16003" +SRCREV = "13ec33609213c1dbd75852a09560a707a7f19a5c" SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master" S = "${WORKDIR}/git"