[oe-commits] [openembedded-core] branch master-next updated (86b864c -> 17ce92c)

git at git.openembedded.org git at git.openembedded.org
Thu Jan 3 22:38:13 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.

    from 86b864c  netbase: add entry to /etc/hosts according to /etc/hostname
     new 36d625e  oeqa/utils/qemurunner: set timeout to 60s for run_serial
     new 6650926  arch-armv4.inc, arch-armv5.inc: Do not tie generating thumb ISA to -march
     new fe12f84  iw: fix parsing of WEP keys
     new 530ea83  classes/buildhistory: avoid git diff churn by sorting more dictionaries
     new 9bc051f  u-boot.inc: Support menuconfig for u-boot
     new 1ba2a43  update-alternatives.bbclass: Stabilize iteration order
     new 17ce92c  kernel.bbclass: Fix incorrect deploying of fitimage.initramfs

The 7 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/buildhistory.bbclass                  |   4 +-
 meta/classes/kernel.bbclass                        |   3 +
 meta/classes/update-alternatives.bbclass           |  13 +-
 meta/conf/machine/include/arm/arch-armv4.inc       |   2 +-
 meta/conf/machine/include/arm/arch-armv5.inc       |   2 +-
 meta/lib/oeqa/targetcontrol.py                     |   2 +-
 meta/lib/oeqa/utils/qemurunner.py                  |   2 +-
 meta/lib/oeqa/utils/qemutinyrunner.py              |   2 +-
 meta/recipes-bsp/u-boot/u-boot.inc                 |  27 ++-
 .../iw/0001-connect-fix-parsing-of-WEP-keys.patch  | 194 +++++++++++++++++++++
 meta/recipes-connectivity/iw/iw_4.14.bb            |   1 +
 11 files changed, 236 insertions(+), 16 deletions(-)
 create mode 100644 meta/recipes-connectivity/iw/iw/0001-connect-fix-parsing-of-WEP-keys.patch

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


More information about the Openembedded-commits mailing list