diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-11-08 15:15:39 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-08 09:03:54 -0800 |
commit | 247f815db33698f502d0b0cf792f6ce2f058ab0e (patch) | |
tree | a5936618d52c6acb0ec029694d9b31740e602b7c /meta-python | |
parent | ca3abb378993088302212612046b57fe161d7400 (diff) | |
download | meta-openembedded-247f815db33698f502d0b0cf792f6ce2f058ab0e.tar.gz |
python-pyroute2: upgrade 0.5.2 -> 0.5.7
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-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.7.bb (renamed from meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyroute2_0.5.7.bb (renamed from meta-python/recipes-devtools/python/python3-pyroute2_0.5.2.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 ed1981e49a..7a14b9efbb 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] = "2f6f951e94356ae9d224f417dc6ebed2" | 6 | SRC_URI[md5sum] = "371683b62314211b8bc9807ac8ef1144" |
7 | SRC_URI[sha256sum] = "42bf74495d95a0196a74dd171357f660175aba2bfc23f9b5f63e3830ccbef9ac" | 7 | SRC_URI[sha256sum] = "963fce07da2841456d39e3b932b071f6de28d23dadfae014022d67a752916f98" |
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.5.2.bb b/meta-python/recipes-devtools/python/python-pyroute2_0.5.7.bb index f25f1b4ab3..f25f1b4ab3 100644 --- a/meta-python/recipes-devtools/python/python-pyroute2_0.5.2.bb +++ b/meta-python/recipes-devtools/python/python-pyroute2_0.5.7.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.2.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.7.bb index a23e72c4ad..a23e72c4ad 100644 --- a/meta-python/recipes-devtools/python/python3-pyroute2_0.5.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.5.7.bb | |||