[oe-commits] [openembedded-core] branch master updated (eb9f900 -> f6b0b26)

git at git.openembedded.org git at git.openembedded.org
Fri May 20 09:21:32 UTC 2016


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

      from  eb9f900   kernel: moves KERNEL_SRC_PATH to bitbake.conf
       new  226492a   mesa-demos: provide option for disabling GLX demos
       new  8d39778   webkitgtk: turn off JIT on armv4 and armv7a
       new  28777e5   bluez5: move btmgmt to common READLINE section
       new  158cbd7   kernel: fitimage: Repair misuse of shell test command
       new  dc7036e   linux-dummy: set INHIBIT_DEFAULT_DEPS
       new  3f2dcaa   classes/populate_sdk_ext: adjust variable blacklisting
       new  ce84dc0   openssh: update homepage and summary
       new  da522c0   qemu: Upgrade to 2.5.1.1 for fix CVE-2016-3710 and CVE-2016-3712
       new  63cde9b   bluez5: fixed path to bluetoothd in sysvinit script
       new  3f1d813   classes/kernel: fix typo
       new  2e66f57   classes/kernel: check OLDEST_KERNEL at configure time
       new  f30c486   wic: fix path parsing, use last occurrence
       new  7e96806   mesa: fix mesa_populate_packages() when dri is disabled
       new  0f1054e   acl.inc, run-ptest: improve ptest functionality on limited rootfs
       new  dee987b   gdb: Backport patch to changes with AVX and MPX
       new  f6b0b26   lib/oe/rootfs: Fix DEBUGFS generation, without openssl

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/kernel-fitimage.bbclass               |    2 +-
 meta/classes/kernel.bbclass                        |   16 +-
 meta/classes/populate_sdk_ext.bbclass              |    4 +
 meta/lib/oe/rootfs.py                              |    2 +
 meta/recipes-connectivity/bluez5/bluez5.inc        |    4 +
 meta/recipes-connectivity/bluez5/bluez5/init       |    2 +-
 meta/recipes-connectivity/bluez5/bluez5_5.39.bb    |    2 +-
 meta/recipes-connectivity/openssh/openssh_7.2p2.bb |    5 +-
 meta/recipes-devtools/gdb/gdb-common.inc           |    2 +-
 meta/recipes-devtools/gdb/gdb/0011-avx_mpx.patch   | 2601 ++++++++++++++++++++
 .../qemu/{qemu_2.5.1.bb => qemu_2.5.1.1.bb}        |    4 +-
 .../0013-only-build-GLX-demos-if-needed.patch      |   62 +
 meta/recipes-graphics/mesa/mesa-demos_8.2.0.bb     |    4 +-
 meta/recipes-graphics/mesa/mesa.inc                |   21 +-
 meta/recipes-kernel/linux/linux-dummy.bb           |    2 +
 meta/recipes-sato/webkit/webkitgtk_2.12.1.bb       |    7 +-
 meta/recipes-support/attr/acl.inc                  |    1 +
 meta/recipes-support/attr/acl/run-ptest            |   67 +-
 .../attr/acl/test-fix-directory-permissions.patch  |   24 +
 scripts/lib/wic/plugin.py                          |    2 +-
 20 files changed, 2807 insertions(+), 27 deletions(-)
 create mode 100644 meta/recipes-devtools/gdb/gdb/0011-avx_mpx.patch
 rename meta/recipes-devtools/qemu/{qemu_2.5.1.bb => qemu_2.5.1.1.bb} (88%)
 create mode 100644 meta/recipes-graphics/mesa/mesa-demos/0013-only-build-GLX-demos-if-needed.patch
 create mode 100644 meta/recipes-support/attr/acl/test-fix-directory-permissions.patch

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


More information about the Openembedded-commits mailing list