[oe] [meta-oe] [PATCH v2] bats: upgrade 1.13.0 -> 1.14.0
Wang Mingyu < [email protected]> Wed, 29 Jul 2026 13:40:46 +0800
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Signed-off-by: Wang Mingyu <[email protected]> --- meta-oe/recipes-test/bats/{bats_1.13.0.bb => bats_1.14.0.bb} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename meta-oe/recipes-test/bats/{bats_1.13.0.bb => bats_1.14.0.bb} (93%) 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 93% 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..1f4b076cda 100644 --- a/meta-oe/recipes-test/bats/bats_1.13.0.bb +++ b/meta-oe/recipes-test/bats/bats_1.14.0.bb @@ -9,9 +9,7 @@ SRC_URI = "\ git://github.com/bats-core/bats-core.git;branch=master;protocol=https;tag=v${PV} \ " -# v1.13.0 -SRCREV = "3bca150ec86275d6d9d5a4fd7d48ab8b6c6f3d87" - +SRCREV = "eb7f42f8d608ac693d7a4b67474f6714ea68cfc5" # Numerous scripts assume ${baselib} == lib, which is not true. # -- 2.43.0