[oe-commits] [openembedded-core] branch master-next updated (f898159 -> ae4421d)

git at git.openembedded.org git at git.openembedded.org
Mon Feb 29 20:48:52 UTC 2016


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

  discards  f898159   webkitgtk: disable gobject-introspection on powerpc
  discards  4b2fa25   libsecret: disable gobject-introspection on mips64
  discards  74ca3db   gcr: disable gobject-introspection on mips64
  discards  8553b4c   gcr: disable gobject introspection on x86-64 for now
  discards  ce29cc7   bitbake.conf: add 'gobject-introspection-data' to DISTRO/MACHINE_FEATURES_BACKFILL
  discards  af72b4c   packagegroup-core-x11-sato: add python-pygobject and gtk+3
  discards  a147c20   webkitgtk: enable gobject introspection
  discards  e8c1878   gnomebase.bbclass: enable gobject introspection
  discards  c1840b4   gstreamer: enable gobject introspection
  discards  518881b   at-spi2-core: enable gobject introspection
  discards  59ebb06   libsoup-2.4: enable gobject introspection
  discards  ddbc0b6   vala.bbclass: remove pre-packaged vapigen.m4 from tarballs
  discards  303f1c6   clutter: enable gobject introspection
  discards  4fa698e   libsecret: enable generation of vapi files using vapigen
  discards  59e9630   gtk+3: enable gobject-introspection
  discards  46f7aff   gtk+: enable gobject introspection
  discards  ef37f94   gconf: enable gobject-introspection
  discards  f7e68f2   gdk-pixbuf: enable gobject introspection
  discards  7226bb8   gcr: enable generation of vapi files using vapigen
  discards  6874780   vala: enable the use of vapigen by packages with vala support
  discards  af4ef70   udev: enable gobject introspection
  discards  ddcd5e8   avahi: enable gobject-introspection
  discards  6610cde   python-pygtk: remove the recipe
  discards  1ea0347   avahi-ui: remove the dependency on python-pygtk by disabling avahi-discover
  discards  3080db5   python3-native: use the previous version of python-config script
  discards  329dc96   gobject-introspection.bbclass: add a class that enables gobject introspection
  discards  a92f980   gtk-doc-stub: remove introspection stubs
  discards  03abbdc   gobject-introspection: add the recipe
  discards  9d095ef   qemu.bbclass: add qemu_wrapper_cmdline()
  discards  b77d511   automake: don't delete .pyc files
  discards  f2eb72b   populate_sdk_ext: Delete the buildtools tar file after installation
  discards  6746a05   libarchive: Set xattrs after setting times
  discards  00858c5   sanity: Do not mistake meta-yocto-bsp for meta-yocto
  discards  0221ee7   sanity.bbclass: remove conflict checking for image vm and live
  discards  4103c55   syslinux.bbclass: make vm and live can be built together
  discards  bdbd545   combo-layer: handle empty commits during "init --history"
  discards  704a864   classes/populate_sdk_ext: prepend to PATH rather than appending
  discards  3ad48cc   recipetool: create: add basic support for new npm fetcher/class
  discards  b741f21   recipetool: create: add basic support for generating linux kernel recipes
  discards  0bf4345   recipetool: create: add support for out-of-tree kernel modules
  discards  ee14d76   classes/module: allow substitution of the modules_install target name
  discards  041ebfc   grub2.inc: drop bogus dependency on xz
  discards  c884c62   grub2.inc: avoid passing -isystem to native builds
  discards  1aee3cf   grub2.inc: dont export TARGET_CFLAGS etc to grub2 configure
  discards  701b96f   harfbuzz: update 1.2.1 -> 1.2.3
  discards  75ad616   gstreamer1.0-plugins-bad.inc: limit ARM_INSTRUCTION_SET over-rides to armv4/armv5
  discards  7728626   dhcp: CVE-2015-8605
  discards  8258177   cracklib: package all *.py* files
       new  c03e3b0   dhcp: CVE-2015-8605
       new  6dc0246   gstreamer1.0-plugins-bad.inc: limit ARM_INSTRUCTION_SET over-rides to armv4/armv5
       new  30b2302   harfbuzz: update 1.2.1 -> 1.2.3
       new  9c69016   grub2.inc: dont export TARGET_CFLAGS etc to grub2 configure
       new  bc2646b   grub2.inc: avoid passing -isystem to native builds
       new  7b9f01a   grub2.inc: drop bogus dependency on xz
       new  2f6bf01   classes/module: allow substitution of the modules_install target name
       new  f913972   recipetool: create: add support for out-of-tree kernel modules
       new  674febe   recipetool: create: add basic support for generating linux kernel recipes
       new  8d9ff99   recipetool: create: add basic support for new npm fetcher/class
       new  ce3c61e   classes/populate_sdk_ext: prepend to PATH rather than appending
       new  5904fc8   combo-layer: handle empty commits during "init --history"
       new  bfa941e   syslinux.bbclass: make vm and live can be built together
       new  075f759   sanity.bbclass: remove conflict checking for image vm and live
       new  c015eb4   sanity: Do not mistake meta-yocto-bsp for meta-yocto
       new  4e573ef   libarchive: Set xattrs after setting times
       new  5058ba1   populate_sdk_ext: Delete the buildtools tar file after installation
       new  ca95dc5   eudev: Replaces udev with eudev for compatibility when using sysvinit on newer kernels
       new  f1c0c23   libgudev: Fix for new eudev implementation
       new  d9d2b21   usbutils: Fix for new eudev implementation
       new  a42de42   eudev: Keep classic network interface naming scheme
       new  ae4421d   eudev: Fix for multilib builds

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   (f898159)
            \
             N -- N -- N   refs/heads/master-next (ae4421d)

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 22 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/default-providers.inc     |   2 +-
 meta/conf/distro/include/distro_alias.inc          |   1 +
 meta/recipes-bsp/usbutils/usbutils-008/iconv.patch |  41 ---
 meta/recipes-bsp/usbutils/usbutils/iconv.patch     |  29 +-
 meta/recipes-bsp/usbutils/usbutils_007.bb          |  31 ---
 meta/recipes-bsp/usbutils/usbutils_008.bb          |   5 +-
 meta/recipes-connectivity/avahi/avahi-ui_0.6.32.bb |  16 +-
 meta/recipes-connectivity/avahi/avahi.inc          |  15 +-
 .../packagegroups/packagegroup-self-hosted.bb      |   1 +
 .../udev/{udev => eudev}/devfs-udev.rules          |   0
 meta/recipes-core/udev/{udev => eudev}/init        |   0
 meta/recipes-core/udev/{udev => eudev}/links.conf  |   0
 meta/recipes-core/udev/{udev => eudev}/local.rules |   0
 .../udev/{udev => eudev}/permissions.rules         |   0
 meta/recipes-core/udev/{udev => eudev}/run.rules   |   0
 meta/recipes-core/udev/{udev => eudev}/udev-cache  |   0
 .../udev/{udev => eudev}/udev-cache.default        |   0
 meta/recipes-core/udev/{udev => eudev}/udev.rules  |   0
 meta/recipes-core/udev/eudev_3.1.5.bb              |  93 +++++++
 meta/recipes-core/udev/udev.inc                    | 114 --------
 ...yboard_force_release.sh-shell-script-path.patch |  35 ---
 ...file.am-don-t-hardcode-g-ir-compiler-name.patch |  27 --
 ...c-use-PKG_CONFIG_SYSROOT_PATH-when-findin.patch |  32 ---
 ...-Add-stdint.h-as-it-was-removed-from-mtd-.patch |  29 --
 ....am-use-libtool-when-running-g-ir-scanner.patch |  26 --
 ...c-Makefile.am-Check-for-input.h-and-input.patch |  52 ----
 .../recipes-core/udev/udev/add-install-ptest.patch |  86 ------
 .../udev/udev/avoid-mouse-autosuspend.patch        |  25 --
 .../udev/udev/fix_rule-syntax-regex-ptest.patch    |  58 ----
 meta/recipes-core/udev/udev/run-ptest              |   5 -
 meta/recipes-core/udev/udev_182.bb                 |   9 -
 ...-compile-compile-only-optimized-byte-code.patch |  42 +++
 meta/recipes-devtools/automake/automake_1.15.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-extended/cracklib/cracklib_2.9.5.bb   |   2 +-
 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                | 148 ----------
 .../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/libgudev/libgudev_230.bb        |   3 +-
 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 +-
 107 files changed, 688 insertions(+), 2690 deletions(-)
 delete mode 100644 meta/classes/gobject-introspection.bbclass
 delete mode 100644 meta/recipes-bsp/usbutils/usbutils-008/iconv.patch
 delete mode 100644 meta/recipes-bsp/usbutils/usbutils_007.bb
 rename meta/recipes-core/udev/{udev => eudev}/devfs-udev.rules (100%)
 rename meta/recipes-core/udev/{udev => eudev}/init (100%)
 rename meta/recipes-core/udev/{udev => eudev}/links.conf (100%)
 rename meta/recipes-core/udev/{udev => eudev}/local.rules (100%)
 rename meta/recipes-core/udev/{udev => eudev}/permissions.rules (100%)
 rename meta/recipes-core/udev/{udev => eudev}/run.rules (100%)
 rename meta/recipes-core/udev/{udev => eudev}/udev-cache (100%)
 rename meta/recipes-core/udev/{udev => eudev}/udev-cache.default (100%)
 rename meta/recipes-core/udev/{udev => eudev}/udev.rules (100%)
 create mode 100644 meta/recipes-core/udev/eudev_3.1.5.bb
 delete mode 100644 meta/recipes-core/udev/udev.inc
 delete mode 100644 meta/recipes-core/udev/udev/0001-Fixing-keyboard_force_release.sh-shell-script-path.patch
 delete mode 100644 meta/recipes-core/udev/udev/0001-Makefile.am-don-t-hardcode-g-ir-compiler-name.patch
 delete mode 100644 meta/recipes-core/udev/udev/0001-configure.ac-use-PKG_CONFIG_SYSROOT_PATH-when-findin.patch
 delete mode 100644 meta/recipes-core/udev/udev/0001-mtd_probe.h-Add-stdint.h-as-it-was-removed-from-mtd-.patch
 delete mode 100644 meta/recipes-core/udev/udev/0002-Makefile.am-use-libtool-when-running-g-ir-scanner.patch
 delete mode 100644 meta/recipes-core/udev/udev/0002-configure.ac-Makefile.am-Check-for-input.h-and-input.patch
 delete mode 100644 meta/recipes-core/udev/udev/add-install-ptest.patch
 delete mode 100644 meta/recipes-core/udev/udev/avoid-mouse-autosuspend.patch
 delete mode 100644 meta/recipes-core/udev/udev/fix_rule-syntax-regex-ptest.patch
 delete mode 100644 meta/recipes-core/udev/udev/run-ptest
 delete mode 100644 meta/recipes-core/udev/udev_182.bb
 create mode 100644 meta/recipes-devtools/automake/automake/py-compile-compile-only-optimized-byte-code.patch
 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