[oe-commits] [openembedded-core] branch master-next updated (aa94a3e -> 7b478de)

git at git.openembedded.org git at git.openembedded.org
Sat Dec 14 13:01:21 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 aa94a3e  conf/machine/x86-base: use wic instead of live
     new e577904  sstatesig: Optimise
     new 9a34f77  podfix: class to remove Pod::Man versions from manpages
     new b7570da  reproducible_build_simple: inherit podfix
     new 9e8f006  kbd: avoid vlock conflict with busybox
     new d5b114a  bluez: update 5.50 -> 5.52
     new ae727b6  bluez5: disable debug output in ptests
     new 8ee5ae8  cronie:fix SRC_URI path
     new f586f34  goarch: Remove target specific dependencies
     new 577b37a  Revert "go: Reset unneeded GOARCH variables for native recipe"
     new 0fd4c05  nasm: Add debug-prefix-map option
     new a405ae6  libjpeg-turbo: Build reproducibly
     new 7b478de  buildstats: Replace 'is' with '==' in python condition check expression

The 12 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/buildstats.bbclass                    |   2 +-
 meta/classes/goarch.bbclass                        |   6 +
 meta/classes/podfix.bbclass                        |  32 ++
 meta/classes/reproducible_build_simple.bbclass     |   1 +
 meta/lib/oe/sstatesig.py                           |  12 +-
 meta/recipes-connectivity/bluez5/bluez5.inc        |  22 +-
 ...-obexd-without-systemd-in-the-user-sessio.patch |  12 +-
 ...01-Makefile.am-Fix-a-race-issue-for-tools.patch |  30 --
 ...ls-Fix-build-after-y2038-changes-in-glibc.patch |  68 ---
 .../0001-tools-btpclient.c-include-signal.h.patch  |  30 --
 .../bluez5/bluez5/CVE-2018-10910.patch             | 505 ---------------------
 .../bluez5/bluez5/gcc9-fixes.patch                 | 301 ------------
 .../bluez5/bluez5/out-of-tree.patch                |  26 --
 meta/recipes-connectivity/bluez5/bluez5/run-ptest  |   2 +-
 .../bluez5/{bluez5_5.50.bb => bluez5_5.52.bb}      |   4 +-
 meta/recipes-core/kbd/kbd_2.2.0.bb                 |   3 +-
 meta/recipes-devtools/go/go-common.inc             |  10 -
 .../nasm/nasm/0001-stdlib-Add-strlcat.patch        | 117 +++++
 .../nasm/0002-Add-debug-prefix-map-option.patch    | 325 +++++++++++++
 meta/recipes-devtools/nasm/nasm_2.14.02.bb         |   2 +
 meta/recipes-extended/cronie/cronie_1.5.5.bb       |   2 +-
 meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.3.bb  |   2 +
 22 files changed, 516 insertions(+), 998 deletions(-)
 create mode 100644 meta/classes/podfix.bbclass
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-Makefile.am-Fix-a-race-issue-for-tools.patch
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-tools-Fix-build-after-y2038-changes-in-glibc.patch
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-tools-btpclient.c-include-signal.h.patch
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5/CVE-2018-10910.patch
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5/gcc9-fixes.patch
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5/out-of-tree.patch
 rename meta/recipes-connectivity/bluez5/{bluez5_5.50.bb => bluez5_5.52.bb} (91%)
 create mode 100644 meta/recipes-devtools/nasm/nasm/0001-stdlib-Add-strlcat.patch
 create mode 100644 meta/recipes-devtools/nasm/nasm/0002-Add-debug-prefix-map-option.patch

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


More information about the Openembedded-commits mailing list