[oe-commits] [openembedded-core] branch master updated (0fdf763 -> c724a2f)

git at git.openembedded.org git at git.openembedded.org
Thu Jun 20 23:38:56 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 0fdf763  cmake: Clarify comment in cmake toolchain file
     add 12dc556  qemuriscv: Build uImage for RISC-V machines
     add 7143a55  qemuriscv64: Fix QB_OPT_APPEND overwrite
     add 12409bd  go: Upgrade 1.12.5 -> 1.12.6
     new 5c0dc2a  libxslt: Fix CVE-2019-11068
     new 10553cd  createrepo-c: upgrade 0.14.0 -> 0.14.2
     new 460c828  librepo: upgrade 1.10.2 -> 1.10.3
     new fcd6950  libmodulemd: upgrade 2.4.0 -> 2.5.0
     new a7d3650  bitbake: add iconv to HOSTTOOLS
     new 2e86871  linux-dummy: Add do_compile_kernelmodules
     new 4301d53  make-mod-scripts: Depends on bison-native
     new 71ae975  uninative: Update to 2.6 release
     new d741ebf  qemu: disable capstone for 32-bit mips with multilib
     new 778a6b4  python: make 'python' install everything instead of just the interpretter
     new e53ebf2  python3: Disable PGO for reproducible builds
     new c724a2f  parted: change device manager check in ptest

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/conf/bitbake.conf                             |   2 +-
 meta/conf/distro/include/yocto-uninative.inc       |   8 +-
 meta/conf/machine/include/riscv/qemuriscv.inc      |   5 +
 meta/conf/machine/qemuriscv64.conf                 |   2 +-
 ...eaterepo-c_0.14.0.bb => createrepo-c_0.14.2.bb} |   2 +-
 meta/recipes-devtools/go/go-1.12.inc               |   6 +-
 .../libmodulemd/libmodulemd_git.bb                 |   4 +-
 .../{librepo_1.10.2.bb => librepo_1.10.3.bb}       |   2 +-
 meta/recipes-devtools/python/python3_3.7.3.bb      |  10 +-
 meta/recipes-devtools/python/python_2.7.16.bb      |   2 +-
 meta/recipes-devtools/qemu/qemu_4.0.0.bb           |   1 +
 meta/recipes-extended/parted/files/dm_check.patch  |  22 ++++
 meta/recipes-extended/parted/parted_3.2.bb         |   1 +
 meta/recipes-kernel/linux/linux-dummy.bb           |   5 +
 .../make-mod-scripts/make-mod-scripts_1.0.bb       |   2 +-
 .../files/0001-Fix-security-framework-bypass.patch | 124 +++++++++++++++++++++
 meta/recipes-support/libxslt/libxslt_1.1.33.bb     |   4 +-
 17 files changed, 185 insertions(+), 17 deletions(-)
 rename meta/recipes-devtools/createrepo-c/{createrepo-c_0.14.0.bb => createrepo-c_0.14.2.bb} (95%)
 rename meta/recipes-devtools/librepo/{librepo_1.10.2.bb => librepo_1.10.3.bb} (93%)
 create mode 100644 meta/recipes-extended/parted/files/dm_check.patch
 create mode 100644 meta/recipes-support/libxslt/files/0001-Fix-security-framework-bypass.patch

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


More information about the Openembedded-commits mailing list