diff options
-rw-r--r-- | meta-oe/recipes-test/bats/bats_1.11.0.bb (renamed from meta-oe/recipes-test/bats/bats_1.10.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-test/bats/bats_1.10.0.bb b/meta-oe/recipes-test/bats/bats_1.11.0.bb index d2a93e190b..f0615f7b79 100644 --- a/meta-oe/recipes-test/bats/bats_1.10.0.bb +++ b/meta-oe/recipes-test/bats/bats_1.11.0.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "\ | |||
10 | " | 10 | " |
11 | 11 | ||
12 | # v1.10.0 | 12 | # v1.10.0 |
13 | SRCREV = "f7defb94362f2053a3e73d13086a167448ea9133" | 13 | SRCREV = "7531b575bb81487553553aecb654c41b237ae96c" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||