[oe-commits] [openembedded-core] branch master-next updated (29703d4 -> 6cf786b)

git at git.openembedded.org git at git.openembedded.org
Sat Apr 2 16:27:06 UTC 2016


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

      from  29703d4   bitbake.conf: Add BB_WORKERCONTEXT to HASHBASE_WHITELIST
       new  02500b1   grub-efi.bbclass: use GRUB_ROOT rather than APPEND for root device
       new  0fae531   insane.bbclass: avoid false positives on library location
       new  c865dd5   oe/patch: more detailed error reporting
       new  e0156f7   oe/patch: print cleaner error message when patch fails to apply
       new  a8ebbdc   bluez5: add ptest support
       new  8434546   wic/isoimage-isohybrid.py: use glob to find initramfs location
       new  f52e1a9   wic/isoimage-isohybrid.py: change cpio generated uid&gid to root
       new  74b9abf   linux-yocto/4.1: telemetry and dmaengine backports
       new  4d9d8d1   linux-yocto/4.4: gpio-pca953x: add PCAL9535 interrupt support
       new  d59015b   linux-yocto/4.1: ahci: backport AHCI runtime PM
       new  c168bcf   linux-yocto-dev: bump to v4.6-rcX
       new  3cb5278   Revert "linux-yocto: Work around PAT issue on qemux86"
       new  351e338   linux-yocto/4.4: fix PAT for 32bit x86
       new  e3ab02b   linux-yocto/4.4: UVC: Add support for R200 depth camera
       new  a847438   kernel-yocto: enforce SRC_URI specified branch
       new  6cf786b   opkg-utils: opkg-build exit when fail to list files.

The 16 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/grub-efi.bbclass                      |  10 ++-
 meta/classes/insane.bbclass                        |  19 +++-
 meta/classes/kernel-yocto.bbclass                  |  11 +++
 meta/classes/syslinux.bbclass                      |  22 ++---
 meta/lib/oe/patch.py                               |  22 +++--
 meta/recipes-connectivity/bluez5/bluez5.inc        |  13 ++-
 ...-target-for-building-tests-without-runnin.patch |  28 ++++++
 .../bluez5/bluez5}/run-ptest                       |   9 +-
 .../opkg-build-Exit-when-fail-to-list-files.patch  |  45 ++++++++++
 meta/recipes-devtools/opkg-utils/opkg-utils_git.bb |   4 +-
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |   2 +-
 .../linux-yocto/0001-Fix-qemux86-pat-issue.patch   | 100 ---------------------
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       |  16 ++--
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |  18 ++--
 .../lib/wic/plugins/source/isoimage-isohybrid.py   |   8 +-
 19 files changed, 177 insertions(+), 158 deletions(-)
 create mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-tests-add-a-target-for-building-tests-without-runnin.patch
 copy meta/{recipes-support/nettle/files => recipes-connectivity/bluez5/bluez5}/run-ptest (73%)
 create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/opkg-build-Exit-when-fail-to-list-files.patch
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto/0001-Fix-qemux86-pat-issue.patch

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


More information about the Openembedded-commits mailing list