[oe-commits] [openembedded-core] branch python3 updated (6c8d187 -> b3f4de7)

git at git.openembedded.org git at git.openembedded.org
Fri Jun 3 12:14:26 UTC 2016


rpurdie pushed a change to branch python3
in repository openembedded-core.

      from  6c8d187   distro_check.py: Don't mix tabs and spaces
      adds  935578c   syslinux.bbclass: Added configurable SYSLINUX_ALLOWOPTIONS variable
      adds  7718770   libsdl2: Fix build with wayland 1.10
      adds  0c6fc9a   iw: update to version 4.7
      adds  d904d24   libpam: update dependency list
      adds  25168b8   pango_1.40.1.bb: Fix compilation error
      adds  e9add1c   systemd: support systemd-boot as a stand-alone EFI bootloader
      adds  a10fd87   bind: switch Python dependency to Python 3.x
      adds  691032c   python-dbus: update to 1.2.4, port to python 3
      adds  59870a8   python3: drop 110-enable-zlib.patch
      adds  95840a4   glib: move to Python 3
      adds  f0ade81   dbus-test: remove unneeded pygobject dependency
      adds  f55e040   python-pygobject: port to Python 3
      adds  6334de2   neard: do not package python test scripts
      adds  51250c3   bluez5: switch to Python 3
      adds  1e24852   connman: do not install Python test scripts
      adds  5645bd9   ofono: drop the custom-made revert to Python 2 from Python 3
      adds  f0caf57   packagegroup-core-full-cmdline: drop python-dbus from the list of services
      adds  91c3d88   nfs-utils: switch to Python 3
      adds  acea8ca   systemd: drop python dependency for ptests
      adds  0dacdb7   util-linux: move to Python 3
      adds  bfd6207   python-pycairo: move to Python 3
      adds  c4829e9   bootchart2: move to Python 3
      adds  675d11c   gdb: move to Python 3
      adds  aa77072   swig: move to Python 3
      adds  976097f   python-pyrex: remove unused recipe
      adds  b03ebfa   python-imaging: remove unused recipe
      adds  798db38   python-docutils: move to Python 3
      adds  b2037a6   libuser: move to Python 3
      adds  70e39d1   libnewt-python: move to Python 3
      adds  8ba5fcb   gnome-doc-utils: remove recipe
      adds  e0cd0bd   lttng-tools: move to Python 3
      adds  f49beaf   lttng-ust: move to Python 3
      adds  fa707f7   systemtap: move to Python 3
      adds  671a8e5   libcap-ng: move to Python 3
      adds  4aa0d34   hwlatdetect: move to Python 3
      adds  d08f523   python3-numpy: add a recipe
      adds  0c85665   automake: drop the Python scriptlets to determine Python's directories
      adds  874a269   scripts: python3: convert iterables to lists
      adds  438eabc   scripts: python3: use new style except statement
      adds  ec3f175   scripts: python3: fix urllib imports
      adds  10529d8   ksize.py: python3: get rid of strings.join
      adds  3276515   scripts: python3: rename raw_input to input
      adds  77ae2da   scripts: python3: get rid of __future__ imports
      adds  067a215   scripts: python3: use new metaclass syntax
      adds  f9bda8b   combo-layer: python3: import reduce
      adds  391cd33   dirsize: python3: fix TypeError: unorderable types
      adds  bf1b411   combo-layer: python3: use tempfile.TemporaryFile
      adds  ae4d363   scripts: python3: decode subprocess output
      adds  4b544ff   scripts: python3: change python to python3 in shebang
      adds  523c99a   ca-certificates: add dependency for native/nativesdk on openssl-native
      adds  970cdbe   mtools: Patch out a useless sanity check
      adds  334e32a   image-live, image-vm, wic: Remove fs size workaround
      adds  5d73c59   dosfstools: Upgrade 3.0.28 -> 4.0
      adds  9129af6   testexport.bbclass: Update to use python3
      adds  4a95989   security_flags.inc: add an entry for python3-numpy
      adds  cfae302   lib/oe/buildhistory_analysis: fix for Python 3
      adds  b3f4de7   send-error-report: encode data to bytes

