[oe-commits] [openembedded-core] branch master updated (9908b79 -> 10aae50)

git at git.openembedded.org git at git.openembedded.org
Mon Jan 21 23:44:58 UTC 2019


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

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

    from 9908b79  scripts/contrib/build-perf-test.sh: Remove it
     add 042187a  python3: use ncursesw, not ncurses
     add f9290f3  libxslt: install documentation into an unversioned directory
     add fdd0b9e  base-files: Avoid problems if DISTRO_VERSION contains undefined variable
     add 75a2c15  musl,glibc,newlib: Drop redundant STAGINGCC
     add dfcfc73  tune-cortexa5.inc: Add tune options for vfpv4
     add e4aa17d  db5: Fix build issues found with clang/libc++
     add 50d62a9  apt: Backport a patch to include std::array definition
     add 0ba3bde  perl: fix a race issue during 'make install'
     add 4f93e03  u-boot: drop ${PV} from u-boot-common.inc filename
     add e80bfa6  at-spi2-core: only depend of x11 if in DISTRO_FEATURES
     add f9afa2b  linux-yocto/4.18: update to v4.18.25
     add a105af4  linux-yocto/4.19: fix qemuarm KBRANCH specification
     add 10aae50  linux-yocto/4.19: integrate qemuarm refresh changes

No new revisions were added by this update.

Summary of changes:
 meta/classes/multilib.bbclass                      |   2 -
 meta/conf/machine/include/tune-cortexa5.inc        |  16 ++-
 ...u-boot-common_2018.11.inc => u-boot-common.inc} |   0
 meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.11.bb |   2 +-
 meta/recipes-bsp/u-boot/u-boot-tools_2018.11.bb    |   2 +-
 meta/recipes-bsp/u-boot/u-boot_2018.11.bb          |   2 +-
 meta/recipes-core/base-files/base-files_3.0.14.bb  |   2 +-
 meta/recipes-core/glibc/glibc.inc                  |   4 -
 meta/recipes-core/musl/musl.inc                    |   6 -
 meta/recipes-core/newlib/newlib.inc                |   4 -
 meta/recipes-devtools/apt/apt.inc                  |   1 +
 .../apt/0001-Include-array.h-for-std-array.patch   |  35 +++++
 ...sure-install.perl-runs-before-install.man.patch |  27 ++++
 meta/recipes-devtools/perl-sanity/perl_5.28.1.bb   |   1 +
 .../python/python3/130-readline-setup.patch        |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.18.bb   |   6 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb |   8 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |   4 +-
 meta/recipes-kernel/linux/linux-yocto_4.18.bb      |  20 +--
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      |   2 +-
 meta/recipes-support/atk/at-spi2-core_2.30.0.bb    |   9 +-
 ...compatibility-by-renaming-atomic_init-API.patch | 147 +++++++++++++++++++++
 meta/recipes-support/db/db_5.3.28.bb               |   1 +
 meta/recipes-support/libxslt/libxslt_1.1.33.bb     |   2 +-
 25 files changed, 258 insertions(+), 49 deletions(-)
 rename meta/recipes-bsp/u-boot/{u-boot-common_2018.11.inc => u-boot-common.inc} (100%)
 create mode 100644 meta/recipes-devtools/apt/apt/0001-Include-array.h-for-std-array.patch
 create mode 100644 meta/recipes-devtools/perl-sanity/files/0001-Make-sure-install.perl-runs-before-install.man.patch
 create mode 100644 meta/recipes-support/db/db/0001-Fix-libc-compatibility-by-renaming-atomic_init-API.patch

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


More information about the Openembedded-commits mailing list