[oe-commits] [meta-openembedded] branch master-next updated (368b622 -> 499483e)

git at git.openembedded.org git at git.openembedded.org
Tue May 17 15:44:06 UTC 2016


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

  discards  368b622   nbd: fix LIC_FILES_CHKSUM
  discards  9bcd6c7   libhugetlbfs: enable build for x86-32
  discards  ad32a73   efivar: fix unknown option while gold linker used
  discards  b8cb1a1   efibootmgr: sync with upstream while efivar upgraded to 0.23
  discards  78d9701   efivar: fix do_install failed
  discards  53226d6   efibootmgr: update and unblacklist
  discards  2ab67c5   efivar: update to 0.23
  discards  d46d435   gnulib: bump git revision
  discards  7f5f874   znc: fix QA issue and remove from blacklist
  discards  ef66e0f   libsoc: update to 0.8.1
  discards  6c4f471   libxkbui: Fix license WARNING
  discards  91639bc   python-numeric: Add LLNL license
  discards  34da100   uim: Fix Warning
  discards  d50591d   netcf: fix mishandling of gnulib submodule causing build fail
  discards  1772c4f   autotools-bootstrap: make bootstrap package specific.
  discards  077024b   wireshark: Fix new QA Error
  discards  efadf2f   openconnect: add dependency to fix Makefile.am
  discards  df973db   curlpp: fix recipe
  discards  8abfb1d   android-tools: Fix, enhance and move from meta-shr
      adds  8b5662b   curlpp: fix recipe
      adds  273d797   wireshark: Fix new QA Error
      adds  00ec8bc   autotools-bootstrap: make bootstrap package specific.
      adds  0939421   netcf: fix mishandling of gnulib submodule causing build fail
      adds  23ce88c   znc: fix QA issue and remove from blacklist
      adds  37297c3   nbd: fix LIC_FILES_CHKSUM
       new  23b57b1   android-tools: Fix, enhance and move from meta-shr
       new  e8caffd   openconnect: add dependency to fix Makefile.am
       new  cb68fb1   uim: Fix Warning
       new  defda45   python-numeric: Add LLNL license
       new  7f41092   libxkbui: Fix license WARNING
       new  1c8cba2   libsoc: update to 0.8.1
       new  a5c3505   gnulib: bump git revision
       new  500c4cc   efivar: update to 0.23
       new  877539b   efibootmgr: update and unblacklist
       new  3fe0040   efivar: fix do_install failed
       new  704ec45   efibootmgr: sync with upstream while efivar upgraded to 0.23
       new  0c36890   efivar: fix unknown option while gold linker used
       new  fe4c894   libhugetlbfs: enable build for x86-32
       new  b3f5b7b   proftpd: fix mod_tls build issue
       new  1e9f318   krb5: fix uninitialized variable warning
       new  71e85b1   obexftp: mark as compatible with bluez5
       new  abf4da0   openconnect: fix do_compile failure
       new  d8f7056   mesa-glut: Remove the recipe
       new  d583ab8   freeglut: Add a recipe freeglut to replace mesa-glut
       new  1a3b49a   pytest: fix runtime issues.
       new  0a01440   rrdtool: only unset PERLHOSTLIB in do_configure
       new  ed25fc7   python-flask-pymongo: update to 0.4.1
       new  73f03f2   python-flask-login: update to 0.3.2
       new  cf8368f   python-pymisp: update to version 2.4.36
       new  c7c749e   python-requests: update to version 2.10.0
       new  40a4bfc   apache2: fix libtool's path in apxs
       new  4e8f16b   python-cryptography: fix compile issue with openssl 1.0.2h
       new  bd3a114   poppler: update to 0.43.0
       new  f72a545   geany: update to 1.27
       new  6a4379c   geany-plugins: initial add 1.27
       new  499483e   assimp: Add recipe for Open Asset Import Library

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   (368b622)
            \
             N -- N -- N   refs/heads/master-next (499483e)

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 31 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:
 .../openconnect/openconnect_git.bb                 |   4 +
 .../proftpd/files/Fix-build-errors.patch           |  64 ++++++
 .../recipes-daemons/proftpd/proftpd_1.3.5a.bb      |   1 +
 ...-around-uninitialized-warning-in-cc_kcm.c.patch |  37 ++++
 meta-oe/recipes-connectivity/krb5/krb5_1.13.2.bb   |   1 +
 .../recipes-connectivity/obexftp/obexftp_0.23.bb   |   3 -
 .../recipes-devtools/geany/geany-plugins_1.27.bb   | 216 +++++++++++++++++++++
 .../geany/{geany_1.26.bb => geany_1.27.bb}         |   4 +-
 meta-oe/recipes-extended/rrdtool/rrdtool_1.5.4.bb  |   2 +-
 meta-oe/recipes-graphics/assimp/assimp_3.1.1.bb    |  16 ++
 .../recipes-graphics/freeglut/freeglut_3.0.0.bb    |  17 ++
 meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb   |  16 --
 ...h-C-11-compilers-that-don-t-define-isinfi.patch |  39 ----
 .../{poppler_0.41.0.bb => poppler_0.43.0.bb}       |   8 +-
 .../Comment_lingering_SSLv2_symbol.patch           |  24 +++
 .../Remove_SSLv2_bindings.patch                    |  75 +++++++
 .../python/python-cryptography_1.1.bb              |   4 +-
 .../recipes-devtools/python/python-flask-login.inc |   5 +-
 ...login_0.2.11.bb => python-flask-login_0.3.2.bb} |   0
 .../python/python-flask-pymongo.inc                |   5 +-
 ...ongo_0.4.0.bb => python-flask-pymongo_0.4.1.bb} |   0
 .../recipes-devtools/python/python-pymisp.inc      |   8 +-
 ...ython-pymisp_2.3.bb => python-pymisp_2.4.36.bb} |   0
 .../recipes-devtools/python/python-pytest_2.9.1.bb |   2 +-
 .../recipes-devtools/python/python-requests.inc    |   8 +-
 ...requests_2.9.1.bb => python-requests_2.10.0.bb} |   0
 ...ogin_0.2.11.bb => python3-flask-login_0.3.2.bb} |   0
 ...ngo_0.4.0.bb => python3-flask-pymongo_0.4.1.bb} |   0
 ...hon3-pymisp_2.3.bb => python3-pymisp_2.4.36.bb} |   0
 ...equests_2.9.1.bb => python3-requests_2.10.0.bb} |   0
 .../recipes-httpd/apache2/apache2_2.4.20.bb        |   2 +-
 31 files changed, 483 insertions(+), 78 deletions(-)
 create mode 100644 meta-networking/recipes-daemons/proftpd/files/Fix-build-errors.patch
 create mode 100644 meta-oe/recipes-connectivity/krb5/krb5/0001-Work-around-uninitialized-warning-in-cc_kcm.c.patch
 create mode 100644 meta-oe/recipes-devtools/geany/geany-plugins_1.27.bb
 rename meta-oe/recipes-devtools/geany/{geany_1.26.bb => geany_1.27.bb} (74%)
 create mode 100644 meta-oe/recipes-graphics/assimp/assimp_3.1.1.bb
 create mode 100644 meta-oe/recipes-graphics/freeglut/freeglut_3.0.0.bb
 delete mode 100644 meta-oe/recipes-graphics/mesa/mesa-glut_8.0.1.bb
 delete mode 100644 meta-oe/recipes-support/poppler/poppler/0001-Compile-with-C-11-compilers-that-don-t-define-isinfi.patch
 rename meta-oe/recipes-support/poppler/{poppler_0.41.0.bb => poppler_0.43.0.bb} (85%)
 create mode 100644 meta-python/recipes-devtools/python/python-cryptography/Comment_lingering_SSLv2_symbol.patch
 create mode 100644 meta-python/recipes-devtools/python/python-cryptography/Remove_SSLv2_bindings.patch
 rename meta-python/recipes-devtools/python/{python-flask-login_0.2.11.bb => python-flask-login_0.3.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-flask-pymongo_0.4.0.bb => python-flask-pymongo_0.4.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-pymisp_2.3.bb => python-pymisp_2.4.36.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-requests_2.9.1.bb => python-requests_2.10.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-flask-login_0.2.11.bb => python3-flask-login_0.3.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-flask-pymongo_0.4.0.bb => python3-flask-pymongo_0.4.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pymisp_2.3.bb => python3-pymisp_2.4.36.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-requests_2.9.1.bb => python3-requests_2.10.0.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