[oe-commits] [openembedded-core] branch master-next updated (5981e89 -> 9796455)

git at git.openembedded.org git at git.openembedded.org
Mon Apr 15 10:53:31 UTC 2019


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 5981e89  uboot-sign: add support for different u-boot configurations
 discard 37d207d  elfutils: add ptest support
 discard ce0323a  iw: upgrade 4.14 -> 5.0.1
 discard f148f4f  gnutls: upgrade 3.6.5 -> 3.6.7
     add 303ac64  Revert "nettle: fix ptest failure"
     new 64d1a8b  gnutls: upgrade 3.6.5 -> 3.6.7
     new e1bc9b8  iw: upgrade 4.14 -> 5.0.1
     new 5a5a4c0  elfutils: add ptest support
     new 48e145b  uboot-sign: add support for different u-boot configurations
     new 1e1f373  harfbuzz: update source checksums after upstream replaced the tarball
     new 9e296ab  dhcp: Replace OE specific patch for compatibility with latest bind with upstream patch
     new 2aefa23  ptest.bbclass: Use d.getVar instead of os.environ
     new 2a0d8c8  ][PATCH] iptables: upgrade 1.6.2 -> 1.8.2
     new 27e35db  grub-efi-native: Install grub-editenv
     new 031f0c4  Set XZ_COMPRESSION_LEVEL to -9
     new b4f36ede gcc: Remove Java support variables
     new 39f6540  musl: Upgrade to master past 1.1.22
     new 2a3ab2f  linux-yocto/5.0: update to v5.0.5
     new 58c3b53  linux-yocto-rt: update to 5.0.5-rt3
     new 60ad6cc  linux-yocto/5.0: update to v5.0.7
     new 9796455  linux-yocto/4.19: update to v4.19.34

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   (5981e89)
            \
             N -- N -- N   refs/heads/master-next (9796455)

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 16 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/image_types.bbclass                   |    2 +-
 meta/classes/ptest.bbclass                         |    4 +-
 meta/recipes-bsp/grub/grub-efi_2.02.bb             |    1 +
 ...eplace-custom-isc_boolean_t-with-C-standa.patch | 2882 --------------------
 ...d-includes-of-new-BIND9-compatibility-hea.patch |   79 +
 meta/recipes-connectivity/dhcp/dhcp_4.4.1.bb       |    2 +-
 meta/recipes-core/musl/musl_git.bb                 |    4 +-
 meta/recipes-devtools/gcc/gcc-8.3.inc              |    1 -
 meta/recipes-devtools/gcc/gcc-configure-common.inc |    8 +-
 ...ions-format-security-fixes-in-libipt_icmp.patch |   61 +
 .../{iptables_1.6.2.bb => iptables_1.8.2.bb}       |    5 +-
 meta/recipes-graphics/harfbuzz/harfbuzz_2.4.0.bb   |    4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |    6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb    |    6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |    8 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb  |    8 +-
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      |   20 +-
 meta/recipes-kernel/linux/linux-yocto_5.0.bb       |   20 +-
 ...kdf2.c-change-the-initialization-for-salt.patch |   39 -
 .../nettle/nettle-3.4.1/dlopen-test.patch          |   20 +
 meta/recipes-support/nettle/nettle_3.4.1.bb        |    9 +-
 21 files changed, 211 insertions(+), 2978 deletions(-)
 delete mode 100644 meta/recipes-connectivity/dhcp/dhcp/0001-dhcpd-fix-Replace-custom-isc_boolean_t-with-C-standa.patch
 create mode 100644 meta/recipes-connectivity/dhcp/dhcp/0001-master-Added-includes-of-new-BIND9-compatibility-hea.patch
 create mode 100644 meta/recipes-extended/iptables/iptables/0003-extensions-format-security-fixes-in-libipt_icmp.patch
 rename meta/recipes-extended/iptables/{iptables_1.6.2.bb => iptables_1.8.2.bb} (91%)
 delete mode 100644 meta/recipes-support/nettle/nettle-3.4.1/0001-nettle-pbkdf2.c-change-the-initialization-for-salt.patch
 create mode 100644 meta/recipes-support/nettle/nettle-3.4.1/dlopen-test.patch

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


More information about the Openembedded-commits mailing list