[oe-commits] [openembedded-core] branch master updated (dc8b21a -> 598e5da)

git at git.openembedded.org git at git.openembedded.org
Mon May 29 14:16:03 UTC 2017


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

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

    from dc8b21a  cryptodev-linux: update SRC_URI
     add 0457f08  linux-yocto/meta: bluetooth: Adds BT_BREDR and BT_LE, which are needed as dependencies
     add 9827854  linux-yocto/meta: smp: Add config X86_BIGSMP since its needed when NR_CPUS > 8
     add a256add  kernel/meta: add virtualbox configuration fragment
     new 265602c  nasm: Upgrade 2.12.02 -> 2.13.01
     new 346c65d  lsof: clear setuid
     new 659a80a  python3: Use _sysconfigdata.py to initialize distutils.sysconfig
     new d715dc4  python3: Move config-*/Makefile from misc package to dev package
     new 9732a2b  busybox: make SYSLOGD optionnal
     new 4292886  gstreamer1.0-omx: delete broken m4 files
     new 5e4727b  freetype: 2.7.1 -> 2.8
     new 7fe5f5c  runqemu: output qemu-system errors
     new dde83ec  dhcp: build shared libraries
     new 598e5da  bind: build with threads and update configure options

The 10 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:
 .../bind/bind/generate-rndc-key.sh                 |   1 +
 meta/recipes-connectivity/bind/bind_9.10.3-P3.bb   |  10 +-
 meta/recipes-connectivity/dhcp/dhcp.inc            |   6 +-
 .../dhcp/dhcp/build-shared-libs.patch              | 186 +++++++++++++++++++++
 meta/recipes-connectivity/dhcp/dhcp_4.3.5.bb       |   1 +
 meta/recipes-core/busybox/busybox.inc              |   6 +-
 meta/recipes-core/busybox/busybox/defconfig        |  20 +--
 meta/recipes-core/busybox/busybox/syslog.cfg       |  11 ++
 meta/recipes-core/busybox/busybox_1.24.1.bb        |   1 +
 .../nasm/{nasm_2.12.02.bb => nasm_2.13.01.bb}      |   4 +-
 .../python/python-3.5-manifest.inc                 |   2 +-
 ...-Use-_sysconfigdata.py-to-initialize-dist.patch |  66 ++++++++
 meta/recipes-devtools/python/python3_3.5.3.bb      |   1 +
 meta/recipes-extended/lsof/lsof_4.89.bb            |   2 +-
 .../{freetype_2.7.1.bb => freetype_2.8.bb}         |   4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.10.bb   |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb    |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.10.bb |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb  |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.10.bb      |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.9.bb       |   2 +-
 .../gstreamer/gstreamer1.0-omx.inc                 |   9 +-
 scripts/contrib/python/generate-manifest-3.5.py    |   2 +-
 scripts/runqemu                                    |   7 +-
 30 files changed, 322 insertions(+), 41 deletions(-)
 create mode 100644 meta/recipes-connectivity/dhcp/dhcp/build-shared-libs.patch
 create mode 100644 meta/recipes-core/busybox/busybox/syslog.cfg
 rename meta/recipes-devtools/nasm/{nasm_2.12.02.bb => nasm_2.13.01.bb} (80%)
 create mode 100644 meta/recipes-devtools/python/python3/0001-Issue-21272-Use-_sysconfigdata.py-to-initialize-dist.patch
 rename meta/recipes-graphics/freetype/{freetype_2.7.1.bb => freetype_2.8.bb} (93%)

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


More information about the Openembedded-commits mailing list