aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2019-07-02 16:16:17 +0800
committerKhem Raj <raj.khem@gmail.com>2019-07-10 09:24:32 -0700
commitf818d3b9fc11a067a5144279a8dce8f4ef07e334 (patch)
treef3568f90e44863ee29eeb86bbefbe347589f0c6a /meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb
parent2038cfbd3f6d408a0e52019898b228caaabb28ab (diff)
downloadmeta-openembedded-contrib-f818d3b9fc11a067a5144279a8dce8f4ef07e334.tar.gz
python-pyparted/python3-pyparted: 3.11.1 -> 3.11.2
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb')
-rw-r--r--meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb
new file mode 100644
index 0000000000..d83901ff3a
--- /dev/null
+++ b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb
@@ -0,0 +1,8 @@
+require python-pyparted.inc
+
+inherit distutils3
+
+RDEPENDS_${PN} += "python3-stringold python3-codecs python3-math"
+RDEPENDS_${PN}_class-native = ""
+
+BBCLASSEXTEND = "native"