diff options
-rw-r--r-- | meta-oe/recipes-support/libteam/libteam_1.30.bb (renamed from meta-oe/recipes-support/libteam/libteam_1.29.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libteam/libteam_1.29.bb b/meta-oe/recipes-support/libteam/libteam_1.30.bb index 4ccc280da1..9cd02b0c09 100644 --- a/meta-oe/recipes-support/libteam/libteam_1.29.bb +++ b/meta-oe/recipes-support/libteam/libteam_1.30.bb | |||
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/jpirko/libteam \ | |||
14 | file://0001-team_basic_test.py-use-python3-interpreter.patch \ | 14 | file://0001-team_basic_test.py-use-python3-interpreter.patch \ |
15 | file://run-ptest \ | 15 | file://run-ptest \ |
16 | " | 16 | " |
17 | SRCREV = "e897f02bf2403d4859a99e090e34ea768b4c0540" | 17 | SRCREV = "471fb50d206e5a3f2eef9e4247329b51edc5c493" |
18 | 18 | ||
19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
20 | 20 | ||