aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2018-12-18 15:38:39 +0800
committerKhem Raj <raj.khem@gmail.com>2018-12-18 18:44:59 -0800
commit5906cbe8dabea6b9cf0aeeb505eb4ff292cb2f93 (patch)
tree0368c3297b20b87266d7944400e72e795eec77f0 /recipes-extended
parent3ade8673acfcea5f170619d517ffc81d78f21655 (diff)
downloadmeta-python2-5906cbe8dabea6b9cf0aeeb505eb4ff292cb2f93.tar.gz
python-pyparted/python3-pyparted: drop incorrect and redundant PV
(From meta-openembedded commit: 233a17e09f563e8357c8f44168ebf5c3d2993a85) Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/python-pyparted/python-pyparted_3.11.1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb b/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb
index 7d00fd7..32aa378 100644
--- a/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb
+++ b/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"