summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cmake/run-cmake-from-path.patch
diff options
context:
space:
mode:
authorAwais Belal <awais.belal@gmail.com>2025-03-12 23:31:33 +0500
committerKhem Raj <raj.khem@gmail.com>2025-03-13 22:09:35 -0700
commit1ee9d57cace7c79d2a69bea96e8a6ccc5137464f (patch)
tree44c54267e683f84eeb9cdb11ca2eadd551bee231 /meta-python/recipes-devtools/python/python3-cmake/run-cmake-from-path.patch
parent77888be72ee477d5c80822108d346fd628cc7614 (diff)
downloadmeta-openembedded-1ee9d57cace7c79d2a69bea96e8a6ccc5137464f.tar.gz
python3-cheetah: fixup native RDEPENDS
cheetah-native is used while building mongodb and a build failure for mongodb identifies that the current version of cheetah templates requires the cgi module. The following is seen > | from Cheetah.Template import Template > | File > "/srv/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/core2-64-poky-linux/mongodb/4.4.29/recipe-sysroot-native/usr/lib/python3.13/site-packages/Cheetah/Template.py", > line 24, in <module> > | import cgi # Used by .webInput() if the template is a CGI script. > | ^^^^^^^^^^ > | ModuleNotFoundError: No module named 'cgi' This is fixed by utilizing the legacy-cgi module. Signed-off-by: Awais Belal <awais.belal@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cmake/run-cmake-from-path.patch')
0 files changed, 0 insertions, 0 deletions