[oe-commits] [openembedded-core] branch master updated (af3803e -> 0851e03)

git at git.openembedded.org git at git.openembedded.org
Fri Feb 15 16:06:36 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 af3803e  wic/engine: Fix missing parted autobuilder failures
     new bc7e91c  cryptodev: 1.9 -> 1.10
     new 5ad2d73  e2fsprogs: 1.44.3 -> 1.44.5
     new 928d97c  git: 2.18.1 -> 2.20.1
     new 9ef6907  mklibs-native: 0.1.43 -> 0.1.44
     new e2e733c  meson.bbclass: point to llvm-config
     new a847dd7  runqemu: Let qemuparams override default settings
     new ad246f5  runqemu: Make QB_MEM easier to set
     new c62ac53  bitbake.conf: update DEBUG_PREFIX_MAP with -fmacro-prefix-map
     new bd19d2b  go-cross-canadian: set default value of DEBUG_PREFIX_MAP
     new 0851e03  openssl: update patch to fix buildpaths qa issue for -fmacro-prefix-map

The 10 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/meson.bbclass                         |   1 +
 meta/conf/bitbake.conf                             |   3 +-
 ...trip-sysroot-and-debug-prefix-map-from-co.patch |   8 +-
 .../{e2fsprogs_1.44.3.bb => e2fsprogs_1.44.5.bb}   |   2 +-
 meta/recipes-devtools/git/git_2.18.1.bb            |  11 -
 meta/recipes-devtools/git/git_2.20.1.bb            |  11 +
 meta/recipes-devtools/go/go-cross-canadian.inc     |   8 +
 ...bs-native_0.1.43.bb => mklibs-native_0.1.44.bb} |   8 +-
 ...ptodev-linux_1.9.bb => cryptodev-linux_1.10.bb} |   0
 ...odev-module_1.9.bb => cryptodev-module_1.10.bb} |   5 -
 ...ptodev-tests_1.9.bb => cryptodev-tests_1.10.bb} |   1 -
 meta/recipes-kernel/cryptodev/cryptodev.inc        |   2 +-
 .../files/0001-Port-tests-to-openssl-1.1.patch     | 103 ---------
 .../0001-ioctl.c-Fix-build-with-linux-4.13.patch   |  49 ----
 .../0001-ioctl.c-Fix-build-with-linux-4.17.patch   |  43 ----
 ...-split-big-function-to-simplify-maintaina.patch | 250 ---------------------
 ...g-relocate-code-to-simplify-later-patches.patch |  64 ------
 ...ert-to-new-AEAD-interface-in-kernels-v4.2.patch | 102 ---------
 scripts/runqemu                                    |  24 +-
 19 files changed, 56 insertions(+), 639 deletions(-)
 rename meta/recipes-devtools/e2fsprogs/{e2fsprogs_1.44.3.bb => e2fsprogs_1.44.5.bb} (99%)
 delete mode 100644 meta/recipes-devtools/git/git_2.18.1.bb
 create mode 100644 meta/recipes-devtools/git/git_2.20.1.bb
 rename meta/recipes-devtools/mklibs/{mklibs-native_0.1.43.bb => mklibs-native_0.1.44.bb} (71%)
 rename meta/recipes-kernel/cryptodev/{cryptodev-linux_1.9.bb => cryptodev-linux_1.10.bb} (100%)
 rename meta/recipes-kernel/cryptodev/{cryptodev-module_1.9.bb => cryptodev-module_1.10.bb} (54%)
 rename meta/recipes-kernel/cryptodev/{cryptodev-tests_1.9.bb => cryptodev-tests_1.10.bb} (88%)
 delete mode 100644 meta/recipes-kernel/cryptodev/files/0001-Port-tests-to-openssl-1.1.patch
 delete mode 100644 meta/recipes-kernel/cryptodev/files/0001-ioctl.c-Fix-build-with-linux-4.13.patch
 delete mode 100644 meta/recipes-kernel/cryptodev/files/0001-ioctl.c-Fix-build-with-linux-4.17.patch
 delete mode 100644 meta/recipes-kernel/cryptodev/files/0001-refactoring-split-big-function-to-simplify-maintaina.patch
 delete mode 100644 meta/recipes-kernel/cryptodev/files/0002-refactoring-relocate-code-to-simplify-later-patches.patch
 delete mode 100644 meta/recipes-kernel/cryptodev/files/0003-convert-to-new-AEAD-interface-in-kernels-v4.2.patch

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


More information about the Openembedded-commits mailing list