Home
last modified time | relevance | path

Searched refs:build_ext (Results 1 – 16 of 16) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pyyaml/
H A D0001-Fix-builds-with-Cython-3.patch7 releases provided `Cython.Distutils.build_ext` as an alias to
9 alias and instead uses a wholly new `Cython.Distutils.build_ext` that
16 `Cython.Distutils.build_ext`.
43 - from Cython.Distutils import build_ext as _build_ext
47 + from Cython.Distutils import build_ext as _build_ext
/openbmc/linux/tools/perf/util/
H A Dsetup.py46 from setuptools.command.build_ext import build_ext as _build_ext
49 class build_ext(_build_ext): class
114 cmdclass={'build_ext': build_ext, 'install_lib': install_lib})
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libpwquality/files/
H A D0001-Use-setuptools-instead-of-distutils.patch71 -from distutils.command.build_ext import build_ext as _build_ext
74 +from setuptools.command.build_ext import build_ext as _build_ext
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-m2crypto/
H A Davoid-host-contamination.patch14 @@ -153,7 +153,8 @@ class _M2CryptoBuildExt(build_ext.build_ext):
H A D0001-setup.py-address-openssl-3.x-build-issue.patch21 @@ -192,6 +192,7 @@ class _M2CryptoBuildExt(build_ext.build_ext):
H A D0001-setup.py-link-in-sysroot-not-in-host-directories.patch15 @@ -135,6 +135,7 @@ class _M2CryptoBuildExt(build_ext.build_
23 @@ -159,8 +160,8 @@ class _M2CryptoBuildExt(build_ext.build_
H A Dcross-compile-platform.patch9 @@ -169,24 +169,6 @@ class _M2CryptoBuildExt(build_ext.build_
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-m2crypto_0.40.1.bb30 DISTUTILS_BUILD_ARGS += "build_ext --openssl=${STAGING_EXECPREFIXDIR} -I${STAGING_INCDIR}"
31 DISTUTILS_INSTALL_ARGS += "build_ext --openssl=${STAGING_EXECPREFIXDIR}"
H A Dpython3-crc32c_2.3.bb18 printf "[build_ext]\nplatform = ${TARGET_ARCH}" >> setup.cfg
/openbmc/u-boot/scripts/dtc/pylibfdt/
H A DMakefile24 $(PYTHON2) $< --quiet build_ext --inplace
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pillow/
H A D0001-support-cross-compiling.patch27 @@ -408,12 +408,12 @@ class pil_build_ext(build_ext):
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-cython_3.0.9.bb8 # running build_ext a second time during install fails, because Python
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/
H A D0001-Update-Versioneer-to-0.22.patch2336 + if 'build_ext' in cmds:
2337 + _build_ext = cmds['build_ext']
2339 + from setuptools.command.build_ext import build_ext as _build_ext
2341 + from distutils.command.build_ext import build_ext as _build_ext
2350 + # build_ext --inplace will only build extensions in
2361 + cmds["build_ext"] = cmd_build_ext
/openbmc/linux/tools/perf/
H A DMakefile.perf644 --quiet build_ext; \
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt6182 -rw-r--r-- root root 31568 ./usr/lib/python3.8/distutils/command/build_ext.py
6219 …root 16137 ./usr/lib/python3.8/distutils/command/__pycache__/build_ext.cpython-38.opt-1…
6220 …root 14180 ./usr/lib/python3.8/distutils/command/__pycache__/build_ext.cpython-38.opt-2…
6221 … root 16137 ./usr/lib/python3.8/distutils/command/__pycache__/build_ext.cpython-38.pyc
H A Dbuildhistory_filelist1.txt6180 -rw-r--r-- root root 31568 ./usr/lib/python3.8/distutils/command/build_ext.py
6217 …root 16119 ./usr/lib/python3.8/distutils/command/__pycache__/build_ext.cpython-38.opt-1…
6218 …root 14162 ./usr/lib/python3.8/distutils/command/__pycache__/build_ext.cpython-38.opt-2…
6219 … root 16119 ./usr/lib/python3.8/distutils/command/__pycache__/build_ext.cpython-38.pyc