No new revisions were added by this update.

Summary of changes:
 meta/classes/image-live.bbclass                    |    6 -
 meta/classes/image-vm.bbclass                      |    6 -
 meta/classes/syslinux.bbclass                      |    8 +-
 .../{gummiboot.bbclass => systemd-boot.bbclass}    |   39 +-
 meta/classes/testexport.bbclass                    |    4 +-
 meta/conf/distro/include/distro_alias.inc          |    2 -
 meta/conf/distro/include/security_flags.inc        |    2 +-
 meta/lib/oe/buildhistory_analysis.py               |   20 +-
 meta/lib/oeqa/runexported.py                       |    2 +-
 meta/recipes-bsp/systemd-boot/systemd-boot.bb      |   35 +
 meta/recipes-connectivity/bind/bind_9.10.3-P3.bb   |    4 +-
 meta/recipes-connectivity/bluez5/bluez5.inc        |    6 +-
 meta/recipes-connectivity/connman/connman.inc      |    6 +-
 ....sh-don-t-use-git-describe-for-versioning.patch |   42 +-
 .../iw/{iw_4.3.bb => iw_4.7.bb}                    |    4 +-
 meta/recipes-connectivity/neard/neard_0.15.bb      |   13 +-
 .../nfs-utils/nfs-utils_1.3.3.bb                   |    6 +-
 meta/recipes-connectivity/ofono/ofono.inc          |    6 +-
 .../ofono/Revert-test-Convert-to-Python-3.patch    | 1270 --------------------
 meta/recipes-connectivity/ofono/ofono_1.17.bb      |    1 -
 meta/recipes-core/dbus/dbus-test_1.10.6.bb         |    2 +-
 meta/recipes-core/glib-2.0/glib.inc                |    8 +-
 meta/recipes-core/systemd/systemd.inc              |   25 +
 meta/recipes-core/systemd/systemd_229.bb           |   28 +-
 meta/recipes-core/util-linux/util-linux.inc        |   11 +-
 .../automake/automake/python-libdir.patch          |   62 +-
 .../bootchart2/bootchart2_0.14.8.bb                |   16 +-
 .../0001-mkfs.fat-fix-incorrect-int-type.patch     |   46 -
 .../dosfstools/dosfstools/largefile.patch          |   19 -
 .../{dosfstools_3.0.28.bb => dosfstools_4.0.bb}    |   18 +-
 meta/recipes-devtools/gdb/gdb-common.inc           |    2 +-
 meta/recipes-devtools/gdb/gdb-cross-canadian.inc   |   12 +-
 meta/recipes-devtools/gdb/gdb-cross.inc            |    4 +-
 meta/recipes-devtools/gdb/gdb_7.11.bb              |    6 +-
 ...en-if-fs-size-is-not-divisible-by-sectors.patch |   34 +
 meta/recipes-devtools/mtools/mtools_3.9.9.bb       |    4 +-
 meta/recipes-devtools/mtools/mtools_4.0.18.bb      |    4 +-
 ...hon-numpy_1.10.4.bb => python3-numpy_1.10.4.bb} |   44 +-
 ...ing-setup.py-force-paths-for-zlib-freetyp.patch |   55 -
 .../allow.to.disable.some.features.patch           |   65 -
 .../python-imaging/fix-freetype-includes.patch     |   30 -
 .../python/python-imaging_1.1.7.bb                 |   45 -
 .../python/python-pycairo_1.10.0.bb                |   41 -
 .../python/python-pyrex-native_0.9.9.bb            |    5 -
 .../python-pyrex/pyrex-fix-optimized-mode.patch    |   15 -
 meta/recipes-devtools/python/python-pyrex_0.9.9.bb |   22 -
 ...{python-dbus_1.2.0.bb => python3-dbus_1.2.4.bb} |   19 +-
 ...n-docutils_0.12.bb => python3-docutils_0.12.bb} |    4 +-
 .../python/python3-native_3.5.1.bb                 |    1 -
 .../python/python3-pycairo_1.10.0.bb               |   40 +
 ...c-add-sysroot-path-to-GI_DATADIR-don-t-se.patch |    0
 ...bject_3.18.2.bb => python3-pygobject_3.18.2.bb} |    8 +-
 .../python/python3/110-enable-zlib.patch           |   21 -
 meta/recipes-devtools/python/python3_3.5.1.bb      |    1 -
 meta/recipes-devtools/swig/swig.inc                |    7 +-
 meta/recipes-extended/libuser/libuser_0.62.bb      |    8 +-
 .../newt/libnewt-python_0.52.18.bb                 |    6 +-
 .../packagegroup-core-full-cmdline.bb              |    1 -
 meta/recipes-extended/pam/libpam_1.3.0.bb          |    2 +-
 meta/recipes-gnome/epiphany/epiphany_3.18.4.bb     |    1 -
 .../gnome-desktop/gnome-desktop3_3.18.2.bb         |    2 +-
 meta/recipes-gnome/gnome/gnome-doc-utils.inc       |   29 -
 .../gnome-doc-utils/sysrooted-pkg-config.patch     |   35 -
 .../use-usr-bin-env-for-python-in-xml2po.patch     |   30 -
 .../gnome/gnome-doc-utils/xsltproc_nonet.patch     |   95 --
 .../recipes-gnome/gnome/gnome-doc-utils_0.20.10.bb |   12 -
 ...ideo-make-it-compatible-with-wayland-1.10.patch |   57 +
 meta/recipes-graphics/libsdl2/libsdl2_2.0.4.bb     |    4 +-
 meta/recipes-graphics/pango/pango_1.40.1.bb        |    2 +-
 ...d-look-for-python-3.0-when-building-pytho.patch |   30 -
 meta/recipes-kernel/lttng/lttng-tools_git.bb       |    7 +-
 meta/recipes-kernel/lttng/lttng-ust_git.bb         |    9 +-
 meta/recipes-kernel/systemtap/systemtap_git.bb     |    5 +-
 meta/recipes-rt/rt-tests/hwlatdetect_0.96.bb       |    6 +-
 .../ca-certificates/ca-certificates_20160104.bb    |    3 +-
 meta/recipes-support/libcap-ng/libcap-ng_0.7.7.bb  |   12 +-
 scripts/bitbake-whatchanged                        |    9 +-
 scripts/buildhistory-collect-srcrevs               |    2 +-
 scripts/cleanup-workdir                            |    4 +-
 scripts/combo-layer                                |   15 +-
 scripts/contrib/bbvars.py                          |   16 +-
 scripts/contrib/devtool-stress.py                  |    2 +-
 scripts/contrib/list-packageconfig-flags.py        |    2 +-
 scripts/contrib/verify-homepage.py                 |    6 +-
 scripts/cp-noerror                                 |   10 +-
 scripts/gen-lockedsig-cache                        |    2 +-
 scripts/lib/devtool/__init__.py                    |    2 +-
 scripts/lib/devtool/build.py                       |    2 +-
 scripts/lib/devtool/standard.py                    |    4 +-
 scripts/lib/recipetool/create_buildsys.py          |    2 +-
 scripts/lib/recipetool/create_buildsys_python.py   |    6 +-
 scripts/lib/wic/partition.py                       |    8 -
 scripts/lib/wic/plugins/source/bootimg-efi.py      |    6 -
 scripts/lib/wic/plugins/source/bootimg-pcbios.py   |    6 -
 .../lib/wic/plugins/source/isoimage-isohybrid.py   |    6 -
 scripts/oe-pkgdata-util                            |    2 +-
 scripts/oe-publish-sdk                             |    2 +-
 scripts/oe-selftest                                |    2 +-
 scripts/oe-trim-schemas                            |    2 +-
 scripts/oepydevshell-internal.py                   |    4 +-
 scripts/opkg-query-helper.py                       |    2 +-
 scripts/pybootchartgui/pybootchartgui/main.py.in   |    2 -
 scripts/pybootchartgui/pybootchartgui/parsing.py   |    3 -
 scripts/pythondeps                                 |    2 +-
 scripts/relocate_sdk.py                            |    2 +-
 scripts/send-error-report                          |   24 +-
 scripts/swabber-strace-attach                      |    2 +-
 scripts/sysroot-relativelinks.py                   |    2 +-
 scripts/test-remote-image                          |   10 +-
 scripts/tiny/dirsize.py                            |   16 +-
 scripts/tiny/ksize.py                              |    8 +-
 scripts/wic                                        |    2 -
 112 files changed, 523 insertions(+), 2236 deletions(-)
 copy meta/classes/{gummiboot.bbclass => systemd-boot.bbclass} (70%)
 create mode 100644 meta/recipes-bsp/systemd-boot/systemd-boot.bb
 rename meta/recipes-connectivity/iw/{iw_4.3.bb => iw_4.7.bb} (86%)
 delete mode 100644 meta/recipes-connectivity/ofono/ofono/Revert-test-Convert-to-Python-3.patch
 create mode 100644 meta/recipes-core/systemd/systemd.inc
 delete mode 100644 meta/recipes-devtools/dosfstools/dosfstools/0001-mkfs.fat-fix-incorrect-int-type.patch
 delete mode 100644 meta/recipes-devtools/dosfstools/dosfstools/largefile.patch
 rename meta/recipes-devtools/dosfstools/{dosfstools_3.0.28.bb => dosfstools_4.0.bb} (60%)
 create mode 100644 meta/recipes-devtools/mtools/mtools/0001-Continue-even-if-fs-size-is-not-divisible-by-sectors.patch
 copy meta/recipes-devtools/python-numpy/{python-numpy_1.10.4.bb => python3-numpy_1.10.4.bb} (70%)
 delete mode 100644 meta/recipes-devtools/python/python-imaging/0001-python-imaging-setup.py-force-paths-for-zlib-freetyp.patch
 delete mode 100644 meta/recipes-devtools/python/python-imaging/allow.to.disable.some.features.patch
 delete mode 100644 meta/recipes-devtools/python/python-imaging/fix-freetype-includes.patch
 delete mode 100644 meta/recipes-devtools/python/python-imaging_1.1.7.bb
 delete mode 100644 meta/recipes-devtools/python/python-pycairo_1.10.0.bb
 delete mode 100644 meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb
 delete mode 100644 meta/recipes-devtools/python/python-pyrex/pyrex-fix-optimized-mode.patch
 delete mode 100644 meta/recipes-devtools/python/python-pyrex_0.9.9.bb
 rename meta/recipes-devtools/python/{python-dbus_1.2.0.bb => python3-dbus_1.2.4.bb} (55%)
 rename meta/recipes-devtools/python/{python-docutils_0.12.bb => python3-docutils_0.12.bb} (92%)
 create mode 100644 meta/recipes-devtools/python/python3-pycairo_1.10.0.bb
 rename meta/recipes-devtools/python/{python-pygobject => python3-pygobject}/0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch (100%)
 rename meta/recipes-devtools/python/{python-pygobject_3.18.2.bb => python3-pygobject_3.18.2.bb} (72%)
 delete mode 100644 meta/recipes-devtools/python/python3/110-enable-zlib.patch
 delete mode 100644 meta/recipes-gnome/gnome/gnome-doc-utils.inc
 delete mode 100644 meta/recipes-gnome/gnome/gnome-doc-utils/sysrooted-pkg-config.patch
 delete mode 100644 meta/recipes-gnome/gnome/gnome-doc-utils/use-usr-bin-env-for-python-in-xml2po.patch
 delete mode 100644 meta/recipes-gnome/gnome/gnome-doc-utils/xsltproc_nonet.patch
 delete mode 100644 meta/recipes-gnome/gnome/gnome-doc-utils_0.20.10.bb
 create mode 100644 meta/recipes-graphics/libsdl2/libsdl2/0001-src-video-make-it-compatible-with-wayland-1.10.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-tools/Revert-Build-look-for-python-3.0-when-building-pytho.patch

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list