From dd7b78c6f5dac1e5228724b70c063f690cfef1b0 Mon Sep 17 00:00:00 2001 From: Mingli Yu Date: Wed, 12 Feb 2020 10:28:57 +0800 Subject: [PATCH] libteam: Upgrade to 1.30 Signed-off-by: Mingli Yu Signed-off-by: Khem Raj --- .../libteam/{libteam_1.29.bb => libteam_1.30.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/libteam/{libteam_1.29.bb => libteam_1.30.bb} (95%) diff --git a/meta-oe/recipes-support/libteam/libteam_1.29.bb b/meta-oe/recipes-support/libteam/libteam_1.30.bb similarity index 95% rename from meta-oe/recipes-support/libteam/libteam_1.29.bb rename to 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 \ file://0001-team_basic_test.py-use-python3-interpreter.patch \ file://run-ptest \ " -SRCREV = "e897f02bf2403d4859a99e090e34ea768b4c0540" +SRCREV = "471fb50d206e5a3f2eef9e4247329b51edc5c493" S = "${WORKDIR}/git"