[oe-commits] [openembedded-core] branch master-next updated (0f1e81a -> 16ab769)

git at git.openembedded.org git at git.openembedded.org
Mon Jan 13 13:09:58 UTC 2020


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 0f1e81a  gstreamer: Remove unused common files and patches
 discard dd861ad  gst-validate: Move recipe specific patch to dedicated subdirectory
 discard d12ba66  gstreamer1.0-rtsp-server: Transition to meson based build
 discard 664dfc4  gstreamer1.0-omx: Transition to meson based build
 discard 4fc1464  gstreamer1.0-vaapi: Transition to meson based builds
 discard 4d66856  gstreamer1.0-libav: Transition to meson based builds
 discard 8eaea12  gstreamer1.0-plugins-ugly: Transition to meson based builds
 discard 3bbcffa  gstreamer1.0-plugins-bad: Transition to meson based builds
 discard 4622be2  gstreamer1.0-plugins-good: Transition to meson based builds
 discard 18bf5a5  gstreamer1.0-plugins-base: Transition to meson based builds
 discard a19766d  gstreamer1.0: Transition to meson based builds
 discard 4b50236  gstreamer: Add common .inc files for meson based recipes
 discard 18954ea  scripts/oe-build-perf-report: Avoid buildstats warning
 discard 84d841b  sstate: Improve move into place op and touch file
 discard 1de3b89  HACK: signing: Add extra test debug
 discard 0d68bb0  HACK: Enable saving of packages
 discard 8d3ee8b  glew/curl: specify exclusive package configs
 discard 383cea9  base.bbclass: extend PACKAGECONFIG for conflict package configs
 discard 7497914  oescripts.py: use unittest.SkipUnless for class skip
     add d8e9a22  sstate: Improve move into place op and touch file
     add af58c18  scripts/oe-build-perf-report: Avoid buildstats warning
     add 66d4314  systemd: add missing Upstream-Status
     add b6d4150  gettext: fix typo in Upstream-Status
     new 932a1e5  oescripts.py: use unittest.SkipUnless for class skip
     new 5fae940  base.bbclass: extend PACKAGECONFIG for conflict package configs
     new 7f0d234  glew/curl: specify exclusive package configs
     new b69d099  HACK: Enable saving of packages
     new c630669  HACK: signing: Add extra test debug
     new 8c53f8c  gstreamer: Add common .inc files for meson based recipes
     new 42c952b  gstreamer1.0: Transition to meson based builds
     new 289e214  gstreamer1.0-plugins-base: Transition to meson based builds
     new c5eaaaa  gstreamer1.0-plugins-good: Transition to meson based builds
     new 5c494df  gstreamer1.0-plugins-bad: Transition to meson based builds
     new 6aaf11b  gstreamer1.0-plugins-ugly: Transition to meson based builds
     new 7b43fca  gstreamer1.0-libav: Transition to meson based builds
     new 4be1e88  gstreamer1.0-vaapi: Transition to meson based builds
     new fd81a03  gstreamer1.0-omx: Transition to meson based build
     new 8d3cba9  gstreamer1.0-rtsp-server: Transition to meson based build
     new 0379db2  gst-validate: Move recipe specific patch to dedicated subdirectory
     new aa06c9a  gstreamer: Remove unused common files and patches
     new 4d03636  glib-2.0: Fix hardcoded paths with dots in names
     new f78527c  qemuboot-mips: Enable cirrus VGA device
     new fc840e7  u-boot: Upgrade 2020.01-rc5 -> 2020.01
     new 41710aa  curl: upgrade 7.67.0 -> 7.68.0
     new 5fca060  linux-yocto-dev: bump to v5-5-rcX
     new 16ab769  perf: fix build for v5.5+

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   (0f1e81a)
            \
             N -- N -- N   refs/heads/master-next (16ab769)

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 23 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/machine/include/qemuboot-mips.inc        |  3 +
 ...001-include-env.h-Ensure-ulong-is-defined.patch | 31 --------
 ...lude-fix-ulong-definition-on-musl-targets.patch | 83 ----------------------
 meta/recipes-bsp/u-boot/u-boot-common.inc          |  5 +-
 .../0001-tests-autopoint-3-unset-MAKEFLAGS.patch   |  2 +-
 meta/recipes-core/glib-2.0/glib-2.0_2.62.4.bb      |  2 +-
 ...-instead-of-TIME_T_MAX-for-timerfd_settim.patch |  1 +
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |  2 +-
 meta/recipes-kernel/perf/perf.bb                   |  1 +
 .../curl/{curl_7.67.0.bb => curl_7.68.0.bb}        |  6 +-
 10 files changed, 12 insertions(+), 124 deletions(-)
 delete mode 100644 meta/recipes-bsp/u-boot/files/0001-include-env.h-Ensure-ulong-is-defined.patch
 delete mode 100644 meta/recipes-bsp/u-boot/files/0002-include-fix-ulong-definition-on-musl-targets.patch
 rename meta/recipes-support/curl/{curl_7.67.0.bb => curl_7.68.0.bb} (93%)

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


More information about the Openembedded-commits mailing list