[oe-commits] [openembedded-core] branch master-next updated (4facc57 -> 7d192ba)

git at git.openembedded.org git at git.openembedded.org
Thu Jan 11 17:24:32 UTC 2018


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 4facc57  linux-firmware: Bump revision to 65b1c68c
     new e7be4ae  gcc: Add missing flex-native dependency
     new 970c84e  sstate: Avoid indirect bison/flex-native dependencies
     new 1e4edf8  pax-utils: update SRC_URI
     new 913e09f  webkitgtk: update to 2.18.5 (includes Spectre mitigations; see commit description)
     new dd60221  image: use du --apparent-size when calculating rootfs size
     new 19d41c5  scripts/wic: use scriptpath module to find bitbake path and oe lib path
     new e13dcaf  scripts/wic: append bitbake executable file path in eSDK environment
     new 38fd27d  scripts/wic: fix error of import wic module in eSDK environment
     new 549e85e  scripts/wic: explicitly set BUILDDIR within eSDK
     new 7c4d94e  classes/populate_sdk_ext: support wic in eSDK
     new d6b00d2  base.bbclass: drop legacy armv7a-vfp-neon TUNE_PKGARCH renaming
     new 1a7d64e  perf: depend on native versions of bison and flex
     new 7412f3c  at: explicitly depend on bison-native for deterministic builds
     new dae328d  bash: ptest dependency on locale should honor virtual/libc-locale
     new 44b2c10  mesa: Upgrade to 17.3.2 release
     new 7d192ba  meson.bbclass: use HOST_CC_ARCH, not TARGET_CC_ARCH

The 16 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/image.bbclass                         |  1 +
 meta/classes/meson.bbclass                         |  2 +-
 meta/classes/populate_sdk_ext.bbclass              |  2 +-
 meta/classes/sstate.bbclass                        |  7 +++++++
 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 +-----
 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 +++++++++++++++++-----
 16 files changed, 46 insertions(+), 36 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