[oe-commits] [openembedded-core] branch master-next updated (e1c585d -> 0c8d826)

git at git.openembedded.org git at git.openembedded.org
Tue Jan 9 11:46:33 UTC 2018


This is an automated email from the git hooks/post-receive script.

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

 discard e1c585d  gettext: move autopoint to gettext-minimal-native
 discard 1de16d7  psmisc: improve autopoint-enabling
     new 93fe0f5  psmisc: improve autopoint-enabling
     new 1ef90df  bison: remove obsolete patch
     new ab49d1c  bison: remove pointless gettext-minimal-native DEPENDS
     new 8b5243a  pango: don't wipe EXTRA_AUTORECONF
     new 5e4b191  native/cross: remove redundant DEPENDS_GETTEXT assignment
     new a67391a  m4: merge two .inc files
     new 00ae3e0  avahi: remove explicit avahi-dev RDEPENDS
     new cc1d2b0  libcroco: enable nativesdk builds
     new ef0c6e0  gettext: rationalise optional dependencies
     new 8b91983  package_deb: Handle / in dependency name
     new 0c8d826  nativesdk/sdk: Update sdk dummy providers

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   (e1c585d)
            \
             N -- N -- N   refs/heads/master-next (0c8d826)

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 "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/cross.bbclass                         |   2 -
 meta/classes/native.bbclass                        |   2 -
 meta/classes/package_deb.bbclass                   |   8 +-
 meta/classes/populate_sdk_base.bbclass             |   6 +-
 meta/lib/oe/package_manager.py                     |   1 -
 meta/lib/oe/sdk.py                                 |  18 -
 meta/recipes-connectivity/avahi/avahi.inc          |   5 -
 .../gettext-minimal-0.19.8.1/archive.dir.tar.bz2   | Bin 4270972 -> 0 bytes
 .../gettext/gettext-minimal-0.19.8.1/autopoint     | 811 ---------------------
 .../gettext/gettext-minimal-native_0.19.8.1.bb     |   8 +-
 meta/recipes-core/gettext/gettext_0.19.8.1.bb      |  25 +-
 meta/recipes-core/meta/dummy-sdk-package.inc       |  22 +
 .../meta/nativesdk-buildtools-perl-dummy.bb        |  27 +-
 .../meta/nativesdk-sdk-provides-dummy.bb           |  13 +
 .../recipes-core/meta/target-sdk-provides-dummy.bb |  11 +
 .../nativesdk-packagegroup-sdk-host.bb             |   1 +
 meta/recipes-devtools/bison/bison/m4.patch         | 414 -----------
 meta/recipes-devtools/bison/bison_3.0.4.bb         |   5 +-
 meta/recipes-devtools/m4/m4-1.4.18.inc             |  31 +-
 meta/recipes-devtools/m4/m4.inc                    |  10 -
 meta/recipes-graphics/pango/pango_1.40.12.bb       |   2 -
 meta/recipes-support/libcroco/libcroco_0.6.12.bb   |   2 +-
 22 files changed, 99 insertions(+), 1325 deletions(-)
 delete mode 100644 meta/recipes-core/gettext/gettext-minimal-0.19.8.1/archive.dir.tar.bz2
 delete mode 100755 meta/recipes-core/gettext/gettext-minimal-0.19.8.1/autopoint
 create mode 100644 meta/recipes-core/meta/dummy-sdk-package.inc
 create mode 100644 meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb
 create mode 100644 meta/recipes-core/meta/target-sdk-provides-dummy.bb
 delete mode 100644 meta/recipes-devtools/bison/bison/m4.patch
 delete mode 100644 meta/recipes-devtools/m4/m4.inc

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


More information about the Openembedded-commits mailing list