[oe-commits] [openembedded-core] branch master-next updated (995213d -> ee448d0)

git at git.openembedded.org git at git.openembedded.org
Tue Aug 21 08:15:57 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.

 discard 995213d  llvm: Enable AMDGPU backend for native/native-sdk builds too
 discard 2ecc09d  llvm: Use HOST_ARCH in LLVM_TARGETS_TO_BUILD for builds
 discard dd8278b  dos2unix.bbclass: Move to oe-core
 discard 2ca44de  gdb: Alias rpl_stat to stat() on musl
 discard eec1738  gdb: Upgrade to 8.1.1
 discard b5937bd  mesa: Enable gallium-llvm on x86 and x86_64
 discard b233122  kernel.bbclass: rename type variable to imageType
 discard e384d46  kernel-artifact-names.bbclass: Add 2 more variables to make it easier to change all names with one variable
 discard f3fbdea  kernel-artifact-names.bbclass, kernel.bbclass: remove prefix and extension from MODULE_TARBALL_* variables
 discard a82b45b  kernel*.bbclass: rename *_SYMLINK_NAME variables to *_LINK_NAME and *_BASE_NAME to *_NAME
 discard 303da29  kernel-artifact-names, kernel-fitimage: add KERNEL_FIT_BASE_NAME, KERNEL_FIT_SYMLINK_NAME variables
 discard d093c09  bitbake.conf, kernel-artifact-names.bbclass: introduce IMAGE_VERSION_SUFFIX instead of using DATETIME directly
 discard a378a20  nasm: fix CVE-2018-8883 & CVE-2018-8882 & CVE-2018-10016 & CVE-2018-10316
 discard 49b3e15  rootfs-postcommands: put image testdata under sstate control
 discard 9de971a  sstate: Avoid indirect autoconf-archive-native dependencies
     new bab4faf  rootfs-postcommands: put image testdata under sstate control
     new cfb9b09  bitbake.conf, kernel-artifact-names.bbclass: introduce IMAGE_VERSION_SUFFIX instead of using DATETIME directly
     new 7bceeb7  kernel-artifact-names, kernel-fitimage: add KERNEL_FIT_BASE_NAME, KERNEL_FIT_SYMLINK_NAME variables
     new c987a13  kernel*.bbclass: rename *_SYMLINK_NAME variables to *_LINK_NAME and *_BASE_NAME to *_NAME
     new 6f46dbe  kernel-artifact-names.bbclass, kernel.bbclass: remove prefix and extension from MODULE_TARBALL_* variables
     new aaef4f5  kernel-artifact-names.bbclass: Add 2 more variables to make it easier to change all names with one variable
     new 54891c8  kernel.bbclass: rename type variable to imageType
     new baef2d9  mesa: Enable gallium-llvm on x86 and x86_64
     new 1dcaae7  gdb: Upgrade to 8.1.1
     new 45f4d1b  gdb: Alias rpl_stat to stat() on musl
     new e1dbd95  dos2unix: Move to oe-core
     new 3f50525  llvm: Use HOST_ARCH in LLVM_TARGETS_TO_BUILD for builds
     new dd111a4  llvm: Enable AMDGPU backend for native/native-sdk builds too
     new 4063a1d  assimp.py: fix AttributeError in tearDownClass
     new 39944e7  openssl: fix hardcoded paths in native for openssl 1.1
     new d50ad48  sstate: Avoid indirect autoconf-archive-native dependencies
     new ee448d0  python/python3: add virtual/crypt to DEPENDS

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (995213d)
            \
             N -- N -- N   refs/heads/master-next (ee448d0)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 17 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/distro/include/maintainers.inc           |  2 +-
 meta/conf/layer.conf                               |  3 +-
 meta/lib/oeqa/sdk/cases/assimp.py                  |  5 --
 ...SLDIR-and-ENGINESDIR-CFLAGS-to-be-control.patch | 39 +++++++++++++
 .../recipes-connectivity/openssl/openssl_1.1.0i.bb | 10 ++++
 ...t-we-are-not-reading-past-end-of-a-buffer.patch | 65 ----------------------
 ...001-asm-eval.c-Avoid-possible-divide-by-0.patch | 40 -------------
 .../0001-assemble-Check-global-line-limit.patch    | 50 -----------------
 .../nasm/nasm/0001-fix-CVE-2018-8882.patch         | 30 ----------
 meta/recipes-devtools/nasm/nasm_2.13.03.bb         |  4 --
 meta/recipes-devtools/python/python3_3.5.5.bb      |  4 +-
 meta/recipes-devtools/python/python_2.7.15.bb      |  3 +-
 12 files changed, 57 insertions(+), 198 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/0001-allow-OPENSSLDIR-and-ENGINESDIR-CFLAGS-to-be-control.patch
 delete mode 100644 meta/recipes-devtools/nasm/nasm/0001-Verify-that-we-are-not-reading-past-end-of-a-buffer.patch
 delete mode 100644 meta/recipes-devtools/nasm/nasm/0001-asm-eval.c-Avoid-possible-divide-by-0.patch
 delete mode 100644 meta/recipes-devtools/nasm/nasm/0001-assemble-Check-global-line-limit.patch
 delete mode 100644 meta/recipes-devtools/nasm/nasm/0001-fix-CVE-2018-8882.patch

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


More information about the Openembedded-commits mailing list