[oe-commits] [openembedded-core] branch master-next updated (e4d4f31 -> 44a0c4c)

git at git.openembedded.org git at git.openembedded.org
Sun Mar 4 21:23:49 UTC 2018


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 e4d4f31  maintainers.inc: add myself as -bootconf recipe maintainer
 discard 00409be  systemd-boot-cfg.bbclass: Don't reference or set OVERRIDES
 discard ec164da  grub-efi-cfg.bbclass: Don't reference or set OVERRIDES
 discard a15aac8  selftests: Add test case for booting a generic EFI boot partition image
 discard 73ccc58  layer.conf: add -bootconf recipes to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
 discard 98c4e46  init-install.sh: support multiple kernels and don't assume vmlinuz
 discard a2a2a83  packagegroup-core-boot: add kernel for EFI systems
 discard 56eca19  systemd-boot: add package that installs to boot
 discard b63d25b  systemd-boot*.bbclass: Don't use vmlinuz
 discard 852df5c  systemd: add systemd-bootconf recipe
 discard 2689c7e  systemd-boot.bbclass: break out configuration creation
 discard 7605a74  syslinux.bbclass: don't use vmlinuz
 discard 1b594e8  init-install-efi.sh: Update to support installing multiple kernels
 discard 1cf27f5  wic: add wks file to make use of exclude-path functionality
 discard 66d8f30  grub-efi*.bbclass: don't reference vmlinuz
 discard af85545  live-vm-common.bbclass: Don't use vmlinuz or VM_DEFAULT_KERNEL
 discard 64a84f9  packagegroup-core-boot: add bootloader to EFI systems
 discard b269883  grub-efi: if installed and EFI_PROVIDER, install as bootx64 or bootia32
 discard fd49f3f  grub-efi: install to /boot/
 discard 825db92  grub: create recipe for configuration
 discard 8d7a800  grub-efi.bbclass: split out configuration portion
 discard 4d6f572  layer.conf: add busybox-inittab to SIGGEN_EXCLUDERECIPES_ABISAFE
 discard 172b9fe  busybox: separate inittab into own package, due to SERIAL_CONSOLES being machine-specific
 discard 6a085a6  glibc: Compile using thumb2 for arch > armv5 if user chooses
 discard ea132f3  libsdl2: Upgrade 2.0.7 -> 2.0.8
 discard 0e18116  sdk: only install locales if we're using glibc
 discard 98e7db5  populate_sdk_base: depend on nativesdk-glibc-locale
 discard 68bab4f  testexport-tarball: sync with buildtools-tarball
 discard 196075f  xcb-proto: solve python cache colliion
 discard 423319f  libxml-simple-perl: inherit ptest-perl
 discard 2b78960  libxml-perl: inherit ptest-perl
 discard 1738120  libxml-parser-perl: inherit ptest-perl
 discard e5644ba  liburi-perl: inherit ptest-perl
 discard 6d29acb  liberror-perl: inherit ptest-perl
 discard 35d2f3c  libtest-needs-perl: add 0.002005
 discard 8614206  meta/classes: add ptest-perl.bbclass
     add afb09ab  busybox: separate inittab into own package, due to SERIAL_CONSOLES being machine-specific
     add a673d5b  layer.conf: add busybox-inittab to SIGGEN_EXCLUDERECIPES_ABISAFE
     add ba2eb62  maintainers.inc: add myself as maintainer for the new busybox-inittab
     new 05a835a  meta/classes: add ptest-perl.bbclass
     new 00b523a  libtest-needs-perl: add 0.002005
     new 686243b  liberror-perl: inherit ptest-perl
     new ae5e47c  liburi-perl: inherit ptest-perl
     new 56a158c  libxml-parser-perl: inherit ptest-perl
     new 38dd59c  libxml-perl: inherit ptest-perl
     new 5977737  libxml-simple-perl: inherit ptest-perl
     new de70a80  xcb-proto: solve python cache colliion
     new 3e7532b  testexport-tarball: sync with buildtools-tarball
     new c67f9e1  populate_sdk_base: depend on nativesdk-glibc-locale
     new 8150b49  sdk: only install locales if we're using glibc
     new 22e0ae5  libsdl2: Upgrade 2.0.7 -> 2.0.8
     new e50b4d7  glibc: Compile using thumb2 for arch > armv5 if user chooses
     new ed4e7f7  grub-efi.bbclass: split out configuration portion
     new b6734d6  grub: create recipe for configuration
     new 659a5a5  grub-efi: install to /boot/
     new 716e4d1  grub-efi: if installed and EFI_PROVIDER, install as bootx64 or bootia32
     new 733a495  packagegroup-core-boot: add bootloader to EFI systems
     new ef77e48  live-vm-common.bbclass: Don't use vmlinuz or VM_DEFAULT_KERNEL
     new 35a54e8  grub-efi*.bbclass: don't reference vmlinuz
     new 98f5392  wic: add wks file to make use of exclude-path functionality
     new e74b30b  init-install-efi.sh: Update to support installing multiple kernels
     new 7cae9bf  syslinux.bbclass: don't use vmlinuz
     new 6a97835  systemd-boot.bbclass: break out configuration creation
     new 69e14dc  systemd: add systemd-bootconf recipe
     new df16305  systemd-boot*.bbclass: Don't use vmlinuz
     new 30971c4  systemd-boot: add package that installs to boot
     new a2f61e0  packagegroup-core-boot: add kernel for EFI systems
     new a970565  init-install.sh: support multiple kernels and don't assume vmlinuz
     new 1c5b7b7  layer.conf: add -bootconf recipes to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
     new 6358093  selftests: Add test case for booting a generic EFI boot partition image
     new 8a6a5b1  grub-efi-cfg.bbclass: Don't reference or set OVERRIDES
     new c339fdc  systemd-boot-cfg.bbclass: Don't reference or set OVERRIDES
     new 44a0c4c  maintainers.inc: add myself as -bootconf recipe maintainer

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   (e4d4f31)
            \
             N -- N -- N   refs/heads/master-next (44a0c4c)

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 34 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/conf/distro/include/maintainers.inc | 1 +
 1 file changed, 1 insertion(+)

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


More information about the Openembedded-commits mailing list