From 05de7a2cbea9396f5d1933111bdc9d5889f901de Mon Sep 17 00:00:00 2001 From: Randy MacLeod Date: Fri, 4 Oct 2019 11:56:11 -0400 Subject: [PATCH] libteam: update from 1.28 to 1.29 Signed-off-by: Randy MacLeod Signed-off-by: Khem Raj --- .../libteam/{libteam_1.28.bb => libteam_1.29.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/libteam/{libteam_1.28.bb => libteam_1.29.bb} (95%) diff --git a/meta-oe/recipes-support/libteam/libteam_1.28.bb b/meta-oe/recipes-support/libteam/libteam_1.29.bb similarity index 95% rename from meta-oe/recipes-support/libteam/libteam_1.28.bb rename to meta-oe/recipes-support/libteam/libteam_1.29.bb index b80bb4efa8..821ca19380 100644 --- a/meta-oe/recipes-support/libteam/libteam_1.28.bb +++ b/meta-oe/recipes-support/libteam/libteam_1.29.bb @@ -13,7 +13,7 @@ SRC_URI = "git://github.com/jpirko/libteam \ file://0001-team_basic_test.py-disable-RedHat-specific-test.patch \ file://run-ptest \ " -SRCREV = "903950c7fcf28c32f4b62d9d1c07c0234e8378a2" +SRCREV = "e897f02bf2403d4859a99e090e34ea768b4c0540" S = "${WORKDIR}/git"