[oe-commits] [meta-openembedded] branch master-next updated (2166954 -> 24db751)

git at git.openembedded.org git at git.openembedded.org
Thu Jun 2 16:45:57 UTC 2016


martin_jansa pushed a change to branch master-next
in repository meta-openembedded.

      from  2166954   nano: fix license to GPLv3.
       new  ffba5cc   Remove unnecessary exports of HOST_SYS and BUILD_SYS in python-based recipes
       new  8fbc22f   python-dbus: add a recipe
       new  cdd4cbb   python-imaging: add a recipe
       new  3da208d   python-pyrex: add a recipe
       new  30f6fe3   python-pygobject: add a recipe
       new  5d94e83   cmpi-bindings: fix build with python 3
       new  8917ac7   gnome-doc-utils-stub: add a recipe
       new  e1241af   python-tornado: add missing python2 runtime deps
       new  72d5ed3   gitkpkgv: Ensure files are closed
       new  bf83e4d   netmap-modules: Avoid type warning with python v3
       new  ff001a1   abiword/gnone-vfs: Use print as a function
       new  1d2b1d4   opencv: Make gphoto2 dep optional via PACKAGECONFIG
       new  24db751   opencv: Reorder PACKAGES variable

The 13 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-efl/recipes-devtools/python/python-edbus.inc  |   4 -
 meta-efl/recipes-devtools/python/python-efl.inc    |   4 -
 .../recipes-extended/gparted/gparted_0.24.0.bb     |   2 +-
 meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb  |   2 +-
 meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb         |   1 +
 .../0001-Remove-help-directory-from-build.patch    |  29 +
 meta-gnome/recipes-gnome/gedit/gedit_2.30.4.bb     |  12 +-
 .../gnome-control-center_2.32.1.bb                 |   1 +
 .../gnome-desktop/gnome-desktop_2.32.1.bb          |   1 +
 .../0001-Add-gnome-doc-utils.make.patch            | 730 +++++++++++++++++++++
 .../gnome-panel/gnome-panel_2.32.1.bb              |   4 +-
 .../recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb    |   2 +-
 .../0001-Drop-help-directory-from-build.patch      |  25 +
 meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb   |   7 +-
 .../recipes-mediacentre/xbmc/xbmc_git.bb           |   2 -
 meta-networking/classes/waf-samba.bbclass          |   2 -
 .../recipes-kernel/netmap/netmap-modules_git.bb    |   2 +-
 meta-oe/classes/gitpkgv.bbclass                    |   6 +-
 meta-oe/recipes-devtools/geany/geany_1.27.bb       |   4 +-
 meta-oe/recipes-devtools/glade/glade3_3.8.5.bb     |   6 +-
 .../mercurial/mercurial-native_3.4.1.bb            |   2 +-
 ...c-add-sysroot-path-to-GI_DATADIR-don-t-se.patch |  41 ++
 .../python/python-pygobject_3.18.2.bb              |  31 +
 ...HON_ABI-suffix-to-the-python-library-name.patch |  27 +
 .../cmpi-bindings/cmpi-bindings_git.bb             |   7 +-
 meta-oe/recipes-extended/hplip/hplip_3.12.6.bb     |   2 -
 .../recipes-extended/openwsman/openwsman_2.6.2.bb  |   2 -
 meta-oe/recipes-extended/rrdtool/rrdtool_1.5.4.bb  |   2 -
 .../gnome-doc-utils-stub/files/gnome-doc-utils.m4  |  61 ++
 .../gnome-doc-utils-stub_1.0.bb                    |  18 +
 meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb       |   6 -
 meta-oe/recipes-support/opencv/opencv_2.4.bb       |   2 -
 meta-oe/recipes-support/opencv/opencv_3.1.bb       |  11 +-
 meta-oe/recipes-support/postgresql/postgresql.inc  |   2 +-
 .../python/python-backports-abc_0.4.bb             |  18 +
 .../recipes-devtools/python/python-dbus_1.2.0.bb   |  31 +
 ...ing-setup.py-force-paths-for-zlib-freetyp.patch |  55 ++
 .../allow.to.disable.some.features.patch           |  65 ++
 .../python-imaging/fix-freetype-includes.patch     |  30 +
 .../python/python-imaging_1.1.7.bb                 |  45 ++
 .../python/python-matplotlib_1.1.0.bb              |   3 -
 .../python/python-pyrex-native_0.9.9.bb            |   5 +
 .../python-pyrex/pyrex-fix-optimized-mode.patch    |  15 +
 .../recipes-devtools/python/python-pyrex_0.9.9.bb  |  22 +
 .../python/python-singledispatch_3.4.0.3.bb        |  13 +
 meta-python/recipes-devtools/python/python-six.inc |   1 -
 .../recipes-devtools/python/python-tornado_4.3.bb  |   2 +-
 .../python/python-vcversioner_2.14.0.0.bb          |   1 -
 48 files changed, 1298 insertions(+), 68 deletions(-)
 create mode 100644 meta-gnome/recipes-gnome/gedit/files/0001-Remove-help-directory-from-build.patch
 create mode 100644 meta-gnome/recipes-gnome/gnome-panel/gnome-panel/0001-Add-gnome-doc-utils.make.patch
 create mode 100644 meta-gnome/recipes-gnome/gthumb/files/0001-Drop-help-directory-from-build.patch
 create mode 100644 meta-oe/recipes-devtools/python/python-pygobject/0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch
 create mode 100644 meta-oe/recipes-devtools/python/python-pygobject_3.18.2.bb
 create mode 100644 meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/0001-Add-PYTHON_ABI-suffix-to-the-python-library-name.patch
 create mode 100644 meta-oe/recipes-gnome/gnome-doc-utils-stub/files/gnome-doc-utils.m4
 create mode 100644 meta-oe/recipes-gnome/gnome-doc-utils-stub/gnome-doc-utils-stub_1.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python-backports-abc_0.4.bb
 create mode 100644 meta-python/recipes-devtools/python/python-dbus_1.2.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python-imaging/0001-python-imaging-setup.py-force-paths-for-zlib-freetyp.patch
 create mode 100644 meta-python/recipes-devtools/python/python-imaging/allow.to.disable.some.features.patch
 create mode 100644 meta-python/recipes-devtools/python/python-imaging/fix-freetype-includes.patch
 create mode 100644 meta-python/recipes-devtools/python/python-imaging_1.1.7.bb
 create mode 100644 meta-python/recipes-devtools/python/python-pyrex-native_0.9.9.bb
 create mode 100644 meta-python/recipes-devtools/python/python-pyrex/pyrex-fix-optimized-mode.patch
 create mode 100644 meta-python/recipes-devtools/python/python-pyrex_0.9.9.bb
 create mode 100644 meta-python/recipes-devtools/python/python-singledispatch_3.4.0.3.bb

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


More information about the Openembedded-commits mailing list