[oe-commits] [openembedded-core] branch master-next updated (d36e0ce -> 08a42ec)

git at git.openembedded.org git at git.openembedded.org
Sun Jan 21 09:55:36 UTC 2018


This is an automated email from the git hooks/post-receive script.

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

 discard d36e0ce  multilib.bbclass: deltask populate_sdk and populate_sdk_ext
 discard bf7dcb1  grub/grub-efi: fix conflict
 discard 336295b  image_types: add support for modern f2fs flash filesystem
 discard e5dcff1  tiff: 4.0.8 -> 4.0.9
 discard df5559b  icu: 60.1 -> 60.2
 discard cede695  gdbm: 1.13 -> 1.14.1
 discard 2a251d1  iproute2: 4.13.0 -> 4.14.1
 discard 130af3f  cmake: use Ninja by default
 discard 5726162  cmake: allow the generator to be changed
 discard d55d6a8  meson.bbclass: add MESON_LINK_ARGS to vardeps
 discard ba8663e  meson.bbclass: include C{, XX}FLAGS in cross args
 discard 77e4c43  meson.bbclass: compile with --buildtype plain
 discard 95a0b72  cmake: upgrade 3.9.5 -> 3.10.1
 discard ea04e0b  linux-firmware: package ibt-17-16-1 firmware
 discard 524917a  linux-firmware: package iwlwifi-9000 series fimware
 discard 34392ce  kernel: Use KERNEL_IMAGETYPE_FOR_MAKE in do_bundle_initramfs
 discard 1185845  usbutils: 008 -> 009
 discard ed50173  trace-cmd: 2.6.1 -> 2.6.2
 discard 7442497  systemtap: 3.1 -> 3.2
 discard 1288c77  busybox: drop obsolete CONFIG_FEATURE_SYSTEMD reference from musl.cfg
 discard 376a028  glib-2.0: fix EXTRA_OECONF append for PTEST
 discard a96cba2  testimage: enable gi test suite
 discard f650ac8  v86d: use snapshot.debian.org
 discard ac30f11  oeqa/runtime: add gobject-introspection test
     add 0ae8111  v86d: use snapshot.debian.org
     add d5f1083  glib-2.0: fix EXTRA_OECONF append for PTEST
     add 90b9fd1  busybox: drop obsolete CONFIG_FEATURE_SYSTEMD reference from musl.cfg
     add 4f2db00  systemtap: 3.1 -> 3.2
     add 82719ee  trace-cmd: 2.6.1 -> 2.6.2
     add 09cce43  usbutils: 008 -> 009
     add a061c6b  kernel: Use KERNEL_IMAGETYPE_FOR_MAKE in do_bundle_initramfs
     add 7e6891e  linux-firmware: package iwlwifi-9000 series fimware
     add b77bb7a  linux-firmware: package ibt-17-16-1 firmware
     add 9e58926  cmake: upgrade 3.9.5 -> 3.10.1
     add 73ff859  meson.bbclass: compile with --buildtype plain
     add f435d1b  meson.bbclass: include C{, XX}FLAGS in cross args
     add 4db37cc  meson.bbclass: add MESON_LINK_ARGS to vardeps
     add 6e3f719  cmake: allow the generator to be changed
     add bacaa26  cmake: use Ninja by default
     add d633f99  iproute2: 4.13.0 -> 4.14.1
     add cd8aadc  icu: 60.1 -> 60.2
     add df894b5  tiff: 4.0.8 -> 4.0.9
     add 6fd0bc3  grub/grub-efi: fix conflict
     add 77144bc  multilib.bbclass: deltask populate_sdk and populate_sdk_ext
     add 6959e2e  python: Restructure python packaging and replace it with autopackaging
     add e4cc287  python2 create_manifest.py: fix trailing whitespace in json
     add 54ac820  python3: Restructure python3 packaging and replace it with autopackaging
     add 65a85c7  python*-manifest.json: add dependencies, runpy
     add c47b54a  python3: Fix native compilation of gdbm module and manifest
     add 3328211  python: fix RDEPENDS on several recipes, due to non-existent packages
     new 792cfba  populate_sdk_ext: Set cleandirs correctly
     new de2530a  perl: add Config_git.PL to -lib
     new 4e3e181  mesa: Upgrade 17.3.2 -> 17.3.3 release
     new 918754c  connman: fix nat-postrouting not update issue
     new 2ea983d  connman: Fix a crash using wispr over TLS
     new d6ac8a5  connman: Implement subnet route in session
     new df61422  u-boot: Upgrade to 2018.01 release
     new 2d3084e  go-dep: Add native and nativesdk variants
     new 60ed080  wic: argparse now used for help functionality.
     new 22b651b  oe-pkgdata-util: Refactor functions for consistency
     new c756b72  oe-pkgdata-util: Add support for RPROVIDES
     new f237ba9  adwaita-icon-theme: 3.26.0 -> 3.26.1
     new 617693a  common-licenses: Add BSD-1-Clause
     new 9dececd  grub: Fix device mapper dependency
     new 5d66e2b  libevent: fix 32bit linux regress test
     new 5679fa2  openssh: Disable wtmp when using musl libc
     new 08a42ec  bash: 4.4 -> 4.4.12

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d36e0ce)
            \
             N -- N -- N   refs/heads/master-next (08a42ec)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/image_types.bbclass                   |   20 -
 meta/classes/populate_sdk_ext.bbclass              |    2 +-
 meta/classes/testimage.bbclass                     |    8 +-
 meta/files/common-licenses/BSD-1-Clause            |    9 +
 meta/lib/oeqa/runtime/cases/gi.py                  |   15 -
 meta/lib/oeqa/selftest/cases/wic.py                |   58 +-
 meta/recipes-bsp/grub/grub2.inc                    |    2 +-
 .../u-boot/files/10m50-update-device-tree.patch    |   28 -
 .../u-boot/files/v2017.11-fw-utils-build-fix.patch |   41 -
 ...ommon_2017.11.inc => u-boot-common_2018.01.inc} |    4 +-
 ...utils_2017.11.bb => u-boot-fw-utils_2018.01.bb} |    0
 ...kimage_2017.11.bb => u-boot-mkimage_2018.01.bb} |    0
 .../{u-boot_2017.11.bb => u-boot_2018.01.bb}       |    0
 ...iognutls-Fix-a-crash-using-wispr-over-TLS.patch |   41 +
 ...Add-prefixlen-to-iproute_default_function.patch |   63 ++
 ...ion-Keep-track-of-addr-in-fw_snat-session.patch |  112 ++
 ...ent-subnet-route-creation-deletion-in-ipr.patch |   69 ++
 ...ent-APIs-for-creating-and-deleting-subnet.patch |   68 ++
 ...e-subnet-route-creation-and-deletion-APIs.patch |   77 ++
 meta/recipes-connectivity/connman/connman_1.35.bb  |    6 +
 meta/recipes-connectivity/openssh/openssh_7.6p1.bb |    3 +
 meta/recipes-core/libxml/libxml2_2.9.7.bb          |    2 +-
 .../bootchart2/bootchart2_0.14.8.bb                |    2 +-
 meta/recipes-devtools/dnf/dnf_2.7.5.bb             |   26 +-
 meta/recipes-devtools/gdb/gdb-cross-canadian.inc   |    4 +-
 meta/recipes-devtools/go/go-dep_0.3.2.bb           |    2 +
 .../opkg-utils/opkg-utils_0.3.5.bb                 |    2 +-
 meta/recipes-devtools/perl/perl_5.24.1.bb          |    1 +
 .../python-numpy/python3-numpy_1.13.3.bb           |    2 -
 .../python/python-2.7-manifest.inc                 |  840 ---------------
 .../python/python-3.5-manifest.inc                 | 1129 -------------------
 meta/recipes-devtools/python/python-async.inc      |    2 +-
 meta/recipes-devtools/python/python-git.inc        |    7 +-
 meta/recipes-devtools/python/python-gitdb.inc      |    1 -
 .../python/python-native-2.7-manifest.inc          |    9 -
 .../python/python-native-3.5-manifest.inc          |   10 -
 .../python/python-native_2.7.13.bb                 |   24 +-
 meta/recipes-devtools/python/python-scons_3.0.1.bb |    1 -
 meta/recipes-devtools/python/python-setuptools.inc |    3 -
 meta/recipes-devtools/python/python-smmap.inc      |    1 -
 .../python/python/create_manifest2.py              |  277 +++++
 .../python/python/get_module_deps2.py              |  112 ++
 .../python/python/python2-manifest.json            | 1043 ++++++++++++++++++
 .../python/python/sitecustomize.py                 |    8 -
 .../python/python3-native_3.5.3.bb                 |   32 +-
 meta/recipes-devtools/python/python3-pip_9.0.1.bb  |    1 -
 .../python/python3-pygobject_3.26.1.bb             |    2 +-
 .../python/python3/create_manifest3.py             |  321 ++++++
 .../python/python3/get_module_deps3.py             |  146 +++
 .../python/python3/python3-manifest.json           | 1140 ++++++++++++++++++++
 meta/recipes-devtools/python/python3_3.5.3.bb      |   91 +-
 meta/recipes-devtools/python/python_2.7.13.bb      |   88 +-
 .../qemu/nativesdk-qemu-helper_1.0.bb              |    2 +-
 meta/recipes-extended/bash/bash_4.4.12.bb          |   24 +
 meta/recipes-extended/bash/bash_4.4.bb             |   60 --
 ...heme_3.26.0.bb => adwaita-icon-theme_3.26.1.bb} |    4 +-
 .../mesa/{mesa-gl_17.3.2.bb => mesa-gl_17.3.3.bb}  |    0
 .../mesa/{mesa_17.3.2.bb => mesa_17.3.3.bb}        |    4 +-
 meta/recipes-graphics/piglit/piglit_git.bb         |    4 +-
 meta/recipes-rt/rt-tests/hwlatdetect_1.1.bb        |    2 +-
 meta/recipes-rt/rt-tests/rt-tests_1.1.bb           |    2 +-
 .../gdbm/{gdbm_1.14.1.bb => gdbm_1.13.bb}          |    4 +-
 .../0001-test-fix-32bit-linux-regress.patch        |   48 +
 meta/recipes-support/libevent/libevent_2.1.8.bb    |    1 +
 scripts/contrib/python/generate-manifest-2.7.py    |  426 --------
 scripts/contrib/python/generate-manifest-3.5.py    |  442 --------
 scripts/lib/wic/engine.py                          |   87 +-
 scripts/lib/wic/help.py                            | 1080 ++-----------------
 scripts/oe-pkgdata-util                            |  173 +--
 scripts/wic                                        |  168 +--
 70 files changed, 4199 insertions(+), 4287 deletions(-)
 create mode 100644 meta/files/common-licenses/BSD-1-Clause
 delete mode 100644 meta/lib/oeqa/runtime/cases/gi.py
 delete mode 100644 meta/recipes-bsp/u-boot/files/10m50-update-device-tree.patch
 delete mode 100644 meta/recipes-bsp/u-boot/files/v2017.11-fw-utils-build-fix.patch
 rename meta/recipes-bsp/u-boot/{u-boot-common_2017.11.inc => u-boot-common_2018.01.inc} (72%)
 rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2017.11.bb => u-boot-fw-utils_2018.01.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot-mkimage_2017.11.bb => u-boot-mkimage_2018.01.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot_2017.11.bb => u-boot_2018.01.bb} (100%)
 create mode 100644 meta/recipes-connectivity/connman/connman/0001-giognutls-Fix-a-crash-using-wispr-over-TLS.patch
 create mode 100644 meta/recipes-connectivity/connman/connman/0001-inet-Add-prefixlen-to-iproute_default_function.patch
 create mode 100644 meta/recipes-connectivity/connman/connman/0001-session-Keep-track-of-addr-in-fw_snat-session.patch
 create mode 100644 meta/recipes-connectivity/connman/connman/0002-inet-Implement-subnet-route-creation-deletion-in-ipr.patch
 create mode 100644 meta/recipes-connectivity/connman/connman/0003-inet-Implement-APIs-for-creating-and-deleting-subnet.patch
 create mode 100644 meta/recipes-connectivity/connman/connman/0004-session-Use-subnet-route-creation-and-deletion-APIs.patch
 delete mode 100644 meta/recipes-devtools/python/python-2.7-manifest.inc
 delete mode 100644 meta/recipes-devtools/python/python-3.5-manifest.inc
 delete mode 100644 meta/recipes-devtools/python/python-native-2.7-manifest.inc
 delete mode 100644 meta/recipes-devtools/python/python-native-3.5-manifest.inc
 create mode 100644 meta/recipes-devtools/python/python/create_manifest2.py
 create mode 100644 meta/recipes-devtools/python/python/get_module_deps2.py
 create mode 100644 meta/recipes-devtools/python/python/python2-manifest.json
 create mode 100644 meta/recipes-devtools/python/python3/create_manifest3.py
 create mode 100644 meta/recipes-devtools/python/python3/get_module_deps3.py
 create mode 100644 meta/recipes-devtools/python/python3/python3-manifest.json
 create mode 100644 meta/recipes-extended/bash/bash_4.4.12.bb
 delete mode 100644 meta/recipes-extended/bash/bash_4.4.bb
 rename meta/recipes-gnome/gnome/{adwaita-icon-theme_3.26.0.bb => adwaita-icon-theme_3.26.1.bb} (93%)
 rename meta/recipes-graphics/mesa/{mesa-gl_17.3.2.bb => mesa-gl_17.3.3.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_17.3.2.bb => mesa_17.3.3.bb} (88%)
 rename meta/recipes-support/gdbm/{gdbm_1.14.1.bb => gdbm_1.13.bb} (88%)
 create mode 100644 meta/recipes-support/libevent/libevent/0001-test-fix-32bit-linux-regress.patch
 delete mode 100755 scripts/contrib/python/generate-manifest-2.7.py
 delete mode 100755 scripts/contrib/python/generate-manifest-3.5.py

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


More information about the Openembedded-commits mailing list