[oe-commits] [meta-openembedded] branch master updated (a6c172e -> 2f3a499)

git at git.openembedded.org git at git.openembedded.org
Wed May 11 10:40:20 UTC 2016


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

      from  a6c172e   poppler: add --std=c++11 to fix build with Qt 5.7
       new  904fd8d   giflib: update to version 5.1.4
       new  f347220   leptonica: update to version 1.73
       new  35c7a5b   leptonica: add PACAKGECONFIG for openjpeg
       new  4adec18   lmbench: avoid gcc optimize-away multiplication
       new  5397ae5   packagegroup-tools-bluetooth: Selects the tools appropriate for the version of bluez being used.
       new  102e699   llvm3.3: Disable auto -dbg packages
       new  786ab84   wvstreams: fixing segfault with new gcc optimizations
       new  1bc1405   libnice, farsight2: unblacklist as libnice's nice.pc issue fixed.
       new  aebbd94   tracker: add a patch to support giflib 5
       new  0f808a9   tracker: add missing depends for intltool-native
       new  c45e8a3   tracker: update run-time dependencies
       new  ef735bb   acpitests: Fix license issue
       new  e62215e   pypi: update the pypi class to support the updated URL scheme
       new  631efea   python-dateutil: update to version 2.5.3
       new  76754d0   libwnck: fix WARNING
       new  3384b41   upower: fix WARNING
       new  2f3a499   nodejs: update to 4.4.4

The 17 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-gnome/recipes-gnome/libwnck/libwnck_2.31.0.bb |   2 +-
 .../tracker/tracker-0.14.2/giflib5-support.patch   | 126 +++++++++++++++++++++
 .../recipes-support/tracker/tracker_0.14.2.bb      |   7 +-
 meta-oe/licenses/Intel                             |  21 ++++
 .../0001-avoid-gcc-optimize-away-the-loops.patch   |  79 +++++++++++++
 .../recipes-benchmark/lmbench/lmbench_3.0-a9.bb    |   1 +
 .../packagegroups/packagegroup-tools-bluetooth.bb  |  43 ++++---
 .../recipes-connectivity/wvdial/wvstreams_4.6.1.bb |   2 +
 meta-oe/recipes-core/llvm/llvm.inc                 |   3 +-
 .../giflib/{giflib_4.1.6.bb => giflib_5.1.4.bb}    |   7 +-
 .../nodejs/{nodejs_4.4.3.bb => nodejs_4.4.4.bb}    |   4 +-
 .../{leptonica_1.70.bb => leptonica_1.73.bb}       |   7 +-
 .../recipes-support/farsight/farsight2_0.0.22.bb   |   2 -
 meta-oe/recipes-support/farsight/libnice_0.0.13.bb |   4 +-
 meta-oe/recipes-support/upower/upower_0.9.14.bb    |   2 +-
 meta-python/classes/pypi.bbclass                   |   6 +-
 .../recipes-devtools/python/python-dateutil.inc    |   5 +-
 ...-dateutil_2.5.2.bb => python-dateutil_2.5.3.bb} |   0
 ...dateutil_2.5.2.bb => python3-dateutil_2.5.3.bb} |   0
 19 files changed, 276 insertions(+), 45 deletions(-)
 create mode 100644 meta-gnome/recipes-support/tracker/tracker-0.14.2/giflib5-support.patch
 create mode 100644 meta-oe/licenses/Intel
 create mode 100644 meta-oe/recipes-benchmark/lmbench/lmbench/0001-avoid-gcc-optimize-away-the-loops.patch
 rename meta-oe/recipes-devtools/giflib/{giflib_4.1.6.bb => giflib_5.1.4.bb} (67%)
 rename meta-oe/recipes-devtools/nodejs/{nodejs_4.4.3.bb => nodejs_4.4.4.bb} (95%)
 rename meta-oe/recipes-graphics/leptonica/{leptonica_1.70.bb => leptonica_1.73.bb} (64%)
 rename meta-python/recipes-devtools/python/{python-dateutil_2.5.2.bb => python-dateutil_2.5.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-dateutil_2.5.2.bb => python3-dateutil_2.5.3.bb} (100%)

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


More information about the Openembedded-commits mailing list