[oe-commits] [openembedded-core] branch master-next updated (389b3c4 -> 1425915)

git at git.openembedded.org git at git.openembedded.org
Wed Jan 3 17:58:23 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 389b3c4  gstreamer: use a patch instead of sed to fix gtk-doc makefiles
 discard cf77bc5  systemd: inherit distro_features_check
 discard 5cb33b3  sysvinit: inherit distro_features_check
 discard 1cf4564  runtime/cases/ptest.py: fail when ptests fail on target
 discard cc2c6c9  testimage.bbclass: add ptest to the list of runtime tests whenever possible
 discard 1d8a90b  runtime/cases/ptest.py: do not require ptest-pkgs in IMAGE_FEATURES
 discard 10007bc  glibc/nscd: do not cache for netgroup by default
 discard 1aa8884  glibc: re-package for libnss-db
 discard 2f5f2ca  image_types.bbclass: use stat to get sparse file's size
 discard 6be2a8c  core/loader.py: fix regex to include all available test cases
 discard 9503638  gstreamer1.0: upgrade to version 1.12.4
 discard ae9958a  receipes-devtools: QEMU: Bump to version 2.11.0
 discard 8595dc4  glibc: fix C++ compile failures related to 'assert'
 discard 5a4f555  kernel-fitimage.bbclass: Fix bad image type replacement for microblaze
 discard d2ac55b  webkitgtk: fix build with musl and x32
 discard 8e26cfb  systemd-boot: fix build with musl and x32
 discard e7eb114  gobject-introspection: unset LD_LIBRARY_PATH prior to running qemu
     new c3b7716  systemd-boot: fix build with musl and x32
     new d4a198c  webkitgtk: fix build with musl and x32
     new a9e6ba5  kernel-fitimage.bbclass: Fix bad image type replacement for microblaze
     new e80d3cb  glibc: fix C++ compile failures related to 'assert'
     new d91e53d  receipes-devtools: QEMU: Bump to version 2.11.0
     new 6630c88  gstreamer1.0: upgrade to version 1.12.4
     new 08bf1b7  core/loader.py: fix regex to include all available test cases
     new b5eb01c  image_types.bbclass: use stat to get sparse file's size
     new 617cb90  runtime/cases/ptest.py: do not require ptest-pkgs in IMAGE_FEATURES
     new dc46f28  runtime/cases/ptest.py: fail when ptests fail on target
     new 92a4bc5  sysvinit: inherit distro_features_check
     new 175e2ac  systemd: inherit distro_features_check
     new 1425915  gobject-introspection: do not export LD_LIBRARY_PATH prior to running qemu

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   (389b3c4)
            \
             N -- N -- N   refs/heads/master-next (1425915)

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 13 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/testimage.bbclass                     | 12 ++--
 meta/recipes-core/glibc/glibc-package.inc          |  6 +-
 ...01-giscanner-add-a-lib-dirs-envvar-option.patch | 73 ++++++++++++++++++++++
 .../gobject-introspection_1.54.1.bb                |  6 +-
 meta/recipes-graphics/clutter/clutter-gst-3.0.inc  |  4 --
 .../gstreamer/files/gtk-doc-tweaks.patch           | 25 --------
 .../gstreamer/gstreamer1.0-plugins.inc             | 19 ++++--
 .../gstreamer/gstreamer1.0-rtsp-server.inc         | 17 +++--
 meta/recipes-multimedia/gstreamer/gstreamer1.0.inc | 15 ++++-
 9 files changed, 121 insertions(+), 56 deletions(-)
 create mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-a-lib-dirs-envvar-option.patch
 delete mode 100644 meta/recipes-multimedia/gstreamer/files/gtk-doc-tweaks.patch

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


More information about the Openembedded-commits mailing list