From cb582989ff82d5dc74fdddc08b79eaef6daf6801 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Sun, 26 Jul 2020 15:29:35 +0200 Subject: [PATCH] libteam: update to 1.31 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- .../libteam/{libteam_1.30.bb => libteam_1.31.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/libteam/{libteam_1.30.bb => libteam_1.31.bb} (95%) diff --git a/meta-oe/recipes-support/libteam/libteam_1.30.bb b/meta-oe/recipes-support/libteam/libteam_1.31.bb similarity index 95% rename from meta-oe/recipes-support/libteam/libteam_1.30.bb rename to meta-oe/recipes-support/libteam/libteam_1.31.bb index 9cd02b0c09..149cfb8d23 100644 --- a/meta-oe/recipes-support/libteam/libteam_1.30.bb +++ b/meta-oe/recipes-support/libteam/libteam_1.31.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 = "471fb50d206e5a3f2eef9e4247329b51edc5c493" +SRCREV = "3ee12c6d569977cf1cd30d0da77807a07aa77158" S = "${WORKDIR}/git"