[oe-commits] [openembedded-core] branch master-next updated (6741670 -> 82f1d47)

git at git.openembedded.org git at git.openembedded.org
Tue Sep 6 22:19:13 UTC 2016


rpurdie pushed a change to branch master-next
in repository openembedded-core.

  discards  6741670   watchdog-config: Add recipe
  discards  3e8a8d9   watchdog: Add wd_keepalive package
  discards  76b18a3   libffi: backport patch to fix building MIPS soft float
  discards  605bb13   recipetool: create: avoid extra blank lines in output recipe
  discards  21b5a72   recipetool: create: support node.js code outside of npm
  discards  e1c2e06   recipetool: create: allow license variable handling to be rerun
  discards  b666722   recipetool: create: add --keep-temp command line option
  discards  23d00b3   recipetool: create: support git submodules
  discards  15f1ec5   recipetool: create: fix mapping python dependencies to python-dbg package
  discards  9a22f90   recipetool: create: AX_PKG_SWIG should add dependency on swig-native
  discards  1e4c548   devtool: update-recipe: support files with subdir=
  discards  c4409b2   lib/oe/patch: handle non-UTF8 encoding when reading patches
  discards  85b9fea   gtk-doc: depend only on native recipes
  discards  3491238   gtk-doc: only depend on native gtk-doc for documentation generation
  discards  fad357e   gtk-doc: use pkg-config-native in native gtk-doc.m4
       new  6273886   lib/oe/patch: handle non-UTF8 encoding when reading patches
       new  6f5ed9e   devtool: update-recipe: support files with subdir=
       new  59463e9   recipetool: create: AX_PKG_SWIG should add dependency on swig-native
       new  94675f3   recipetool: create: fix mapping python dependencies to python-dbg package
       new  c3ae707   recipetool: create: support git submodules
       new  d52dca1   recipetool: create: add --keep-temp command line option
       new  436de2a   recipetool: create: allow license variable handling to be rerun
       new  503e572   recipetool: create: support node.js code outside of npm
       new  69ee4d2   recipetool: create: avoid extra blank lines in output recipe
       new  0231a6f   libffi: backport patch to fix building MIPS soft float
       new  45c9986   watchdog: Add wd_keepalive package
       new  fff222f   watchdog-config: Add recipe
       new  82f1d47   runqemu: Update to modern prefrerred net syntax

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   (6741670)
            \
             N -- N -- N   refs/heads/master-next (82f1d47)

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 13 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/classes/gtk-doc.bbclass                       |  2 +-
 .../gtk-doc/files/pkg-config-native.patch          | 29 ----------------------
 meta/recipes-gnome/gtk-doc/gtk-doc_1.25.bb         | 12 +++------
 scripts/runqemu                                    |  2 +-
 4 files changed, 6 insertions(+), 39 deletions(-)
 delete mode 100644 meta/recipes-gnome/gtk-doc/files/pkg-config-native.patch

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


More information about the Openembedded-commits mailing list