[oe-commits] [openembedded-core] branch master updated (ce69c21 -> b071a1a)

git at git.openembedded.org git at git.openembedded.org
Wed Jun 19 12:06:31 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 ce69c21  perl: Move perl-sanity -> perl
     add c801767  perl-rdepends.txt: more ptest dependencies fixes
     add 2bd3e9b  libxml-sax-perl: upgrade 1.00 -> 1.02
     add 81ba07d  libmodule-build-perl: move from meta-perl
     add f9ffeab  libmodule-build-perl: upgrade 0.4224 -> 0.4229; enable ptest
     add 917050c  mtd-utils: upgrade 2.0.2 -> 2.1.0+
     add c8900a7  mtd-utils: add "jffs" and "ubifs" PACKAGECONFIG options
     add a86da25  shadow: fix configure error with dash
     add be110d5  less: upgrade 550 -> 551
     add 57d24fb  lighttpd: Upgrade 1.4.53 -> 1.4.54
     add a1ac097  kernel: qemuarmv5: Update machine overrides of KERNEL_DEVICETREE
     add 96f1225  buildhistory: show time spent writting buildhistory
     add ab7e3ca  volatile-binds: Change cp to use -a instead of -p.
     add 35a1346  manifest.py: fix test_SDK_manifest_entries
     add 24ccfd8  systat: systemd never enables the service
     add 8c9d5d5  kernel-fitimage: introduce FIT_HASH_ALG
     add 1563292  insane: improve buildpath warning messages
     add 5da7ad1  insane: remove empty test that does nothing
     add bd4e2cd  binconfig: don't try to fix up .la files
     add 8d93fc2  libsdl2: use binconfig-disabled
     add 1b93bc3  apt: fix permissions on apt-daily script for systemd
     add 745b63f  base.bbclass: define PACKAGECONFIG_CONFARGS before only sometimes appending to it
     add f29572f  openssl: Fix a build bug on aarch64BE.
     add b071a1a  gcc-runtime: fix C++ header mapping for n32/x32 tune

No new revisions were added by this update.

Summary of changes:
 meta/classes/base.bbclass                          |   2 +
 meta/classes/binconfig.bbclass                     |   9 --
 meta/classes/buildhistory.bbclass                  |   4 +
 meta/classes/insane.bbclass                        |  10 +-
 meta/classes/kernel-fitimage.bbclass               |  13 ++-
 meta/conf/distro/include/maintainers.inc           |   1 +
 meta/lib/oeqa/selftest/cases/manifest.py           |   7 +-
 ...01-Fix-build-error-for-aarch64-big-endian.patch |  43 +++++++++
 .../recipes-connectivity/openssl/openssl_1.1.1c.bb |   1 +
 .../volatile-binds/files/mount-copybind            |   4 +-
 meta/recipes-devtools/apt/apt-package.inc          |   2 +-
 meta/recipes-devtools/gcc/gcc-runtime.inc          |  29 +++---
 ...rn-correct-error-number-in-ubi_get_vol_in.patch |  92 ------------------
 meta/recipes-devtools/mtd/mtd-utils_git.bb         |  14 ++-
 meta/recipes-devtools/perl/files/perl-rdepends.txt |  48 ++++++++++
 .../perl/libmodule-build-perl}/run-ptest           |   2 +-
 .../perl/libmodule-build-perl_0.4229.bb            | 103 +++++++++++++++++++++
 .../less/{less_550.bb => less_551.bb}              |   4 +-
 .../{lighttpd_1.4.53.bb => lighttpd_1.4.54.bb}     |   4 +-
 ...ml-sax-perl_1.00.bb => libxml-sax-perl_1.02.bb} |  13 ++-
 ...onfigure.ac-fix-configure-error-with-dash.patch |  36 +++++++
 meta/recipes-extended/shadow/shadow.inc            |   1 +
 meta/recipes-extended/sysstat/sysstat.inc          |  11 +--
 meta/recipes-graphics/libsdl2/libsdl2_2.0.9.bb     |   4 +-
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb   |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb    |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb |   2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb  |   2 +-
 meta/recipes-kernel/linux/linux-yocto_4.19.bb      |   2 +-
 meta/recipes-kernel/linux/linux-yocto_5.0.bb       |   1 -
 31 files changed, 309 insertions(+), 161 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/0001-Fix-build-error-for-aarch64-big-endian.patch
 delete mode 100644 meta/recipes-devtools/mtd/mtd-utils/0001-Revert-Return-correct-error-number-in-ubi_get_vol_in.patch
 copy meta/{files/ptest-perl => recipes-devtools/perl/libmodule-build-perl}/run-ptest (84%)
 create mode 100644 meta/recipes-devtools/perl/libmodule-build-perl_0.4229.bb
 rename meta/recipes-extended/less/{less_550.bb => less_551.bb} (89%)
 rename meta/recipes-extended/lighttpd/{lighttpd_1.4.53.bb => lighttpd_1.4.54.bb} (96%)
 rename meta/recipes-extended/perl/{libxml-sax-perl_1.00.bb => libxml-sax-perl_1.02.bb} (79%)
 create mode 100644 meta/recipes-extended/shadow/files/0001-configure.ac-fix-configure-error-with-dash.patch

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


More information about the Openembedded-commits mailing list