| Message ID | 20260728060645.819-1-wangmy@fujitsu.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-oe] bats: upgrade 1.13.0 -> 1.14.0 | expand |
On Tue, Jul 28, 2026 at 6:06 PM wangmy via lists.openembedded.org <wangmy=fujitsu.com@lists.openembedded.org> wrote: > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > --- > meta-oe/recipes-test/bats/{bats_1.13.0.bb => bats_1.14.0.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta-oe/recipes-test/bats/{bats_1.13.0.bb => bats_1.14.0.bb} (94%) > > diff --git a/meta-oe/recipes-test/bats/bats_1.13.0.bb b/meta-oe/recipes-test/bats/bats_1.14.0.bb > similarity index 94% > rename from meta-oe/recipes-test/bats/bats_1.13.0.bb > rename to meta-oe/recipes-test/bats/bats_1.14.0.bb > index 3545295a3c..bece4177c3 100644 > --- a/meta-oe/recipes-test/bats/bats_1.13.0.bb > +++ b/meta-oe/recipes-test/bats/bats_1.14.0.bb > @@ -10,7 +10,7 @@ SRC_URI = "\ > " > > # v1.13.0 I suggest to remove above comment > -SRCREV = "3bca150ec86275d6d9d5a4fd7d48ab8b6c6f3d87" > +SRCREV = "eb7f42f8d608ac693d7a4b67474f6714ea68cfc5" > > > # Numerous scripts assume ${baselib} == lib, which is not true. > -- > 2.43.0 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#128470): https://lists.openembedded.org/g/openembedded-devel/message/128470 > Mute This Topic: https://lists.openembedded.org/mt/120480218/3619737 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [ankur.tyagi85@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- >
diff --git a/meta-oe/recipes-test/bats/bats_1.13.0.bb b/meta-oe/recipes-test/bats/bats_1.14.0.bb similarity index 94% rename from meta-oe/recipes-test/bats/bats_1.13.0.bb rename to meta-oe/recipes-test/bats/bats_1.14.0.bb index 3545295a3c..bece4177c3 100644 --- a/meta-oe/recipes-test/bats/bats_1.13.0.bb +++ b/meta-oe/recipes-test/bats/bats_1.14.0.bb @@ -10,7 +10,7 @@ SRC_URI = "\ " # v1.13.0 -SRCREV = "3bca150ec86275d6d9d5a4fd7d48ab8b6c6f3d87" +SRCREV = "eb7f42f8d608ac693d7a4b67474f6714ea68cfc5" # Numerous scripts assume ${baselib} == lib, which is not true.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> --- meta-oe/recipes-test/bats/{bats_1.13.0.bb => bats_1.14.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-test/bats/{bats_1.13.0.bb => bats_1.14.0.bb} (94%)