[oe-commits] [openembedded-core] branch master updated (6a7c50d -> 6049391)

git at git.openembedded.org git at git.openembedded.org
Wed Sep 13 21:08:27 UTC 2017


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

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

    from 6a7c50d  oe-selftest: devtool: fix test_devtool_add hanging on some machines
     add d2d069f  qemurunner.py: wait for PID to appear in procfs
     add 03a00be  kernel: Move Device Tree support to kernel.bbclass
     add 3fb2974  binutils: bump SRCREV to latest 2.29 branch
     add 4304ed0  busybox: using ip instead of ifconfig for ifup/ifdown
     add 5549034  qemu conf: Fix kernel module autoloading for uvesafb on genericx86
     add 13ee656  dpkg: Support muslx32 build
     add cc68240  python-mako: Add HOMEPAGE info into recipe file.
     add a005bca  python-nose: Add HOMEPAGE info into recipe file.
     add 541b14c  hostap-utils: use w1.fi for SRC_URI
     add adeea2f  devtool/standard: set a preferred provider when adding a new recipe with devtool
     add 927316c  at-spi2-atk: Add HOMEPAGE info into recipe file.
     add fb70550  at-spi2-core: Add HOMEPAGE info into recipe file.
     add 7ccb76f  m4: Add HOMEPAGE info into recipe file.
     add 340d413  u-boot: Upgrade to 2017.09
     add 0001cee  insane: don't pass skip list to functions which don't respect it
     add 75e918d  linux-firmware: package Marvell PCIe WiFi firmwares
     add 6049391  insane: consider INSANE_SKIP without package-specifier too

No new revisions were added by this update.

Summary of changes:
 meta/classes/insane.bbclass                        | 19 ++++---
 .../kernel-devicetree.bbclass}                     |  5 +-
 meta/classes/kernel.bbclass                        |  3 +
 meta/conf/machine/include/qemuboot-x86.inc         |  3 -
 meta/conf/machine/qemux86-64.conf                  |  4 ++
 meta/conf/machine/qemux86.conf                     |  4 ++
 meta/lib/oeqa/utils/qemurunner.py                  |  7 ++-
 meta/recipes-bsp/hostap/hostap-utils.inc           |  5 +-
 ...ommon_2017.07.inc => u-boot-common_2017.09.inc} |  2 +-
 ...utils_2017.07.bb => u-boot-fw-utils_2017.09.bb} |  0
 ...kimage_2017.07.bb => u-boot-mkimage_2017.09.bb} |  0
 .../{u-boot_2017.07.bb => u-boot_2017.09.bb}       |  0
 meta/recipes-core/busybox/busybox/defconfig        |  6 +-
 meta/recipes-devtools/binutils/binutils-2.29.inc   |  2 +-
 .../dpkg/0001-dpkg-Support-muslx32-build.patch     | 41 ++++++++++++++
 meta/recipes-devtools/dpkg/dpkg_1.18.24.bb         |  1 +
 meta/recipes-devtools/m4/m4.inc                    |  1 +
 meta/recipes-devtools/python/python-mako.inc       |  1 +
 meta/recipes-devtools/python/python-nose_1.3.7.bb  |  1 +
 .../linux-firmware/linux-firmware_git.bb           | 13 ++++-
 meta/recipes-kernel/linux/linux-dtb.inc            | 66 +---------------------
 meta/recipes-kernel/linux/linux-yocto.inc          |  1 -
 meta/recipes-support/atk/at-spi2-atk_2.24.1.bb     |  1 +
 meta/recipes-support/atk/at-spi2-core_2.24.1.bb    |  1 +
 scripts/lib/devtool/standard.py                    | 42 ++++++++++++++
 scripts/lib/recipetool/create.py                   |  3 +
 26 files changed, 139 insertions(+), 93 deletions(-)
 copy meta/{recipes-kernel/linux/linux-dtb.inc => classes/kernel-devicetree.bbclass} (96%)
 rename meta/recipes-bsp/u-boot/{u-boot-common_2017.07.inc => u-boot-common_2017.09.inc} (89%)
 rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2017.07.bb => u-boot-fw-utils_2017.09.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot-mkimage_2017.07.bb => u-boot-mkimage_2017.09.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot_2017.07.bb => u-boot_2017.09.bb} (100%)
 create mode 100644 meta/recipes-devtools/dpkg/dpkg/0001-dpkg-Support-muslx32-build.patch

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


More information about the Openembedded-commits mailing list