[oe-commits] [openembedded-core] branch master updated (02646be -> d31212b)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 18 09:59:51 UTC 2018


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

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

    from 02646be  systemtap: Fix typo in chown command
     add 801141b  libgcc/gcc-runtime: Disable thumb mode on armv6
     add b23f6e1  linux-yocto-rt/4.18: update to -rt5
     add 8a172a8  linux-yocto-rt: fixup 4.14 merge issues
     add 24ca893  linux-yocto-dev: update PV to v4.19
     add 72e9ad0  linux-yocto/4.18: kernel configuration cleanups
     add d81dd54  linux-yocto/4.18: update to v4.18.14
     add 62c7a97  linux-yocto/4.14: update to v4.14.76
     add b8366a7  util-linux: fix alternatives setting for switch-root
     add f12c4f9  ifupdown: fix issue for configuring loopback interface
     add 2d9dbcc  libgpg-error: Add ARC support
     add 708fe1d  rootfs: possibility to add packages to debug rootfs
     add 954a771  maintainers: assign CMake to Pascal Bach
     add 6cc99d4  package_manager: implement PACKAGE_EXCLUDE for opkg
     add d31212b  systemtap: fix QA issue

No new revisions were added by this update.

Summary of changes:
 meta/classes/image.bbclass                         |   4 +-
 meta/classes/populate_sdk_base.bbclass             |   2 +-
 meta/conf/distro/include/maintainers.inc           |   4 +-
 meta/lib/oe/package_manager.py                     |   6 +-
 meta/lib/oe/rootfs.py                              |  10 +
 ...-6-.defn-fix-inverted-checks-for-loopback.patch |  38 +--
 meta/recipes-core/util-linux/util-linux.inc        |   6 +-
 meta/recipes-devtools/gcc/gcc-runtime_8.2.bb       |   2 +
 meta/recipes-devtools/gcc/libgcc-initial_8.2.bb    |   3 +
 meta/recipes-devtools/gcc/libgcc_8.2.bb            |   3 +
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb   |   6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb   |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb |   6 +-
 meta/recipes-kernel/linux/linux-yocto_4.14.bb      |  20 +-
 meta/recipes-kernel/linux/linux-yocto_4.18.bb      |  20 +-
 meta/recipes-kernel/systemtap/systemtap_git.bb     |   2 +
 ...port-ARC-CPUs-and-simplify-aliasing-table.patch | 298 +++++++++++++++++++++
 ...cfg-Add-support-for-arc-unknown-linux-gnu.patch |  35 +++
 .../libgpg-error/libgpg-error_1.32.bb              |   9 +-
 21 files changed, 419 insertions(+), 69 deletions(-)
 create mode 100644 meta/recipes-support/libgpg-error/libgpg-error/0001-syscfg-Support-ARC-CPUs-and-simplify-aliasing-table.patch
 create mode 100644 meta/recipes-support/libgpg-error/libgpg-error/0002-syscfg-Add-support-for-arc-unknown-linux-gnu.patch

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


More information about the Openembedded-commits mailing list