[oe] [meta-python][PATCH 5/8] python-pyparted/python3-pyparted: drop incorrect and redundant PV

Hongxu Jia hongxu.jia at windriver.com
Tue Dec 18 07:38:39 UTC 2018


Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
---
 meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb  | 2 --
 meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.1.bb | 2 --
 2 files changed, 4 deletions(-)

diff --git a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb
index 7d00fd7..32aa378 100644
--- a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb
+++ b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb
@@ -1,7 +1,5 @@
 require python-pyparted.inc
 
-PV = "3.10.7+git${SRCPV}"
-
 inherit distutils
 
 RDEPENDS_${PN} += "python-stringold python-codecs python-math python-subprocess"
diff --git a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.1.bb b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.1.bb
index 4d6f97b..d83901f 100644
--- a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.1.bb
+++ b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.1.bb
@@ -1,7 +1,5 @@
 require python-pyparted.inc
 
-PV = "3.10.7+git${SRCPV}"
-
 inherit distutils3
 
 RDEPENDS_${PN} += "python3-stringold python3-codecs python3-math"
-- 
2.7.4



More information about the Openembedded-devel mailing list