[oe-commits] [meta-openembedded] branch master-next updated (f361218 -> 62cf4b6)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 10 11:48:55 UTC 2016


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

  discards  f361218   squid: fix configure host contamination
  discards  1eb12d0   libmodbus: update to upstream develop version 3.1.4
  discards  ce81be6   opencv: Fix build with gcc 6.0
  discards  d5b15d8   libtevent: Add back the dependency on libcap
  discards  b107a54   openconnect: fix do_compile failure
  discards  fff59a2   qpdf: add new recipe
       new  d1c4836   qpdf: add new recipe
       new  e3a9833   openconnect: fix do_compile failure
       new  b9189f3   libtevent: Add back the dependency on libcap
       new  82a5be6   opencv: Fix build with gcc 6.0
       new  9b559ea   squid: fix configure host contamination
       new  afc5223   libmodbus: update to upstream develop version 3.1.4
       new  0a0aaca   glmark2: Fix gcc 6 configure error
       new  216e272   glmark2: Fix gcc 6 deprecated declaration error
       new  c04cdd6   imagemagick: upgrade from 6.9.2 to 7.0.2
       new  875265e   ttf-abyssinica: add version 1.500 to support Amharic language
       new  e2e16c7   fontforge-native: support python module
       new  e55681b   ttf-lohit: add version 2 to support Indian languages
       new  ff365d2   ttf-lklug: add version 0.6-14.20090803cvs.fc24 to support Sinhala language
       new  b79d166   libmicrohttpd: update 0.9.49 -> 0.9.50
       new  25d9921   libp11: fix fetch error.
       new  616f08c   engine-pkcs11: fix fetch error
       new  e72dd22   openwsman: fix fetch error.
       new  6201769   concurrencykit: fix fetch errors.
       new  922b915   mongodb: failes to build on ppc
       new  ca26523   breakpad: disable ppc from being built.
       new  e28592e   cryptsetup: update to version 1.7.2
       new  57a2f39   daemonize: update to version 1.7.7
       new  65730e0   devicekit-power: remove obsolete package that was migrated to upower in 2010
       new  7dbc48e   upower: update to version 0.99.4
       new  ffc8c9e   libmbim: update to 1.14.0
       new  76cbfe9   dstat: update to version 0.7.3
       new  22636be   engine-pkcs11: update to version 0.2.2
       new  d360223   libp11: update to version 0.4.0
       new  65cac09   opensc: update to version 0.16.0
       new  aaa6274   epeg: update to the latest version
       new  2dac656   nginx: add the LDFLAGS to the link arguments
       new  34780bd   nginx: update to version 1.11.3
       new  6cc853e   snort: Add lzma to PACKAGECONFIG
       new  1a4263b   efivar: 0.23 -> 0.24
       new  dc6c9c2   imagemagick: Add missing dependency
       new  62cf4b6   glog: Add missing dependency

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   (f361218)
            \
             N -- N -- N   refs/heads/master-next (62cf4b6)

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 36 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-connectivity/snort/snort_2.9.7.5.bb    |  3 +-
 meta-oe/conf/layer.conf                            |  3 ++
 .../files/Fix-configure-for-sqrt-check.patch       | 13 +++++
 .../files/Fix-deprecated-declarations.patch        | 61 ++++++++++++++++++++++
 meta-oe/recipes-benchmark/glmark2/glmark2_git.bb   |  6 +--
 .../{libmbim_1.12.2.bb => libmbim_1.14.0.bb}       |  6 +--
 meta-oe/recipes-devtools/breakpad/breakpad_svn.bb  |  2 +
 .../concurrencykit/concurrencykit_git.bb           |  2 +-
 .../allow-multi-definitions-for-native.patch       | 23 ++++++++
 .../efivar/{efivar_0.23.bb => efivar_0.24.bb}      | 17 +++---
 .../recipes-extended/openwsman/openwsman_2.6.2.bb  |  2 +-
 meta-oe/recipes-extended/qpdf/qpdf_6.0.0.bb        |  4 --
 .../fontforge/fontforge_20150824.bb                |  2 +-
 .../ttf-fonts/ttf-abyssinica_1.500.bb              | 17 ++++++
 .../ttf-fonts/ttf-lklug_0.6-14.20090803cvs.fc24.bb | 24 +++++++++
 meta-oe/recipes-graphics/ttf-fonts/ttf-lohit_2.bb  | 23 ++++++++
 .../{cryptsetup_1.7.0.bb => cryptsetup_1.7.2.bb}   |  4 +-
 meta-oe/recipes-support/daemonize/daemonize_git.bb |  7 +--
 .../daemonize/files/fix-ldflags-for-gnuhash.patch  | 23 ++++++++
 .../devicekit/devicekit-power_014.bb               | 30 -----------
 .../dstat/{dstat_0.7.2.bb => dstat_0.7.3.bb}       | 15 +++---
 ...gine-pkcs11_0.2.0.bb => engine-pkcs11_0.2.2.bb} | 14 ++---
 meta-oe/recipes-support/epeg/epeg_git.bb           |  2 +-
 meta-oe/recipes-support/glog/glog.inc              |  2 +-
 .../{imagemagick_6.9.2.bb => imagemagick_7.0.2.bb} | 10 ++--
 ...icrohttpd_0.9.49.bb => libmicrohttpd_0.9.50.bb} |  4 +-
 .../libp11/{libp11_0.3.0.bb => libp11_0.4.0.bb}    |  7 ++-
 meta-oe/recipes-support/mongodb/mongodb_git.bb     |  1 +
 .../opensc/{opensc_0.15.0.bb => opensc_0.16.0.bb}  |  5 +-
 .../upower/{upower_0.9.14.bb => upower_0.99.4.bb}  |  8 ++-
 meta-webserver/recipes-httpd/nginx/nginx.inc       |  3 ++
 meta-webserver/recipes-httpd/nginx/nginx_1.11.2.bb | 10 ----
 meta-webserver/recipes-httpd/nginx/nginx_1.11.3.bb | 10 ++++
 33 files changed, 262 insertions(+), 101 deletions(-)
 create mode 100644 meta-oe/recipes-benchmark/glmark2/files/Fix-configure-for-sqrt-check.patch
 create mode 100644 meta-oe/recipes-benchmark/glmark2/files/Fix-deprecated-declarations.patch
 rename meta-oe/recipes-connectivity/libmbim/{libmbim_1.12.2.bb => libmbim_1.14.0.bb} (75%)
 create mode 100644 meta-oe/recipes-extended/efivar/efivar/allow-multi-definitions-for-native.patch
 rename meta-oe/recipes-extended/efivar/{efivar_0.23.bb => efivar_0.24.bb} (76%)
 create mode 100644 meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb
 create mode 100644 meta-oe/recipes-graphics/ttf-fonts/ttf-lklug_0.6-14.20090803cvs.fc24.bb
 create mode 100644 meta-oe/recipes-graphics/ttf-fonts/ttf-lohit_2.bb
 rename meta-oe/recipes-support/cryptsetup/{cryptsetup_1.7.0.bb => cryptsetup_1.7.2.bb} (89%)
 create mode 100644 meta-oe/recipes-support/daemonize/files/fix-ldflags-for-gnuhash.patch
 delete mode 100644 meta-oe/recipes-support/devicekit/devicekit-power_014.bb
 rename meta-oe/recipes-support/dstat/{dstat_0.7.2.bb => dstat_0.7.3.bb} (57%)
 rename meta-oe/recipes-support/engine-pkcs11/{engine-pkcs11_0.2.0.bb => engine-pkcs11_0.2.2.bb} (65%)
 rename meta-oe/recipes-support/imagemagick/{imagemagick_6.9.2.bb => imagemagick_7.0.2.bb} (94%)
 rename meta-oe/recipes-support/libmicrohttpd/{libmicrohttpd_0.9.49.bb => libmicrohttpd_0.9.50.bb} (85%)
 rename meta-oe/recipes-support/libp11/{libp11_0.3.0.bb => libp11_0.4.0.bb} (72%)
 rename meta-oe/recipes-support/opensc/{opensc_0.15.0.bb => opensc_0.16.0.bb} (87%)
 rename meta-oe/recipes-support/upower/{upower_0.9.14.bb => upower_0.99.4.bb} (84%)
 delete mode 100644 meta-webserver/recipes-httpd/nginx/nginx_1.11.2.bb
 create mode 100644 meta-webserver/recipes-httpd/nginx/nginx_1.11.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