[oe-commits] [openembedded-core] branch master-next updated (c80cbe9 -> 8b414ba)

git at git.openembedded.org git at git.openembedded.org
Wed Sep 13 10:43:31 UTC 2017


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

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

    from c80cbe9  busybox: using ip instead of ifconfig for ifup/ifdown
     new ada9092  qemu conf: Fix kernel module autoloading for uvesafb on genericx86
     new e688ac8  wic: accept '-' in bitbake variables
     new f6b14ca  wic: allow multiple /boot partitions with different content
     new c3a534a  wic: apply --extra-space + --overhead to squashfs
     new d42c0d0  dpkg: Support muslx32 build
     new 6d201f1  python-mako: Add HOMEPAGE info into recipe file.
     new 3559793  python-nose: Add HOMEPAGE info into recipe file.
     new 3c01bd6  hostap-utils: use w1.fi for SRC_URI
     new 2ab44f9  devtool/standard: set a preferred provider when adding a new recipe with devtool
     new 86b8f72  at-spi2-atk: Add HOMEPAGE info into recipe file.
     new fd28191  at-spi2-core: Add HOMEPAGE info into recipe file.
     new 1577633  m4: Add HOMEPAGE info into recipe file.
     new 4acc096  u-boot: Upgrade to 2017.09
     new abc0585  insane: don't pass skip list to functions which don't respect it
     new b6f344b  ovmf: fix do_compile error when len(tmp)=410
     new 5d3b7f1  linux-firmware: package Marvell PCIe WiFi firmwares
     new 8b414ba  insane: consider INSANE_SKIP without package-specifier too

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/insane.bbclass                        | 19 +++++-----
 meta/conf/machine/include/qemuboot-x86.inc         |  3 --
 meta/conf/machine/qemux86-64.conf                  |  4 +++
 meta/conf/machine/qemux86.conf                     |  4 +++
 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
 .../ovmf/0004-ovmf-enable-long-path-file.patch     | 28 +++++++++++++++
 meta/recipes-core/ovmf/ovmf_git.bb                 |  3 +-
 .../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-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 ++
 scripts/lib/wic/misc.py                            |  2 +-
 scripts/lib/wic/partition.py                       | 13 +++++++
 .../lib/wic/plugins/source/bootimg-partition.py    | 17 ++++++---
 24 files changed, 182 insertions(+), 23 deletions(-)
 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-core/ovmf/ovmf/0004-ovmf-enable-long-path-file.patch
 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