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