[oe-commits] [openembedded-core] branch master updated (e2b4b05 -> 5f48939)

git at git.openembedded.org git at git.openembedded.org
Wed Apr 10 12:47:16 UTC 2019


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

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

    from e2b4b05  oeqa/utils/qemurunner: Fix typo in previous commit
     new d8d339a  linux-yocto-rt/4.19: fix duplicate TIF_NEED_RESCHED_LAZY
     new 2fff190  linux-yocto/5.0: update CGL audit configuration fragment
     new f3d3f32  linux-yocto-tiny/4.18: point KBRANCH to 4.18
     new ed4cc3a  linux-yocto/4.18: update to v4.18.33
     new a166e00  qemumips: Enable the poweroff driver
     new 12a5d50  linux-yocto/5.0: tweak qemuarm -tiny configuration
     new 9251cec  linux-yocto/4.18: remove versioned recipes
     new 949961c  Revert "mdadm: fix gcc8 maybe-uninitialized/format-overflow warning"
     new 5d286da  bind: upgrade 9.11.5 -> 9.11.5-P4
     new 256e8b5  cmake: Support Eclipse and other cmake generators
     new 1af7e04  resulttool/manualexecution: Enable configuration options selection
     new 23c7a03  resulttool/manualexecution: Enable creation of configuration option file
     new 7fb540c  sstate.bbclass: Use bb.utils.to_boolean() for BB_NO_NETWORK
     new 4cf7c6b  systemd: fix predictable network interface names in initrd
     new d204398  insane: fix gettext dependency warning
     new 6300c4a  go.bbclass: Export more GO* environment variables
     new 5f48939  goarch.bbclass: use MACHINEOVERRIDES and simplify go_map_arm()

The 17 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/cmake.bbclass                         |   9 +-
 meta/classes/go.bbclass                            |  19 ++++
 meta/classes/goarch.bbclass                        |  19 ++--
 meta/classes/insane.bbclass                        |   2 +-
 meta/classes/sstate.bbclass                        |   6 +-
 .../bind/{bind_9.11.5.bb => bind_9.11.5-P4.bb}     |   6 +-
 meta/recipes-core/systemd/systemd_241.bb           |   1 +
 ...maybe-uninitialized-format-overflow-warni.patch |  60 -------------
 meta/recipes-extended/mdadm/mdadm_4.1.bb           |   1 -
 meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb   |  43 ---------
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb    |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb |  32 -------
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb  |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.18.bb      |  48 ----------
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      |   2 +-
 meta/recipes-kernel/linux/linux-yocto_5.0.bb       |   2 +-
 scripts/lib/resulttool/manualexecution.py          | 100 +++++++++++++++++++--
 19 files changed, 142 insertions(+), 218 deletions(-)
 rename meta/recipes-connectivity/bind/{bind_9.11.5.bb => bind_9.11.5-P4.bb} (96%)
 delete mode 100644 meta/recipes-extended/mdadm/files/0001-mdadm-gcc8-maybe-uninitialized-format-overflow-warni.patch
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto_4.18.bb

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


More information about the Openembedded-commits mailing list