summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb')
-rw-r--r--meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb
new file mode 100644
index 0000000000..81d61c62a3
--- /dev/null
+++ b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb
@@ -0,0 +1,10 @@
1require python-pyparted.inc
2
3PV = "3.10.7+git${SRCPV}"
4
5inherit distutils
6
7RDEPENDS_${PN} += "python-stringold python-codecs python-math"
8RDEPENDS_${PN}_class-native = ""
9
10BBCLASSEXTEND = "native"