/openbmc/openbmc-tools/rootfs_size/ |
H A D | results.txt | 5 2076672: /usr/lib/python2.7 9 937984: /usr/lib/python2.7/lib-dynload 33 278528: /usr/lib/python2.7/site-packages 47 180224: /usr/lib/python2.7/lib-dynload/unicodedata.so 108 73728: /usr/lib/python2.7/lib-dynload/_codecs_cn.so 109 73728: /usr/lib/python2.7/lib-dynload/_codecs_jp.so 111 69632: /usr/lib/python2.7/site-packages/gtk-2.0 115 65536: /usr/lib/python2.7/xml 121 61440: /usr/lib/python2.7/site-packages/gtk-2.0/gio 122 61440: /usr/lib/python2.7/lib-dynload/pyexpat.so [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libpwquality/files/ |
H A D | 0001-Use-setuptools-instead-of-distutils.patch | 23 %if %{with python2} 24 BuildRequires: python2-devel 25 +BuildRequires: python2-setuptools
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-3.1.rst | 49 instead. If absolutely needed there is a meta-python2 community layer 139 - ``distutils-base``: moved to meta-python2 141 - ``distutils``: moved to meta-python2 146 - ``python-dir``: moved to meta-python2 148 - ``pythonnative``: moved to meta-python2 150 - ``setuptools``: moved to meta-python2
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | build-qemu-robot-docker.sh | 61 python2 \ 62 python2-dev \
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/mypaint/ |
H A D | libmypaint_git.bb | 23 # autogen uses python2 so generate headers ourselves
|
/openbmc/openbmc/poky/meta/recipes-support/gpgme/ |
H A D | gpgme_1.24.1.bb | 46 # Supported: "cl cpp python python2 python3 qt" 47 # python says 'search and find python2 or python3'
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/ |
H A D | 0012-huge_page_setup_helper-use-python3-interpreter.patch | 7 interpreter explicitly. This removes dependency to python2 and will not
|
/openbmc/openbmc/poky/meta/recipes-devtools/libcomps/ |
H A D | libcomps_0.1.21.bb | 3 …yum.comps library. It's written in pure C as library and there's bindings for python2 and python3."
|
/openbmc/openbmc/poky/meta/files/ |
H A D | toolchain-shar-relocate.sh | 30 for py in python python2 python3
|
H A D | toolchain-shar-extract.sh | 6 [ -z "$INIT_PYTHON" ] && INIT_PYTHON=$(command -v python2 2>/dev/null)
|
/openbmc/openbmc/poky/meta/recipes-kernel/blktrace/blktrace/ |
H A D | 0001-bno_plot.py-btt_plot.py-Ask-for-python3-specifically.patch | 6 python2 is deprecated, use python3.
|
/openbmc/openbmc-tools/witherspoon-debug/ |
H A D | debug | 92 echo export LD_LIBRARY_PATH=/usr/local/lib PYTHONPATH=/usr/local/lib/python2.7
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/ |
H A D | ibus.inc | 33 --disable-python2 \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/ |
H A D | 0001-immom_python-convert-to-python3.patch | 6 Convert immom_python to use python3, python2 is EOL and is not supported
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-support/smem/smem/ |
H A D | 0001-smem-fix-support-for-source-option-python3.patch | 30 Upstream-Status: Inappropriate [upstream wants to support python2 & python3]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/ |
H A D | 0001-Fix-upstream-CFLAGS-override.patch | 60 AC_CHECK_PROGS(PYTHON,[python python3 python2])
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/ |
H A D | nmap_7.95.bb | 35 # it also only works with python2
|
/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/ |
H A D | systemtap_git.bb | 19 --with-python3 --without-python2-probes \
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/wireplumber/ |
H A D | wireplumber_0.5.7.bb | 27 # Documentation needs python-sphinx, which is not in oe-core or meta-python2 for now.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libgnt/ |
H A D | 0001-meson-import-changes-from-3.0.-version.patch | 175 -python_dep = dependency('python2', required : false)
|
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/ |
H A D | sssd_2.9.2.bb | 68 --without-python2-bindings \
|
/openbmc/linux/tools/perf/ |
H A D | Makefile.config | 276 PYTHON_AUTO := $(if $(call get-executable,python2-config),python2-config,$(PYTHON_AUTO))
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/ |
H A D | 720240501dca0b4eacc3295665d7ced8719e11d2.patch | 545 basepython = python2.7
|
/openbmc/openbmc/poky/meta/recipes-kernel/linux/ |
H A D | kernel-devsrc.bb | 396 sed -i 's,/usr/bin/python2,/usr/bin/env python3,' "$ss" 397 sed -i 's,/usr/bin/env python2,/usr/bin/env python3,' "$ss"
|
/openbmc/qemu/docs/devel/testing/ |
H A D | acpi-bits.rst | 147 (a) They are python2.7 based scripts and not python 3 scripts.
|