diff options
| author | Ross Burton <ross.burton@arm.com> | 2022-03-18 13:10:47 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-19 19:00:34 -0700 |
| commit | 7f27771b2891018758ea18eee20f4af8d25509e7 (patch) | |
| tree | a564ee3203667d753d5f07ff1acca351f9c3c6ad /meta-python/recipes-devtools/python/python3-httplib2_0.20.4.bb | |
| parent | 0fdc02d0f94b4138a98329e1313c8e4533c2404d (diff) | |
| download | meta-openembedded-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-python/recipes-devtools/python/python3-httplib2_0.20.4.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-httplib2_0.20.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-httplib2_0.20.4.bb b/meta-python/recipes-devtools/python/python3-httplib2_0.20.4.bb index 94568fc691..52fd88ddf5 100644 --- a/meta-python/recipes-devtools/python/python3-httplib2_0.20.4.bb +++ b/meta-python/recipes-devtools/python/python3-httplib2_0.20.4.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=56e5e931172b6164b62dc7c4aba6c8cf" | |||
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "58a98e45b4b1a48273073f905d2961666ecf0fbac4250ea5b47aef259eb5c585" | 7 | SRC_URI[sha256sum] = "58a98e45b4b1a48273073f905d2961666ecf0fbac4250ea5b47aef259eb5c585" |
| 8 | 8 | ||
| 9 | inherit pypi setuptools_build_meta | 9 | inherit pypi python_setuptools_build_meta |
| 10 | 10 | ||
| 11 | RDEPENDS:${PN} += "\ | 11 | RDEPENDS:${PN} += "\ |
| 12 | ${PYTHON_PN}-compression \ | 12 | ${PYTHON_PN}-compression \ |
