python-pyparted/python3-pyparted: drop incorrect and redundant PV

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Hongxu Jia 2018-12-18 15:38:39 +08:00 committed by Armin Kuster
parent 466e45e245
commit 7075251fc7
2 changed files with 0 additions and 4 deletions

View File

@ -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"

View File

@ -1,7 +1,5 @@
require python-pyparted.inc
PV = "3.10.7+git${SRCPV}"
inherit distutils3
RDEPENDS_${PN} += "python3-stringold python3-codecs python3-math"