[oe-commits] [openembedded-core] branch master-next updated (1e677ea -> cacc782)

git at git.openembedded.org git at git.openembedded.org
Wed Mar 2 11:45:13 UTC 2016


rpurdie pushed a change to branch master-next
in repository openembedded-core.

  discards  1e677ea   sstate: Allow late expansion of NATIVELSBSTRING
  discards  88ca6f8   bootimg: set default value for LABELS variable
  discards  dfc5408   webkitgtk: disable gobject-introspection on powerpc
  discards  a726b0c   libsecret: disable gobject-introspection on mips64
  discards  b0178d3   gcr: disable gobject-introspection on mips64
  discards  93a55ef   gcr: disable gobject introspection on x86-64 for now
  discards  70e22f7   bitbake.conf: add 'gobject-introspection-data' to DISTRO/MACHINE_FEATURES_BACKFILL
  discards  2699c45   packagegroup-core-x11-sato: add python-pygobject and gtk+3
  discards  4067202   webkitgtk: enable gobject introspection
  discards  05e409d   gnomebase.bbclass: enable gobject introspection
  discards  2fd59e2   gstreamer: enable gobject introspection
  discards  30b869f   at-spi2-core: enable gobject introspection
  discards  8a5d766   libsoup-2.4: enable gobject introspection
  discards  b246987   vala.bbclass: remove pre-packaged vapigen.m4 from tarballs
  discards  1aadaf2   clutter: enable gobject introspection
  discards  b783fdf   libsecret: enable generation of vapi files using vapigen
  discards  bbf7476   gtk+3: enable gobject-introspection
  discards  17c3c8e   gtk+: enable gobject introspection
  discards  69b3126   gconf: enable gobject-introspection
  discards  3372e1c   gdk-pixbuf: enable gobject introspection
  discards  d72c8bb   gcr: enable generation of vapi files using vapigen
  discards  60f6980   vala: enable the use of vapigen by packages with vala support
  discards  f8e8063   avahi: enable gobject-introspection
  discards  09c8004   python-pygtk: remove the recipe
  discards  adc47f1   avahi-ui: remove the dependency on python-pygtk by disabling avahi-discover
  discards  cd0fb90   python3-native: use the previous version of python-config script
  discards  92f696d   gobject-introspection.bbclass: add a class that enables gobject introspection
  discards  a8d2e65   gtk-doc-stub: remove introspection stubs
  discards  81e4867   gobject-introspection: add the recipe
  discards  cf7994f   qemu.bbclass: add qemu_wrapper_cmdline()
       new  d378953   bootimg: set default value for LABELS variable
       new  cacc782   sstate: Allow late expansion of NATIVELSBSTRING

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   (1e677ea)
            \
             N -- N -- N   refs/heads/master-next (cacc782)

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 "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/gnomebase.bbclass                     |   5 +-
 meta/classes/gobject-introspection.bbclass         |  34 ---
 meta/classes/qemu.bbclass                          |  23 +-
 meta/classes/vala.bbclass                          |   6 -
 meta/conf/bitbake.conf                             |   4 +-
 meta/conf/distro/include/distro_alias.inc          |   1 +
 meta/recipes-connectivity/avahi/avahi-ui_0.6.32.bb |  16 +-
 meta/recipes-connectivity/avahi/avahi.inc          |  15 +-
 .../packagegroups/packagegroup-self-hosted.bb      |   1 +
 ...c-add-sysroot-path-to-GI_DATADIR-don-t-se.patch |  41 ---
 .../obsolete_automake_macros.patch                 |  23 ++
 .../python/python-pygobject_2.28.3.bb              |  53 ++++
 .../python/python-pygobject_3.18.2.bb              |  29 --
 .../python/python-pygtk/acinclude.m4               |  90 ++++++
 .../add-gtk-types.defs-into-gdk.c-dependence.patch |  32 +++
 .../python/python-pygtk/fix-gtkunixprint.patch     |  20 ++
 .../python/python-pygtk/fix-pygtk-2.0.pc.patch     |  13 +
 .../python/python-pygtk/nodocs.patch               |  15 +
 .../prevent_to_get_display_during_import.patch     |  16 ++
 .../python/python-pygtk/python-pygtk2/acinclude.m4 |  90 ++++++
 .../update-dependences-of-defs.c.patch             |  38 +++
 .../recipes-devtools/python/python-pygtk_2.24.0.bb |  55 ++++
 .../python/python3-native_3.5.1.bb                 |   1 -
 ...the-shell-version-of-python-config-that-w.patch |  38 ---
 meta/recipes-devtools/vala/vala.inc                |  10 -
 ...001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch |  38 ---
 meta/recipes-devtools/vala/vala_0.30.1.bb          |   4 +-
 meta/recipes-gnome/gcr/gcr_3.18.0.bb               |  22 +-
 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.32.3.bb |   7 +-
 meta/recipes-gnome/gnome/gconf_3.2.6.bb            |   4 +-
 ...config-paths-with-PKG_CONFIG_SYSROOT_DIR-.patch |  97 -------
 ...c-add-host-gi-gi-cross-wrapper-and-gi-ldd.patch | 204 --------------
 ...01-giscanner-add-a-use-ldd-wrapper-option.patch |  48 ----
 ...1-giscanner-add-use-binary-wrapper-option.patch |  52 ----
 .../gobject-introspection_1.46.0.bb                | 155 -----------
 .../gsettings-desktop-schemas_3.19.3.bb            |   2 +-
 meta/recipes-gnome/gtk+/gtk+.inc                   |   9 +-
 meta/recipes-gnome/gtk+/gtk+3.inc                  |  10 +-
 ...t-Import-introspection-stub-machinery-too.patch | 305 ---------------------
 .../recipes-gnome/gtk-doc-stub/gtk-doc-stub_git.bb |   6 +-
 meta/recipes-gnome/librsvg/librsvg_2.40.13.bb      |   3 +
 meta/recipes-gnome/libsecret/libsecret_0.18.4.bb   |  14 +-
 meta/recipes-gnome/libwnck/libwnck3_3.14.1.bb      |   2 +-
 meta/recipes-graphics/clutter/clutter-1.0.inc      |   5 +-
 meta/recipes-graphics/clutter/clutter-gst-3.0.inc  |   4 +-
 meta/recipes-graphics/clutter/clutter-gtk-1.0.inc  |   3 +-
 meta/recipes-graphics/cogl/cogl-1.0.inc            |   8 +-
 meta/recipes-graphics/mx/mx.inc                    |   5 +-
 ...op-introspection-macros-from-acinclude.m4.patch | 121 --------
 meta/recipes-graphics/pango/pango_1.38.1.bb        |  10 +-
 ...on.m4-prefix-pkgconfig-paths-with-PKG_CON.patch |  42 ---
 .../recipes-multimedia/gstreamer/gst-player_git.bb |   2 +-
 .../gstreamer/gst-plugins-package.inc              |   1 -
 ...-don-t-hardcode-libtool-name-when-running.patch |  57 ----
 .../gstreamer/gstreamer1.0-plugins-bad_1.6.3.bb    |   1 -
 .../gstreamer/gstreamer1.0-plugins-base.inc        |   4 -
 ...-don-t-hardcode-libtool-name-when-running.patch | 168 ------------
 ...-prefix-calls-to-pkg-config-with-PKG_CONF.patch | 298 --------------------
 ...ssing-include-directories-when-calling-in.patch |  28 --
 ...ncorrect-reference-to-gstreamer-sdp-in-Ma.patch |  27 --
 .../gstreamer/gstreamer1.0-plugins-base_1.6.3.bb   |   4 -
 .../gstreamer/gstreamer1.0-plugins.inc             |  11 +-
 .../gstreamer/gstreamer1.0-rtsp-server.inc         |  14 +-
 ...ode-libtool-name-when-using-introspection.patch |  27 --
 meta/recipes-multimedia/gstreamer/gstreamer1.0.inc |  13 +-
 .../gstreamer/gstreamer1.0_1.6.3.bb                |   1 -
 .../packagegroups/packagegroup-core-x11-sato.bb    |   2 -
 ...Introspection.cmake-prefix-variables-obta.patch |  27 --
 ...cmake-drop-the-hardcoded-introspection-gt.patch |  35 ---
 ...ng-introspection-files-add-CMAKE_C_FLAGS-.patch |  40 ---
 meta/recipes-sato/webkit/webkitgtk_2.10.7.bb       |  14 +-
 meta/recipes-support/atk/at-spi2-core_2.18.3.bb    |   4 +-
 meta/recipes-support/atk/atk_2.18.0.bb             |   2 +-
 meta/recipes-support/libsoup/libsoup-2.4_2.52.2.bb |   2 +-
 meta/recipes-support/vte/vte.inc                   |   4 +-
 meta/recipes-support/vte/vte_0.28.2.bb             |   3 +-
 76 files changed, 533 insertions(+), 2105 deletions(-)
 delete mode 100644 meta/classes/gobject-introspection.bbclass
 delete mode 100644 meta/recipes-devtools/python/python-pygobject/0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch
 create mode 100644 meta/recipes-devtools/python/python-pygobject/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-devtools/python/python-pygobject_2.28.3.bb
 delete mode 100644 meta/recipes-devtools/python/python-pygobject_3.18.2.bb
 create mode 100644 meta/recipes-devtools/python/python-pygtk/acinclude.m4
 create mode 100644 meta/recipes-devtools/python/python-pygtk/add-gtk-types.defs-into-gdk.c-dependence.patch
 create mode 100644 meta/recipes-devtools/python/python-pygtk/fix-gtkunixprint.patch
 create mode 100644 meta/recipes-devtools/python/python-pygtk/fix-pygtk-2.0.pc.patch
 create mode 100644 meta/recipes-devtools/python/python-pygtk/nodocs.patch
 create mode 100644 meta/recipes-devtools/python/python-pygtk/prevent_to_get_display_during_import.patch
 create mode 100644 meta/recipes-devtools/python/python-pygtk/python-pygtk2/acinclude.m4
 create mode 100644 meta/recipes-devtools/python/python-pygtk/update-dependences-of-defs.c.patch
 create mode 100644 meta/recipes-devtools/python/python-pygtk_2.24.0.bb
 delete mode 100644 meta/recipes-devtools/python/python3/0001-Do-not-use-the-shell-version-of-python-config-that-w.patch
 delete mode 100644 meta/recipes-devtools/vala/vala/0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch
 delete mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Prefix-pkg-config-paths-with-PKG_CONFIG_SYSROOT_DIR-.patch
 delete mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-configure.ac-add-host-gi-gi-cross-wrapper-and-gi-ldd.patch
 delete mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-a-use-ldd-wrapper-option.patch
 delete mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-use-binary-wrapper-option.patch
 delete mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb
 delete mode 100644 meta/recipes-gnome/gtk-doc-stub/files/0001-Revert-Import-introspection-stub-machinery-too.patch
 delete mode 100644 meta/recipes-graphics/pango/pango/0001-Drop-introspection-macros-from-acinclude.m4.patch
 delete mode 100644 meta/recipes-multimedia/gstreamer/files/0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-Makefile.am-prefix-calls-to-pkg-config-with-PKG_CONF.patch
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-riff-add-missing-include-directories-when-calling-in.patch
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0004-rtsp-drop-incorrect-reference-to-gstreamer-sdp-in-Ma.patch
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server/0001-Don-t-hardcode-libtool-name-when-using-introspection.patch
 delete mode 100644 meta/recipes-sato/webkit/files/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch
 delete mode 100644 meta/recipes-sato/webkit/files/0001-OptionsGTK.cmake-drop-the-hardcoded-introspection-gt.patch
 delete mode 100644 meta/recipes-sato/webkit/files/0001-When-building-introspection-files-add-CMAKE_C_FLAGS-.patch

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


More information about the Openembedded-commits mailing list