aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2020-07-26 15:29:35 +0200
committerKhem Raj <raj.khem@gmail.com>2020-07-28 12:52:14 -0700
commitcb582989ff82d5dc74fdddc08b79eaef6daf6801 (patch)
tree89171d441d0e20312b0cc292aca49ad18edec4fb
parent7341350f3d824fe6e8cf591fec8330af45c54af2 (diff)
downloadmeta-openembedded-contrib-cb582989ff82d5dc74fdddc08b79eaef6daf6801.tar.gz
libteam: update to 1.31
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/libteam/libteam_1.31.bb (renamed from meta-oe/recipes-support/libteam/libteam_1.30.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libteam/libteam_1.30.bb b/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"