[oe-commits] [openembedded-core] branch master-next updated (cc8167c -> 78033af)

git at git.openembedded.org git at git.openembedded.org
Thu Jul 26 12:18:42 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 cc8167c  qemurunner.py: fix is_alive() to avoid confusing with recycled pid
 discard bdcc097  glibc: Avoid multilibbing on wordsize.h
 discard 68424e2  openssl: minor indent fixes
 discard 10d16cd  openssl: support musl-x32 build
 discard 78d0c73  openssl: remove uclibc remnants
 discard 6fe9238  openssl_1.0: avoid running make twice for target do_compile()
 discard 356b622  openssl_1.0: drop leading "-" from no-ssl3 config option
 discard e130da1  openssl_1.0: fix cryptodev-linux PACKAGECONFIG support
 discard b4c9c0f  openssl_1.0: drop curly brackets from shell local variables
 discard c747ecf  openssl_1.0: minor recipe formatting tweaks etc
 discard 16fdb21  openssl_1.0: merge openssl10.inc into the openssl_1.0.2o.bb recipe
 discard 5da3f7b  shadow: fix CVE-2017-2616
 discard 4c7716f  gstreamer1.0-vaapi: Add patch for EGL CFLAGS for proper EGL support
 discard 3f7023c  gstreamer1.0-vaapi: Remove unnecessary FILESPATH modification
 discard 048ea29  gstreamer1.0-plugin-bad: Update packageconfigs
 discard 76d7b48  gstreamer1.0-plugin-good: Update packageconfigs
 discard 3d60354  gstreamer1.0-plugin-base: Update packageconfigs
 discard bfed61e  autotools.bbclass: fix autoreconf bbnote commandline arguments
 discard 96ba49d  pkgconf: don't use alternatives
 discard 587aab1  packagegroup-core-full-cmdline: clean up system-services dependencies
 discard ec0a465  grub2.inc: set GRUBPLATFORM_arm to efi
 discard f5d4bff  apr: fix ptest hangs since enter non-terminating loop
 discard d2d6d56  systemd: Explicitly add hidden attribute to __start_BUS_ERROR_MAP and __stop_BUS_ERROR_MAP
 discard 2e3ac45  no-static-libs.inc: use `?=' to set a default DISABLE_STATIC
 discard 18e6559  systemtap: fix unintialized memory accesses in dwflpp::function_entrypc
 discard 78a3a3a  systemtap: 3.2 -> 3.3
 discard 948ae12  ruby: security fix CVE 2018-1000073
 discard d5817fb  lsb: fix usrmerge install paths
 discard 5c15e0f  linux-firmware: add separate packages for all brcm files
 discard 754f65e  linux-firmware: update LICENSE for bcm43* packages according to WHENCE file
 discard 0e74042  linux-firmware: add ${PN}-cypress-license handling from meta-raspberrypi
 discard f87c36b  systemtap: improve reproducibility
 discard a4cb668  wic/engine: improve error reporting when using rm with wic
 discard cd45aee  logrotate: Improve configurability of the installed systemd service files
 discard e9643bc  iputils: upgrade to s20190629
 discard 5b624e0  gnutls: rationalise libunistring arguments
 discard 334eeb3  oeqa/sdk: add test that CMake works
 discard bac64cd  lib/oe: split out machine to ELF data dictionary
 discard a25c5bc  binutils: Upgrade to 2.31 release branch
 discard 7a0a972  grub: fix build with new binutils
 discard b1706ee  base-files: profile: Avoid using "command" to determine if programs exist
 discard a2d69b8  python3-pip: clean up obsolete
 discard 178ca40  python-setuptools.inc: clean up useless local var-DISTUTILS_INSTALL_ARGS
 discard 908f73d  distutils/setuptools, distutils3/setuptools3: improve reproducibility
 discard 8471aeb  oeqa/sdk/sdkbuildproject: use os.path.join
 discard 624a6fc  oeqa: rationalise Perl tests
 discard 9b48b05  libnss-mdns: Fix search path for avahi socket file
 discard c1a0660  logging: use warning instead warn
 discard 63952e9  bind: update to 9.11.4
 discard 725220b  tiff: security fix CVE-2018-7456
 discard c26a126  tiff: security fix CVE-2018-8905
 discard 043b197  libx11: remove redundant siteinfo inherit
 discard c5c7c8e  gnu-config: update to 2018-07-13
 discard f22298b  gnu-config: remove obsolete version
 discard 4628548  curl: disable C source code generator
 discard a353ddd  distutils/setuptools-native, distutils3/setuptools3-native: do not try to fetch code during do_compile
 discard 1c0c0c2  cmake: put cmake.m4 and toolchain file in PN
 discard 0385c8a  cmake: in SDK use OE env var to set default toolchain
 discard e239e22  uninative-tarball: Add nativesdk-libnss-nis to resolve glibc symbol issues
 discard aa5fd58  oe-selftest: quick hack to test
     add 98c7ab9  yocto-uninative: Upgrade to version 2.2
     add da60be3  cmake: in SDK use OE env var to set default toolchain
     add a6ce79b  cmake: put cmake.m4 and toolchain file in PN
     add 57414f4  distutils/setuptools-native, distutils3/setuptools3-native: do not try to fetch code during do_compile
     add a1cda48  curl: disable C source code generator
     add db39766  gnu-config: remove obsolete version
     add 99f9735  gnu-config: update to 2018-07-13
     add 270fc40  libx11: remove redundant siteinfo inherit
     add 3f6f2a0  tiff: security fix CVE-2018-8905
     add 122da5c  tiff: security fix CVE-2018-7456
     add fcf4545  bind: update to 9.11.4
     add f467fd2  logging: use warning instead warn
     add 4feb586  libnss-mdns: Fix search path for avahi socket file
     add c6eef46  oeqa: rationalise Perl tests
     add ed0413b  oeqa/sdk/sdkbuildproject: use os.path.join
     add 21f0c5a  distutils/setuptools, distutils3/setuptools3: improve reproducibility
     add 1d205a1  python-setuptools.inc: clean up useless local var-DISTUTILS_INSTALL_ARGS
     add 5797631  python3-pip: clean up obsolete
     add ba8510d  base-files: profile: Avoid using "command" to determine if programs exist
     add d11d078  grub: fix build with new binutils
     add 7eeec2a  binutils: Upgrade to 2.31 release branch
     add c19fcc1  lib/oe: split out machine to ELF data dictionary
     add 60fef49  gnutls: rationalise libunistring arguments
     add d227122  iputils: upgrade to s20190629
     add ca3f2f6  logrotate: Improve configurability of the installed systemd service files
     add a405383  wic/engine: improve error reporting when using rm with wic
     add 806a862  systemtap: improve reproducibility
     add 37e06a6  linux-firmware: add ${PN}-cypress-license handling from meta-raspberrypi
     add 2f87dc2  linux-firmware: update LICENSE for bcm43* packages according to WHENCE file
     add 2053213  linux-firmware: add separate packages for all brcm files
     add 852c949  lsb: fix usrmerge install paths
     add 1a0a178  ruby: security fix CVE 2018-1000073
     add d8a60b3  systemtap: 3.2 -> 3.3
     add 7e465c7  systemtap: fix unintialized memory accesses in dwflpp::function_entrypc
     add fc47018  no-static-libs.inc: use `?=' to set a default DISABLE_STATIC
     add a13d331  systemd: Explicitly add hidden attribute to __start_BUS_ERROR_MAP and __stop_BUS_ERROR_MAP
     add daa496e  apr: fix ptest hangs since enter non-terminating loop
     add 6ad4319  grub2.inc: set GRUBPLATFORM_arm to efi
     add 308e402  packagegroup-core-full-cmdline: clean up system-services dependencies
     add 40644b2  autotools.bbclass: fix autoreconf bbnote commandline arguments
     add 6e915c4  gstreamer1.0-plugin-base: Update packageconfigs
     add b2c5fe9  gstreamer1.0-plugin-good: Update packageconfigs
     add e0f2a1f  gstreamer1.0-plugin-bad: Update packageconfigs
     add 00cc1ed  gstreamer1.0-vaapi: Remove unnecessary FILESPATH modification
     add 9a453c2  gstreamer1.0-vaapi: Add patch for EGL CFLAGS for proper EGL support
     add 94a1e27  shadow: fix CVE-2017-2616
     add f556874  openssl_1.0: merge openssl10.inc into the openssl_1.0.2o.bb recipe
     add c36637a  openssl_1.0: minor recipe formatting tweaks etc
     add d1e441d  openssl_1.0: drop curly brackets from shell local variables
     add 6fee11b  openssl_1.0: fix cryptodev-linux PACKAGECONFIG support
     add 369927d  openssl_1.0: drop leading "-" from no-ssl3 config option
     add 6c4942b  openssl_1.0: avoid running make twice for target do_compile()
     add 35cf2c1  openssl: remove uclibc remnants
     add 24e745a  openssl: support musl-x32 build
     add 6984464  openssl: minor indent fixes
     add a74c77d  glibc: Avoid multilibbing on wordsize.h
     add 78033af  qemurunner.py: fix is_alive() to avoid confusing with recycled pid

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   (cc8167c)
            \
             N -- N -- N   refs/heads/master-next (78033af)

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.

No new revisions were added by this update.

Summary of changes:
 meta/lib/oeqa/sdk/cases/assimp.py              | 65 ----------------------
 meta/recipes-devtools/pkgconf/pkgconf_1.4.2.bb |  4 +-
 scripts/oe-selftest                            | 77 +++++++++++++++++++++++++-
 scripts/oe-selftest1                           | 75 -------------------------
 4 files changed, 78 insertions(+), 143 deletions(-)
 delete mode 100644 meta/lib/oeqa/sdk/cases/assimp.py
 delete mode 100755 scripts/oe-selftest1

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


More information about the Openembedded-commits mailing list