[oe-commits] [openembedded-core] branch master updated (723434f -> ac59063)

git at git.openembedded.org git at git.openembedded.org
Sat Mar 12 22:12:16 UTC 2016


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

      from  723434f   meta: toolchain-shar-relocate.sh: Fix for extracting SDK in the same directory as SDK script.
       new  c54c5fc   gobject-introspection: add the recipe
       new  ae3c905   gobject-introspection: Override GIO_MODULE_DIR when scanning
       new  da023f1   gtk-doc-stub: remove introspection stubs
       new  142cd43   gobject-introspection.bbclass: add a class that enables gobject introspection
       new  1e27391   vala: enable the use of vapigen by packages with vala support
       new  3086dba   vala.bbclass: remove pre-packaged vapigen.m4 from tarballs
       new  40e7d52   avahi-ui: remove the dependency on python-pygtk by disabling avahi-discover
       new  14f62d1   python-pygtk: remove the recipe
       new  b9f543d   avahi: enable gobject-introspection
       new  b24f65d   gtk+: enable gobject introspection
       new  ee5a006   gtk+3: enable gobject-introspection
       new  e364ded   clutter: enable gobject introspection
       new  acc6fb6   libsoup-2.4: enable gobject introspection
       new  e70ed48   gstreamer: enable gobject introspection
       new  37b2c27   gnomebase.bbclass: do not disable gobject introspection
       new  12d61ac   python-pygobject: update to 3.18.2
       new  1011ce6   recipes-gnome: fix introspection support
       new  cfd1ccb   webkitgtk: enable gobject introspection
       new  7b60964   packagegroup-core-x11-sato: add python-pygobject and gtk+3
       new  7eb19aa   bitbake.conf: add 'gobject-introspection-data' to DISTRO/MACHINE_FEATURES_BACKFILL
       new  04ecebd   machine/include/arch-x86: Make x32 ABI not supporting gobject-introspection-data
       new  f69b36c   musl: disable building of gobject introspection data
       new  15fca0e   Revert "gstreamer1.0-plugins-XXX: move inherit gettext into common .inc file"
       new  cd43436   builder: remove hob from autostart
       new  7975325   build-appliance: make the inclusion of downloaded sources optional
       new  a3df0aa   ncurses_6: Fix an install race condition
       new  cda0ef6   python3: fix do_configure check platform triplet error
       new  7256e5a   linux-yocto/4.4: gpio-pca953x: add "drive" property
       new  e59547e   image-buildinfo.bbclass: fix performance problems
       new  0a009db   glib-2.0: relocate the GIO module directory for native builds
       new  01a2426   scripts/oe-selftest: Add search expression matching to run/list options
       new  74adb14   package_manager.py: Fix race condition in OpkgIndexer.write_index()
       new  2312eb1   xserver: require sufficiently new libdrm
       new  48bc643   python: move ast module into python-core
       new  06835e1   python-numpy: fix buildpaths QA issue
       new  04aa40b   package_deb: Fix python runtime error
       new  d8bf148   package-deb: Ignore circular dependencies
       new  1be0ae8   classes/buildhistory: record a few more variables for extensible SDK
       new  4739aa6   perl: fix missing dependency for perl-misc
       new  b21f2c4   Revert "gcc: Fix the license on GNU OpenMP"
       new  07db569   gcc: Fix the license on GNU OpenMP
       new  05f699e   scripts/oe-selftest: Add short names to most common options
       new  ac59063   uninative: Add a fix for icu-native to use the correct ABI

