mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +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>
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
require python-pyparted.inc
|
require python-pyparted.inc
|
||||||
|
|
||||||
PV = "3.10.7+git${SRCPV}"
|
|
||||||
|
|
||||||
inherit distutils
|
inherit distutils
|
||||||
|
|
||||||
RDEPENDS_${PN} += "python-stringold python-codecs python-math python-subprocess"
|
RDEPENDS_${PN} += "python-stringold python-codecs python-math python-subprocess"
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
require python-pyparted.inc
|
require python-pyparted.inc
|
||||||
|
|
||||||
PV = "3.10.7+git${SRCPV}"
|
|
||||||
|
|
||||||
inherit distutils3
|
inherit distutils3
|
||||||
|
|
||||||
RDEPENDS_${PN} += "python3-stringold python3-codecs python3-math"
|
RDEPENDS_${PN} += "python3-stringold python3-codecs python3-math"
|
||||||
|
|||||||
Reference in New Issue
Block a user