diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2020-02-12 10:28:57 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-02-13 14:07:47 -0800 |
commit | dd7b78c6f5dac1e5228724b70c063f690cfef1b0 (patch) | |
tree | 7c01f6b9b222e254d12601d6a4b68e3c57a77602 | |
parent | 41f5abd221807e663754daef3fdf1852ea4ec8c1 (diff) | |
download | meta-openembedded-dd7b78c6f5dac1e5228724b70c063f690cfef1b0.tar.gz |
libteam: Upgrade to 1.30
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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 | ||