aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-03-18 13:10:47 +0000
committerKhem Raj <raj.khem@gmail.com>2022-03-19 19:00:34 -0700
commit7f27771b2891018758ea18eee20f4af8d25509e7 (patch)
treea564ee3203667d753d5f07ff1acca351f9c3c6ad /meta-oe/recipes-devtools
parent0fdc02d0f94b4138a98329e1313c8e4533c2404d (diff)
downloadmeta-openembedded-contrib-7f27771b2891018758ea18eee20f4af8d25509e7.tar.gz
Update for setuptools_build_meta renamed to python_setuptools_build_meta
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb b/meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb
index a7bc16716f..1508273009 100644
--- a/meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb
+++ b/meta-oe/recipes-devtools/python/python3-pycups_2.0.1.bb
@@ -16,4 +16,4 @@ DEPENDS += "cups"
# See https://pypi.org/project/pycups/ for data
SRC_URI[sha256sum] = "57434ce5f62548eb12949ca8217f066f4eeb21a5d6ab8b13471dce350e380c90"
-inherit pypi setuptools_build_meta
+inherit pypi python_setuptools_build_meta