diff options
author | Derek Straka <derek@asterius.io> | 2018-07-10 16:19:29 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-07-12 07:19:43 -0700 |
commit | 588883107b9e6c182b4b2dc1114ffdadf891c6e0 (patch) | |
tree | 48e53176796978743bcdbd5b68d115a919add20e /meta-python/recipes-devtools/python | |
parent | 1be607300f5156664577b7de579be6fdee7c8e45 (diff) | |
download | meta-openembedded-588883107b9e6c182b4b2dc1114ffdadf891c6e0.tar.gz |
python-pyroute2: update to version 0.5.2
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyroute2.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb (renamed from meta-python/recipes-devtools/python/python-pyroute2_0.4.21.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyroute2_0.5.2.bb (renamed from meta-python/recipes-devtools/python/python3-pyroute2_0.4.21.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyroute2.inc b/meta-python/recipes-devtools/python/python-pyroute2.inc index 9ec9866d8..ed1981e49 100644 --- a/meta-python/recipes-devtools/python/python-pyroute2.inc +++ b/meta-python/recipes-devtools/python/python-pyroute2.inc | |||
@@ -3,8 +3,8 @@ LICENSE = "GPLv2 & Apache-2.0" | |||
3 | LIC_FILES_CHKSUM = "file://LICENSE.GPL.v2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 3 | LIC_FILES_CHKSUM = "file://LICENSE.GPL.v2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
4 | file://LICENSE.Apache.v2;md5=34281e312165f843a2b7d1f114fe65ce" | 4 | file://LICENSE.Apache.v2;md5=34281e312165f843a2b7d1f114fe65ce" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "9c251543c4282a2f8b1a8d6aa8afc688" | 6 | SRC_URI[md5sum] = "2f6f951e94356ae9d224f417dc6ebed2" |
7 | SRC_URI[sha256sum] = "7afad28ee0a0f3e7c34adaa9f953d00560ed9910203e93f107833b6e8d151171" | 7 | SRC_URI[sha256sum] = "42bf74495d95a0196a74dd171357f660175aba2bfc23f9b5f63e3830ccbef9ac" |
8 | 8 | ||
9 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-pyroute2:" | 9 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-pyroute2:" |
10 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python-pyroute2_0.4.21.bb b/meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb index f25f1b4ab..f25f1b4ab 100644 --- a/meta-python/recipes-devtools/python/python-pyroute2_0.4.21.bb +++ b/meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.4.21.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.2.bb index a23e72c4a..a23e72c4a 100644 --- a/meta-python/recipes-devtools/python/python3-pyroute2_0.4.21.bb +++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.2.bb | |||