mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +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
|
||||
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user