blob: 7d00fd7d93c8de7a0c234a91f6973044ea121927 [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001require python-pyparted.inc
2
3PV = "3.10.7+git${SRCPV}"
4
5inherit distutils
6
7RDEPENDS_${PN} += "python-stringold python-codecs python-math python-subprocess"
8RDEPENDS_${PN}_class-native = ""
9
10BBCLASSEXTEND = "native"