diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2020-07-26 15:29:35 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-07-28 12:52:14 -0700 |
| commit | cb582989ff82d5dc74fdddc08b79eaef6daf6801 (patch) | |
| tree | 89171d441d0e20312b0cc292aca49ad18edec4fb | |
| parent | 7341350f3d824fe6e8cf591fec8330af45c54af2 (diff) | |
| download | meta-openembedded-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 \ | |||
| 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 = "471fb50d206e5a3f2eef9e4247329b51edc5c493" | 17 | SRCREV = "3ee12c6d569977cf1cd30d0da77807a07aa77158" |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
| 20 | 20 | ||