The 43 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/buildhistory.bbclass                  |   3 +-
 meta/classes/gnomebase.bbclass                     |   3 -
 meta/classes/gobject-introspection.bbclass         |  39 +++
 meta/classes/image-buildinfo.bbclass               |  35 ++-
 meta/classes/package_deb.bbclass                   |   7 +-
 meta/classes/uninative.bbclass                     |   5 +
 meta/classes/vala.bbclass                          |   6 +
 meta/conf/bitbake.conf                             |   4 +-
 meta/conf/distro/include/distro_alias.inc          |   1 -
 meta/conf/distro/include/tclibc-musl.inc           |   4 +
 meta/conf/machine/include/x86/arch-x86.inc         |   2 +
 meta/lib/oe/package_manager.py                     |   8 +-
 meta/recipes-connectivity/avahi/avahi-ui_0.6.32.bb |  16 +-
 meta/recipes-connectivity/avahi/avahi.inc          |  15 +-
 .../glib-2.0/glib-2.0/relocate-modules.patch       |  49 ++++
 meta/recipes-core/glib-2.0/glib-2.0_2.46.2.bb      |   3 +-
 .../images/build-appliance-image_14.0.0.bb         |   5 +-
 .../ncurses/files/fix-include-files-race.patch     |  32 +++
 meta/recipes-core/ncurses/ncurses_6.0+20160213.bb  |   1 +
 .../packagegroups/packagegroup-self-hosted.bb      |   1 -
 meta/recipes-devtools/gcc/gcc-runtime.inc          |  36 +--
 .../recipes-devtools/perl/perl-rdepends_5.22.1.inc |   2 +-
 .../python/python-2.7-manifest.inc                 |   2 +-
 .../python/python-3.5-manifest.inc                 |   2 +-
 .../remove-build-path-in-comments.patch            |  30 ++
 .../recipes-devtools/python/python-numpy_1.10.4.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              |  25 ++
 .../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 ----
 .../tweak-MULTIARCH-for-powerpc-linux-gnuspe.patch |  52 ++++
 meta/recipes-devtools/python/python3_3.5.1.bb      |   1 +
 meta/recipes-devtools/vala/vala.inc                |  34 +++
 ...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 +-
 .../gnome-desktop/gnome-desktop3_3.18.2.bb         |   2 +-
 meta/recipes-gnome/gnome/gconf_3.2.6.bb            |   6 +-
 ...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                | 163 +++++++++++
 .../gsettings-desktop-schemas_3.19.3.bb            |   4 +-
 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/json-glib/json-glib_1.0.4.bb    |   2 +-
 meta/recipes-gnome/libgudev/libgudev_230.bb        |   2 +-
 meta/recipes-gnome/libnotify/libnotify_0.7.6.bb    |   2 +-
 meta/recipes-gnome/librsvg/librsvg_2.40.13.bb      |   5 +-
 meta/recipes-gnome/libsecret/libsecret_0.18.4.bb   |  14 +-
 meta/recipes-gnome/libwnck/libwnck3_3.14.1.bb      |   4 +-
 meta/recipes-graphics/builder/builder_0.1.bb       |  10 +-
 .../{builder_hob_start.sh => builder_session.sh}   |   4 -
 .../builder/files/please_wait_dialog.py            |  28 --
 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 +-
 .../modesetting_libdrm_requirements.patch          |  30 ++
 .../xorg-xserver/xserver-xorg_1.18.0.bb            |   1 +
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |   4 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |   4 +-
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       |  18 +-
 ...on.m4-prefix-pkgconfig-paths-with-PKG_CON.patch |  42 +++
 .../recipes-multimedia/gstreamer/gst-player_git.bb |   2 +-
 .../gstreamer/gst-plugins-package.inc              |   1 +
 .../gstreamer/gstreamer1.0-plugins-bad.inc         |   2 +-
 ...-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        |   6 +
 ...-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-good.inc        |   2 +
 .../gstreamer/gstreamer1.0-plugins-ugly.inc        |   2 +
 .../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             |   4 +-
 meta/recipes-support/libsoup/libsoup-2.4_2.52.2.bb |   2 +-
 meta/recipes-support/vte/vte.inc                   |   6 +-
 meta/recipes-support/vte/vte_0.28.2.bb             |   3 +-
 scripts/contrib/python/generate-manifest-2.7.py    |   2 +-
 scripts/contrib/python/generate-manifest-3.5.py    |   2 +-
 scripts/oe-selftest                                | 116 ++++----
 111 files changed, 2422 insertions(+), 712 deletions(-)
 create mode 100644 meta/classes/gobject-introspection.bbclass
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch
 create mode 100644 meta/recipes-core/ncurses/files/fix-include-files-race.patch
 create mode 100644 meta/recipes-devtools/python/python-numpy/remove-build-path-in-comments.patch
 create mode 100644 meta/recipes-devtools/python/python-pygobject/0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch
 delete mode 100644 meta/recipes-devtools/python/python-pygobject/obsolete_automake_macros.patch
 delete mode 100644 meta/recipes-devtools/python/python-pygobject_2.28.3.bb
 create mode 100644 meta/recipes-devtools/python/python-pygobject_3.18.2.bb
 delete mode 100644 meta/recipes-devtools/python/python-pygtk/acinclude.m4
 delete mode 100644 meta/recipes-devtools/python/python-pygtk/add-gtk-types.defs-into-gdk.c-dependence.patch
 delete mode 100644 meta/recipes-devtools/python/python-pygtk/fix-gtkunixprint.patch
 delete mode 100644 meta/recipes-devtools/python/python-pygtk/fix-pygtk-2.0.pc.patch
 delete mode 100644 meta/recipes-devtools/python/python-pygtk/nodocs.patch
 delete mode 100644 meta/recipes-devtools/python/python-pygtk/prevent_to_get_display_during_import.patch
 delete mode 100644 meta/recipes-devtools/python/python-pygtk/python-pygtk2/acinclude.m4
 delete mode 100644 meta/recipes-devtools/python/python-pygtk/update-dependences-of-defs.c.patch
 delete mode 100644 meta/recipes-devtools/python/python-pygtk_2.24.0.bb
 create mode 100644 meta/recipes-devtools/python/python3/tweak-MULTIARCH-for-powerpc-linux-gnuspe.patch
 create mode 100644 meta/recipes-devtools/vala/vala/0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch
 create mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Prefix-pkg-config-paths-with-PKG_CONFIG_SYSROOT_DIR-.patch
 create mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-configure.ac-add-host-gi-gi-cross-wrapper-and-gi-ldd.patch
 create mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-a-use-ldd-wrapper-option.patch
 create mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-use-binary-wrapper-option.patch
 create mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb
 create mode 100644 meta/recipes-gnome/gtk-doc-stub/files/0001-Revert-Import-introspection-stub-machinery-too.patch
 rename meta/recipes-graphics/builder/files/{builder_hob_start.sh => builder_session.sh} (96%)
 delete mode 100644 meta/recipes-graphics/builder/files/please_wait_dialog.py
 create mode 100644 meta/recipes-graphics/pango/pango/0001-Drop-introspection-macros-from-acinclude.m4.patch
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/modesetting_libdrm_requirements.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/files/0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-Makefile.am-prefix-calls-to-pkg-config-with-PKG_CONF.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-riff-add-missing-include-directories-when-calling-in.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0004-rtsp-drop-incorrect-reference-to-gstreamer-sdp-in-Ma.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server/0001-Don-t-hardcode-libtool-name-when-using-introspection.patch
 create mode 100644 meta/recipes-sato/webkit/files/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch
 create mode 100644 meta/recipes-sato/webkit/files/0001-OptionsGTK.cmake-drop-the-hardcoded-introspection-gt.patch
 create 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