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

git at git.openembedded.org git at git.openembedded.org
Tue Mar 6 14:23:53 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 44a0c4c  maintainers.inc: add myself as -bootconf recipe maintainer
 discard c339fdc  systemd-boot-cfg.bbclass: Don't reference or set OVERRIDES
 discard 8a6a5b1  grub-efi-cfg.bbclass: Don't reference or set OVERRIDES
 discard 6358093  selftests: Add test case for booting a generic EFI boot partition image
 discard 1c5b7b7  layer.conf: add -bootconf recipes to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
 discard a970565  init-install.sh: support multiple kernels and don't assume vmlinuz
 discard a2f61e0  packagegroup-core-boot: add kernel for EFI systems
 discard 30971c4  systemd-boot: add package that installs to boot
 discard df16305  systemd-boot*.bbclass: Don't use vmlinuz
 discard 69e14dc  systemd: add systemd-bootconf recipe
 discard 6a97835  systemd-boot.bbclass: break out configuration creation
 discard 7cae9bf  syslinux.bbclass: don't use vmlinuz
 discard e74b30b  init-install-efi.sh: Update to support installing multiple kernels
 discard 98f5392  wic: add wks file to make use of exclude-path functionality
 discard 35a54e8  grub-efi*.bbclass: don't reference vmlinuz
 discard ef77e48  live-vm-common.bbclass: Don't use vmlinuz or VM_DEFAULT_KERNEL
 discard 733a495  packagegroup-core-boot: add bootloader to EFI systems
 discard 716e4d1  grub-efi: if installed and EFI_PROVIDER, install as bootx64 or bootia32
 discard 659a5a5  grub-efi: install to /boot/
 discard b6734d6  grub: create recipe for configuration
 discard ed4e7f7  grub-efi.bbclass: split out configuration portion
 discard e50b4d7  glibc: Compile using thumb2 for arch > armv5 if user chooses
 discard 22e0ae5  libsdl2: Upgrade 2.0.7 -> 2.0.8
 discard 8150b49  sdk: only install locales if we're using glibc
 discard c67f9e1  populate_sdk_base: depend on nativesdk-glibc-locale
 discard 3e7532b  testexport-tarball: sync with buildtools-tarball
 discard de70a80  xcb-proto: solve python cache colliion
 discard 5977737  libxml-simple-perl: inherit ptest-perl
 discard 38dd59c  libxml-perl: inherit ptest-perl
 discard 56a158c  libxml-parser-perl: inherit ptest-perl
 discard ae5e47c  liburi-perl: inherit ptest-perl
 discard 686243b  liberror-perl: inherit ptest-perl
 discard 00b523a  libtest-needs-perl: add 0.002005
 discard 05a835a  meta/classes: add ptest-perl.bbclass
     add 6f6a2b5  xcb-proto: solve python cache collision
     add bb10cec  testexport-tarball: sync with buildtools-tarball
     add 8fc8073  sdk: only install locales if we're using glibc
     add 8d6869a  populate_sdk_base: depend on nativesdk-glibc-locale
     add aeffa15  meta/classes: add ptest-perl.bbclass
     add 2735e7b  libtest-needs-perl: add 0.002005
     add f9398da  liberror-perl: inherit ptest-perl
     add e88c7fc  liburi-perl: inherit ptest-perl
     add ba0fb1a  libxml-parser-perl: inherit ptest-perl
     add f61c872  libxml-perl: inherit ptest-perl
     add 1a188a7  libxml-simple-perl: inherit ptest-perl
     add 09e29d7  libsdl2: Upgrade 2.0.7 -> 2.0.8
     add ee6ce73  libtimedate-perl: inherit ptest-perl
     add f593f9e  libxml-sax-base-perl: inherit ptest-perl
     add 79e1d94  libxml-sax-perl: inherit ptest-perl
     add 7758deb  maintainers: self-assign perl module maintainership
     add a5a7b25  maintainers.inc: self-assign recipes from recipes-extended/perl
     add a22b97a  glibc: Compile using thumb2 for arch > armv5 if user chooses
     new 8daf2c5  grub-efi.bbclass: split out configuration portion
     new eff14ba  grub: create recipe for configuration
     new f9c3405  grub-efi: install to /boot/
     new 8d158bb  grub-efi: if installed and EFI_PROVIDER, install as bootx64 or bootia32
     new d8a6707  packagegroup-core-boot: add bootloader to EFI systems
     new 5493bb5  live-vm-common.bbclass: Don't use vmlinuz or VM_DEFAULT_KERNEL
     new d37be17  grub-efi*.bbclass: don't reference vmlinuz
     new db90405  wic: add wks file to make use of exclude-path functionality
     new 3d67edb  init-install-efi.sh: Update to support installing multiple kernels
     new 8e9a535  syslinux.bbclass: don't use vmlinuz
     new 5d14ff6  systemd-boot.bbclass: break out configuration creation
     new 8bf86db  systemd: add systemd-bootconf recipe
     new cceb426  systemd-boot*.bbclass: Don't use vmlinuz
     new 551925b  systemd-boot: add package that installs to boot
     new dfdd840  packagegroup-core-boot: add kernel for EFI systems
     new 5d66a4c  init-install.sh: support multiple kernels and don't assume vmlinuz
     new e102f77  layer.conf: add -bootconf recipes to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
     new 192c873  selftests: Add test case for booting a generic EFI boot partition image
     new 56ab836  grub-efi-cfg.bbclass: Don't reference or set OVERRIDES
     new 24ddc80  systemd-boot-cfg.bbclass: Don't reference or set OVERRIDES
     new 8f596d4  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   (44a0c4c)
            \
             N -- N -- N   refs/heads/master-next (8f596d4)

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 21 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            | 21 +++++++++++----------
 meta/recipes-extended/perl/libtimedate-perl_2.30.bb |  2 +-
 .../perl/libxml-sax-base-perl_1.09.bb               |  2 +-
 meta/recipes-extended/perl/libxml-sax-perl_0.99.bb  |  7 ++++++-
 4 files changed, 19 insertions(+), 13 deletions(-)

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


More information about the Openembedded-commits mailing list