[oe-commits] [meta-openembedded] branch master-next updated (f1db7ce -> c778772)

git at git.openembedded.org git at git.openembedded.org
Tue May 10 18:16:38 UTC 2016


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

  discards  f1db7ce   nodejs: update to 4.4.4
  discards  3e56b0e   upower: fix WARNING
  discards  6587d95   libwnck: fix WARNING
  discards  714d4bc   netcf: fix mishandling of gnulib submodule causing build fail
  discards  f2c1638   autotools-bootstrap: make bootstrap package specific.
  discards  bd6ee53   graphviz: Add new package
  discards  5654984   python-dateutil: update to version 2.5.3
  discards  f007627   pypi: update the pypi class to support the updated URL scheme
  discards  c7a9aef   wireshark: Fix new QA Error
  discards  17c81af   acpitests: Fix license issue
  discards  d0663b4   efibootmgr: sync with upstream while efivar upgraded to 0.23
  discards  146c023   efivar: fix do_install failed
  discards  7447385   efibootmgr: update and unblacklist
  discards  648b21f   efivar: update to 0.23
  discards  4f7b758   tracker: update run-time dependencies
  discards  18a9f5e   tracker: add missing depends for intltool-native
  discards  36e307a   tracker: add a patch to support giflib 5
  discards  8a3a889   libnice, farsight2: unblacklist as libnice's nice.pc issue fixed.
  discards  97f09a0   wvstreams: fixing segfault with new gcc optimizations
  discards  6e5d4fd   llvm3.3: Disable auto -dbg packages
  discards  828274a   packagegroup-tools-bluetooth: Selects the tools appropriate for the version of bluez being used.
  discards  9c915e9   openconnect: add dependency to fix Makefile.am
  discards  069e5b9   libsoc: update to 0.8.1
       new  1263867   openconnect: add dependency to fix Makefile.am
       new  72842bc   packagegroup-tools-bluetooth: Selects the tools appropriate for the version of bluez being used.
       new  be0aa23   llvm3.3: Disable auto -dbg packages
       new  cb08644   wvstreams: fixing segfault with new gcc optimizations
       new  2aa0438   libnice, farsight2: unblacklist as libnice's nice.pc issue fixed.
       new  cf444dd   tracker: add a patch to support giflib 5
       new  8765077   tracker: add missing depends for intltool-native
       new  c301073   tracker: update run-time dependencies
       new  75f9903   acpitests: Fix license issue
       new  67b6078   wireshark: Fix new QA Error
       new  e4aaff7   pypi: update the pypi class to support the updated URL scheme
       new  b682734   python-dateutil: update to version 2.5.3
       new  a748c5d   autotools-bootstrap: make bootstrap package specific.
       new  76f55d8   netcf: fix mishandling of gnulib submodule causing build fail
       new  2aa00f1   libwnck: fix WARNING
       new  5b62499   upower: fix WARNING
       new  1c232d9   nodejs: update to 4.4.4
       new  3b0b2c1   uim: Fix Warning
       new  e4c6a90   python-numeric: Add LLNL license
       new  7e717a4   libxkbui: Fix license WARNING
       new  5e48570   libsoc: update to 0.8.1
       new  384fa3a   znc: fix QA issue and remove from blacklist
       new  6cb169a   gnulib: bump git revision
       new  374286a   efivar: update to 0.23
       new  99b762c   efibootmgr: update and unblacklist
       new  5132c1a   efivar: fix do_install failed
       new  c6503a9   efibootmgr: sync with upstream while efivar upgraded to 0.23
       new  c778772   efivar: fix unknown option while gold linker used

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   (f1db7ce)
            \
             N -- N -- N   refs/heads/master-next (c778772)

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 28 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-networking/recipes-irc/znc/znc_git.bb         |   5 +-
 .../0004-fix-unknow-option-for-gold-linker.patch   |  40 +++++++
 meta-oe/recipes-extended/efivar/efivar_0.23.bb     |   1 +
 .../graphviz/graphviz_no_mkdef_build.patch         |  90 --------------
 .../graphviz/graphviz/linear_angle.gv              | 101 ----------------
 .../recipes-graphics/graphviz/graphviz/simple.gv   |   1 -
 .../recipes-graphics/graphviz/graphviz_2.38.0.bb   | 131 ---------------------
 .../recipes-graphics/xorg-lib/libxkbui_1.0.2.bb    |   2 +-
 meta-oe/recipes-support/gnulib/gnulib_git.bb       |   2 +-
 meta-oe/recipes-support/libsoc/libsoc_0.8.1.bb     |  10 +-
 meta-oe/recipes-support/uim/uim_1.8.6.bb           |   2 +-
 meta-python/licenses/LLNL                          |  16 +++
 12 files changed, 68 insertions(+), 333 deletions(-)
 create mode 100644 meta-oe/recipes-extended/efivar/efivar/0004-fix-unknow-option-for-gold-linker.patch
 delete mode 100644 meta-oe/recipes-graphics/graphviz/graphviz/graphviz_no_mkdef_build.patch
 delete mode 100644 meta-oe/recipes-graphics/graphviz/graphviz/linear_angle.gv
 delete mode 100644 meta-oe/recipes-graphics/graphviz/graphviz/simple.gv
 delete mode 100644 meta-oe/recipes-graphics/graphviz/graphviz_2.38.0.bb
 create mode 100644 meta-python/licenses/LLNL

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


More information about the Openembedded-commits mailing list