[oe-commits] [openembedded-core] branch rocko-next updated (f8d4a57 -> 51eac68)

git at git.openembedded.org git at git.openembedded.org
Fri Jan 5 12:07:18 UTC 2018


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

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

    from f8d4a57  wic: support filesystem label for rawcopy
     new 767fe7f  initramfs-module-install-efi: point to original copy and delete new file
     new 8f5f59c  initramfs-module-install-efi: update summary
     new 2f849d6  initramfs-framework: add install module
     new d5343eb  initramfs-module-install: Remove allarch and FILESEXTRAPATHS
     new 65a2cd3  init-install: fix grub-install command
     new bb1c243  install*.sh: add short sleep after parted commands
     new cacc049  sysklogd: don't use update-alternatives
     new 5c959de  initscripts: don't use update-alternatives
     new 4a62c3f  lsbinitscripts: don't use update-alternatives
     new 59a9a63  initscripts: rrecommend initscripts-functions
     new 71d0590  Revert "classes: Fix alternatives and rc.d ordering"
     new e95393b  update-alternatives.bbclass: refuse to manage SysV init scripts
     new 6122e32  wpa-supplicant: add a missing WPA_COMMON_CTRL_IFACE definition
     new 25c3373  mtd-utils: fix flash_eraseall installation conflict
     new 36bc7f2  meta-selftest: fix upstream version checks for devtool test recipes
     new a7530ba  package_manager: force dnf to refresh the cache
     new ef950ea  systemd: allow dots in arguments to template units
     new 2e97cef  templates/layer.conf: remove backslash to enable bbappend setting
     new 1693684  connman.inc: do not check IMAGE_FEATURES
     new d9ef20c  rootfs-postcommands.bbclass: ensure that rootfs gets mounted ro
     new 4d23fd4  linux-yocto/4.9: update to v4.9.61
     new de71d0a  linux-yocto/4.12: iwlwifi calltrace fixes and configuration warning cleanups
     new 7faa343  linux-yocto/4.9: update to v4.9.65
     new 31cfd38  kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIG
     new c1c958f  kernel-yocto: Stop the build if defconfig is missing
     new 2b478b2  kernel-yocto: ensure that only a single defconfig is processed
     new 058641f  ovmf: Fix build failure for PARALLEL_MAKE with no space
     new 5edbbe1  libxslt: use HTTP instead of FTP in SRC_URI
     new e118c38  recipetool: create: fix conflict between SRCREV and tag
     new 4c53a4d  systemd: fix segfault when terminating systemd --test
     new 48d6c4b  linux-yocto/4.12: update to v4.12.16
     new c843174  linux-yocto/4.12: bug fixes and VRF feature addition
     new 466fe37  linux-yocto/4.12: ipv4 stable backport and config changes
     new 6281646  linux-yocto/4.x: configuration updates
     new a21b63c  linux-yocto/4.12: bug fixes and feature backports
     new 4f6167a  linux-yocto/4.12: update to v.4.12.18
     new f65da1d  linux-yocto/4.12: common-pc*: enable X2APIC by default
     new 5040510  linux-yocto/4.12: CQM and kmemleak fixes
     new a0028e7  rm_work: Handle race with -inital tasks
     new e4d0a73  image_types: btrfs use sparse file creation
     new a270d12  kernel.bbclass: Fix do_sizecheck behaviour
     new 5932d7f  waf.bbclass: explicitly pass bindir and libdir if supported
     new 6f5c95d  wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR).
     new b5cf086  image-live.bbclass: print warn when initramfs is invalid
     new e0781ee  image-live.bbclass: add MLPREFIX to core-image-minimal-initramfs
     new 9c99f45  kernel-fitimage: Fix bad image type replacement for aarch64
     new a404246  rm_work: remove debugging statements
     new 78dd902  bmap-tools: fix RDEPENDS and update SRC_URI
     new 0d811c7  lib/oe/patch: add missing import
     new 2e998da  glib-2.0: Add python3 modules required by gdbus-codegen
     new 9a7e6ff  runqemu: Add workaround for APIC hang on pre 4.15 kernels on qemux86
     new 60dc20b  boost: fix build with x32 and musl
     new 2de5908  acpica: fix build with x32
     new 76a7ea9  binutils: update to 2.29.1
     new 51eac68  binutils: Convert SRC_URI and SRCREV to weak defines

