[oe-commits] [openembedded-core] branch master updated (4facc57 -> fd978a5)

git at git.openembedded.org git at git.openembedded.org
Sat Jan 13 10:15:52 UTC 2018


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

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

    from 4facc57  linux-firmware: Bump revision to 65b1c68c
     add e7be4ae  gcc: Add missing flex-native dependency
     add bead76b  grub-efi: Fix DEPENDS
     add 5f4b54a  perf: depend on native versions of bison and flex
     add e6b350c  at: explicitly depend on bison-native for deterministic builds
     add aa370ee  pax-utils: update SRC_URI
     add 2134b35  webkitgtk: update to 2.18.5 (includes Spectre mitigations; see commit description)
     add 8aba1fd  scripts/wic: use scriptpath module to find bitbake path and oe lib path
     add 89df0d3  scripts/wic: append bitbake executable file path in eSDK environment
     add dcea30b  scripts/wic: fix error of import wic module in eSDK environment
     add 03fa13a  scripts/wic: explicitly set BUILDDIR within eSDK
     add 90df675  classes/populate_sdk_ext: support wic in eSDK
     add 0341a3c  base.bbclass: drop legacy armv7a-vfp-neon TUNE_PKGARCH renaming
     add 6454c61  bash: ptest dependency on locale should honor virtual/libc-locale
     add aabb3bc  mesa: Upgrade to 17.3.2 release
     add 8a61e0c  meson.bbclass: use HOST_CC_ARCH, not TARGET_CC_ARCH
     new 0adedfc  glibc/nscd: do not cache for netgroup by default
     new fd978a5  qemu-2.10.1.bb: support mingw build

The 2 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/base.bbclass                          |  7 ----
 meta/classes/meson.bbclass                         |  2 +-
 meta/classes/populate_sdk_ext.bbclass              |  2 +-
 meta/recipes-bsp/grub/grub-efi_2.02.bb             |  2 +-
 meta/recipes-core/glibc/glibc-package.inc          |  1 +
 meta/recipes-devtools/gcc/gcc-7.2.inc              |  4 +--
 meta/recipes-devtools/gcc/gcc-cross-canadian.inc   |  2 +-
 meta/recipes-devtools/pax-utils/pax-utils_1.2.2.bb |  6 +---
 ...ardev-connect-socket-to-a-spawned-command.patch | 37 +++++++++++++++++-----
 meta/recipes-extended/at/at_3.1.20.bb              |  2 +-
 meta/recipes-extended/bash/bash.inc                |  2 +-
 .../mesa/{mesa-gl_17.3.1.bb => mesa-gl_17.3.2.bb}  |  0
 .../mesa/{mesa_17.3.1.bb => mesa_17.3.2.bb}        |  4 +--
 meta/recipes-kernel/perf/perf.bb                   |  2 +-
 ...c-settings-so-that-gtkdoc-generation-work.patch | 14 ++++----
 .../{webkitgtk_2.18.3.bb => webkitgtk_2.18.5.bb}   |  4 +--
 scripts/wic                                        | 23 +++++++++++---
 17 files changed, 69 insertions(+), 45 deletions(-)
 rename meta/recipes-graphics/mesa/{mesa-gl_17.3.1.bb => mesa-gl_17.3.2.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_17.3.1.bb => mesa_17.3.2.bb} (87%)
 rename meta/recipes-sato/webkit/{webkitgtk_2.18.3.bb => webkitgtk_2.18.5.bb} (97%)

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


More information about the Openembedded-commits mailing list