[oe-commits] [meta-openembedded] branch master updated (80b2d4d -> dd1ddae)

git at git.openembedded.org git at git.openembedded.org
Sun Sep 11 07:15:22 UTC 2016


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

      from  80b2d4d   samba: blacklist, fails to build with new binutils-2.27
       new  88d9c59   python-pyopenssl: Extend recipe to support Python 3
       new  c0fe31f   python-certifi: Add native and nativesdk to BBCLASSEXTEND
       new  1cb3cdc   python-six: Add native and nativesdk to BBCLASSEXTEND
       new  f2f1b91   rrdtool: 1.5.4 -> 1.6.0
       new  84e0dbe   sg3-utils: 1.41 -> 1.42
       new  c4ff1c9   smartmontools: 6.4 -> 6.5
       new  ce01b0a   imagemagick: upgrade patchset
       new  c0e0c77   glmark2: Fix build error due a missing space before a macro
       new  83bb725   rdfind: add initial recipe, rdfind 1.3.4
       new  11178d1   openjpeg: uprev from 2.1.0 to 2.1.1
       new  0a5c689   upower: add systemd support
       new  8f6a485   p7zip: update to version 16.02
       new  d55334c   pavucontrol: replace intltool by intltool-native in DEPENDS
       new  1b6ee01   libgsf: add intltool-native to DEPENDS
       new  0368f99   libgnome: add intltool-native to DEPENDS
       new  e9b5fc1   gtkmathview: unbreak gcc-6 build and unblacklist
       new  07c1512   glade3: unbreak, unblacklist and other fixes
       new  dd1ddae   lvm2: add PACKAGECONFIG for lvm thin provisioning

The 18 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:
 .../recipes-devtools/glade/glade3_%.bbappend       |  1 -
 .../recipes-gnome/libgnome/libgnome_2.32.1.bb      |  2 +-
 meta-gnome/recipes-gnome/libgsf/libgsf_1.14.29.bb  |  2 +-
 ...uild-error-due-missing-space-before-macro.patch | 27 +++++++
 meta-oe/recipes-benchmark/glmark2/glmark2_git.bb   |  1 +
 .../glade/files/0002-fix-gcc-6-build.patch         | 39 +++++++++
 meta-oe/recipes-devtools/glade/glade3_3.8.5.bb     | 13 +--
 ...c-header-detection-of-hash_map-is-broken-.patch | 63 +++++++++++++++
 .../gtkmathview/0003-gcc-6.0-build-fixes.patch     | 93 ++++++++++++++++++++++
 .../mml-widget/gtkmathview_0.8.0.bb                |  5 +-
 .../p7zip/{p7zip_15.14.1.bb => p7zip_16.02.bb}     |  5 +-
 .../rrdtool/{rrdtool_1.5.4.bb => rrdtool_1.6.0.bb} |  6 +-
 .../{smartmontools_6.4.bb => smartmontools_6.5.bb} |  4 +-
 .../{openjpeg_2.1.0.bb => openjpeg_2.1.1.bb}       | 10 +--
 .../pulseaudio/pavucontrol_3.0.bb                  |  2 +-
 .../imagemagick/imagemagick_7.0.2.bb               |  6 +-
 meta-oe/recipes-support/lvm2/lvm2.inc              | 12 ++-
 .../rdfind/files/reproducible_build.patch          | 46 +++++++++++
 meta-oe/recipes-support/rdfind/rdfind_1.3.4.bb     | 17 ++++
 .../{sg3-utils_1.41.bb => sg3-utils_1.42.bb}       |  4 +-
 meta-oe/recipes-support/upower/upower_0.99.4.bb    |  8 +-
 .../recipes-devtools/python/python-certifi.inc     |  3 +
 .../recipes-devtools/python/python-pyopenssl.inc   |  6 +-
 meta-python/recipes-devtools/python/python-six.inc |  3 +
 24 files changed, 343 insertions(+), 35 deletions(-)
 create mode 100644 meta-oe/recipes-benchmark/glmark2/files/Fix-build-error-due-missing-space-before-macro.patch
 create mode 100644 meta-oe/recipes-devtools/glade/files/0002-fix-gcc-6-build.patch
 create mode 100644 meta-oe/recipes-extended/mml-widget/gtkmathview/0002-configure.ac-header-detection-of-hash_map-is-broken-.patch
 create mode 100644 meta-oe/recipes-extended/mml-widget/gtkmathview/0003-gcc-6.0-build-fixes.patch
 rename meta-oe/recipes-extended/p7zip/{p7zip_15.14.1.bb => p7zip_16.02.bb} (89%)
 rename meta-oe/recipes-extended/rrdtool/{rrdtool_1.5.4.bb => rrdtool_1.6.0.bb} (96%)
 rename meta-oe/recipes-extended/smartmontools/{smartmontools_6.4.bb => smartmontools_6.5.bb} (93%)
 rename meta-oe/recipes-graphics/openjpeg/{openjpeg_2.1.0.bb => openjpeg_2.1.1.bb} (55%)
 create mode 100644 meta-oe/recipes-support/rdfind/files/reproducible_build.patch
 create mode 100644 meta-oe/recipes-support/rdfind/rdfind_1.3.4.bb
 rename meta-oe/recipes-support/sg3-utils/{sg3-utils_1.41.bb => sg3-utils_1.42.bb} (77%)

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


More information about the Openembedded-commits mailing list