The 55 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:
 .../recipes-test/devtool/devtool-test-patch-gz.bb  |   1 +
 .../devtool/devtool-upgrade-test1_1.5.3.bb         |   2 +
 .../devtool-upgrade-test1_1.5.3.bb.upgraded        |   2 +
 .../devtool/devtool-upgrade-test2_git.bb           |   2 +
 .../devtool/devtool-upgrade-test2_git.bb.upgraded  |   2 +
 meta/classes/image-live.bbclass                    |   4 +-
 meta/classes/image_types.bbclass                   |   2 +-
 meta/classes/kernel-fitimage.bbclass               |   7 +-
 meta/classes/kernel-yocto.bbclass                  |  17 +-
 meta/classes/kernel.bbclass                        |  14 +-
 meta/classes/rm_work.bbclass                       |   4 +
 meta/classes/rootfs-postcommands.bbclass           |   8 +
 meta/classes/systemd.bbclass                       |   6 +-
 meta/classes/update-alternatives.bbclass           |  33 +--
 meta/classes/update-rc.d.bbclass                   |  23 +-
 meta/classes/waf.bbclass                           |  17 +-
 meta/conf/distro/include/default-providers.inc     |   1 +
 meta/conf/layer.conf                               |   4 +
 meta/lib/bblayers/templates/layer.conf             |   2 +-
 meta/lib/oe/package_manager.py                     |   2 +-
 meta/lib/oe/patch.py                               |   1 +
 meta/recipes-connectivity/connman/connman.inc      |   3 -
 .../wpa-supplicant/wpa-supplicant.sh               |   1 +
 meta/recipes-core/glib-2.0/glib.inc                |   6 +
 .../images/core-image-minimal-initramfs.bb         |   2 +-
 .../initrdscripts/files/init-install-efi.sh        |   7 +
 .../initrdscripts/files/init-install.sh            |   9 +-
 .../initramfs-framework/install-efi.sh             | 276 ---------------------
 .../initramfs-module-install-efi_1.0.bb            |   9 +-
 .../initrdscripts/initramfs-module-install_1.0.bb  |  22 ++
 meta/recipes-core/initscripts/initscripts_1.0.bb   |  11 +-
 meta/recipes-core/ovmf/ovmf_git.bb                 |   2 +-
 ...te-presets-after-generators-have-run-6526.patch |  69 ++++++
 ...any-initialization-steps-when-running-in-.patch | 163 ++++++++++++
 meta/recipes-core/systemd/systemd_234.bb           |   2 +
 meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb     |   2 +-
 .../{binutils-2.29.inc => binutils-2.29.1.inc}     |   5 +-
 ...n_2.29.bb => binutils-cross-canadian_2.29.1.bb} |   0
 ...tils-cross_2.29.bb => binutils-cross_2.29.1.bb} |   0
 ...rosssdk_2.29.bb => binutils-crosssdk_2.29.1.bb} |   0
 .../{binutils_2.29.bb => binutils_2.29.1.bb}       |   0
 meta/recipes-devtools/mtd/mtd-utils_git.bb         |   7 +-
 meta/recipes-extended/acpica/acpica_20170303.bb    |   1 +
 ...Linux-add-support-for-X32-ABI-compilation.patch |  31 +++
 meta/recipes-extended/lsb/lsbinitscripts_9.72.bb   |   8 +-
 meta/recipes-extended/sysklogd/sysklogd.inc        |  12 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb   |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb   |   6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb  |   6 +-
 meta/recipes-kernel/linux/linux-yocto_4.10.bb      |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.12.bb      |  20 +-
 meta/recipes-kernel/linux/linux-yocto_4.9.bb       |  20 +-
 meta/recipes-support/bmap-tools/bmap-tools_3.4.bb  |   4 +-
 meta/recipes-support/boost/boost.inc               |   2 +-
 meta/recipes-support/libxslt/libxslt_1.1.29.bb     |   2 +-
 scripts/lib/recipetool/create.py                   |   8 +-
 scripts/lib/wic/partition.py                       |   2 +-
 scripts/runqemu                                    |   5 +
 61 files changed, 478 insertions(+), 417 deletions(-)
 delete mode 100644 meta/recipes-core/initrdscripts/initramfs-framework/install-efi.sh
 create mode 100644 meta/recipes-core/initrdscripts/initramfs-module-install_1.0.bb
 create mode 100644 meta/recipes-core/systemd/systemd/0001-core-evaluate-presets-after-generators-have-run-6526.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0001-main-skip-many-initialization-steps-when-running-in-.patch
 rename meta/recipes-devtools/binutils/{binutils-2.29.inc => binutils-2.29.1.inc} (90%)
 rename meta/recipes-devtools/binutils/{binutils-cross-canadian_2.29.bb => binutils-cross-canadian_2.29.1.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils-cross_2.29.bb => binutils-cross_2.29.1.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils-crosssdk_2.29.bb => binutils-crosssdk_2.29.1.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils_2.29.bb => binutils_2.29.1.bb} (100%)
 create mode 100644 meta/recipes-extended/acpica/files/0001-Linux-add-support-for-X32-ABI-compilation.patch

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


More information about the Openembedded-commits mailing list