diff options
-rw-r--r-- | meta-oe/recipes-test/bats/bats_1.8.0.bb (renamed from meta-oe/recipes-test/bats/bats_1.7.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-test/bats/bats_1.7.0.bb b/meta-oe/recipes-test/bats/bats_1.8.0.bb index 81235e29b0..4b90dcc579 100644 --- a/meta-oe/recipes-test/bats/bats_1.7.0.bb +++ b/meta-oe/recipes-test/bats/bats_1.8.0.bb | |||
@@ -11,7 +11,7 @@ SRC_URI = "\ | |||
11 | " | 11 | " |
12 | 12 | ||
13 | # v1.7.0 | 13 | # v1.7.0 |
14 | SRCREV = "410dd229a5ed005c68167cc90ed0712ad2a1c909" | 14 | SRCREV = "e9b286bb39ad7b0cb7b7d2e819d44d1aff387522" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
17 | 17 | ||