mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
466e45e245
commit
7075251fc7
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
require python-pyparted.inc
|
||||
|
||||
PV = "3.10.7+git${SRCPV}"
|
||||
|
||||
inherit distutils3
|
||||
|
||||
RDEPENDS_${PN} += "python3-stringold python3-codecs python3-math"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user