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