[oe-commits] [openembedded-core] branch master-next updated (77ce796 -> ba200fc)

git at git.openembedded.org git at git.openembedded.org
Tue Sep 12 08:35:27 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.

 discard 77ce796  iproute2: Default to tipc enabled, and include libmnl dependency
 discard d67d0e7  libarchive: fix bug929 and CVE-2017-14166
 discard 3f58ac1  selftest/cases/signing: ignore removal errors when cleaning temporary gpg directory
 discard 5a235cb  image_types: support lz4 compressed squashfs
 discard 9aec035  selftest/devtool: Avoid writing on TOPDIR on kernel test case
 discard dca9318  bitbake.conf: add bzr to HOSTTOOLS_NONFATAL
 discard 1ccfa15  Revert "kernel-module-split: rrecommend kernel-image instead of rdepend"
 discard a9db5a0  musl: Upgrade to latest master
 discard 5f87cbb  initramfs-framework: Allow directories with spaces
 discard d116a5d  glibc-locale: add runtime dependency on glibc
 discard cea5f5e  initramfs-framework: bump PR and fix install-efi and setup-live modules
 discard c00d6f0  go-cross-canadian: add recipe
 discard 79c386b  go.bbclass: enable nativesdk builds for Go packages
 discard f09a4ec  go-crosssdk: add recipe
 discard af0d7e0  go: enable nativesdk builds for the toolchain
 discard 64ed5ce  go-cross: take GOARM environment setting
 discard 3ad3968  go: rename go.inc -> go-target.inc
 discard 0ed91e6  go.bbclass: clean up CGO_xxx settings
 discard 1804d41  go.bbclass: remove some xxx_FINAL variables
 discard c743e30  go.bbclass: remove GO_GCFLAGS nad GO_LDFLAGS
 discard 23c2dd2  go: split out go-runtime into separate recipe
 discard 27d293f  go-bootstrap-native: remove recipe
 discard ea18b43  go-native: remove dependency on go-bootstrap-native
 discard fe43c26  kernel-devicetree.bbclass: Add support to generate append to kernel
 discard da7cc92  kernel: Move Device Tree support to kernel.bbclass
 discard cc0e0b0  qemu conf: Fix kernel module autoloading for uvesafb on genericx86
 discard 7cd8967  externalsrc.bbclass: Avoid symlink clashes for virtclasses
     new cfe3b9b  go-native: remove dependency on go-bootstrap-native
     new 5f68e42  go-bootstrap-native: remove recipe
     new ae2a3a0a go: split out go-runtime into separate recipe
     new 923a6f6  go.bbclass: remove GO_GCFLAGS nad GO_LDFLAGS
     new 9ee1dc2  go.bbclass: remove some xxx_FINAL variables
     new 2db44bc  go.bbclass: clean up CGO_xxx settings
     new b31faaa  go: rename go.inc -> go-target.inc
     new a535076  go-cross: take GOARM environment setting
     new f6c8493  go: enable nativesdk builds for the toolchain
     new 4f42e1f  go-crosssdk: add recipe
     new b16e770  go.bbclass: enable nativesdk builds for Go packages
     new b627844  go-cross-canadian: add recipe
     new 723997e  initramfs-framework: bump PR and fix install-efi and setup-live modules
     new 5dcf691  glibc-locale: add runtime dependency on glibc
     new 70cafdc  initramfs-framework: Allow directories with spaces
     new 5518461  musl: Upgrade to latest master
     new 65c671d  Revert "kernel-module-split: rrecommend kernel-image instead of rdepend"
     new 7f64401  bitbake.conf: add bzr to HOSTTOOLS_NONFATAL
     new 3493205  selftest/devtool: Avoid writing on TOPDIR on kernel test case
     new cba35e0  image_types: support lz4 compressed squashfs
     new 9ec9d15  selftest/cases/signing: ignore removal errors when cleaning temporary gpg directory
     new 49a8e96  libarchive: fix bug929 and CVE-2017-14166
     new ba200fc  iproute2: Default to tipc enabled, and include libmnl dependency

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   (77ce796)
            \
             N -- N -- N   refs/heads/master-next (ba200fc)

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 23 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/externalsrc.bbclass           |  16 +---
 meta/classes/kernel-devicetree.bbclass     | 114 -----------------------------
 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/selftest/cases/devtool.py    |  48 ------------
 meta/recipes-kernel/linux/linux-dtb.inc    |  66 ++++++++++++++++-
 meta/recipes-kernel/linux/linux-yocto.inc  |   1 +
 9 files changed, 69 insertions(+), 190 deletions(-)
 delete mode 100644 meta/classes/kernel-devicetree.bbclass

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


More information about the Openembedded-commits mailing list