aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb
blob: 7d00fd7d93c8de7a0c234a91f6973044ea121927 (plain)
1
2
3
4
5
6
7
8
9
10
require python-pyparted.inc

PV = "3.10.7+git${SRCPV}"

inherit distutils

RDEPENDS_${PN} += "python-stringold python-codecs python-math python-subprocess"
RDEPENDS_${PN}_class-native = ""

BBCLASSEXTEND = "native"