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>
This commit is contained in:
Hongxu Jia 2018-12-18 15:38:39 +08:00 committed by Khem Raj
parent 1d7ef44ff8
commit 233a17e09f
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"