[oe][meta-oe][PATCH] bats: upgrade 1.13.0 -> 1.14.0
Wang Mingyu <[email protected]> Tue, 28 Jul 2026 14:06:13 +0800
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Wang Mingyu <[email protected]> --- 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 -SRCREV = "3bca150ec86275d6d9d5a4fd7d48ab8b6c6f3d87" +SRCREV = "eb7f42f8d608ac693d7a4b67474f6714ea68cfc5" # Numerous scripts assume ${baselib} == lib, which is not true. -- 2.43.0