[oe-commits] [openembedded-core] branch master-next updated (b5c6492 -> 0e18116)

git at git.openembedded.org git at git.openembedded.org
Sun Mar 4 13:31:44 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 b5c6492  sdk: only install locales if we're using glibc
 discard 2b27f2d  populate_sdk_base: depend on nativesdk-glibc-locale
 discard 0d99a98  testexport-tarball: sync with buildtools-tarball
 discard a825efd  xcb-proto: solve python cache colliion
     new 8614206  meta/classes: add ptest-perl.bbclass
     new 35d2f3c  libtest-needs-perl: add 0.002005
     new 6d29acb  liberror-perl: inherit ptest-perl
     new e5644ba  liburi-perl: inherit ptest-perl
     new 1738120  libxml-parser-perl: inherit ptest-perl
     new 2b78960  libxml-perl: inherit ptest-perl
     new 423319f  libxml-simple-perl: inherit ptest-perl
     new 196075f  xcb-proto: solve python cache colliion
     new 68bab4f  testexport-tarball: sync with buildtools-tarball
     new 98e7db5  populate_sdk_base: depend on nativesdk-glibc-locale
     new 0e18116  sdk: only install locales if we're using glibc

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

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/ptest-perl.bbclass                    | 30 ++++++++++++++++++++++
 meta/files/ptest-perl/run-ptest                    | 16 ++++++++++++
 .../recipes-devtools/perl/liberror-perl_0.17025.bb |  7 ++++-
 .../perl/libtest-needs-perl_0.002005.bb            | 29 +++++++++++++++++++++
 meta/recipes-devtools/perl/liburi-perl_1.73.bb     | 10 +++++++-
 .../perl/libxml-parser-perl_2.44.bb                | 11 +++++++-
 meta/recipes-devtools/perl/libxml-perl_0.08.bb     |  2 +-
 .../perl/libxml-simple-perl_2.24.bb                |  2 +-
 8 files changed, 102 insertions(+), 5 deletions(-)
 create mode 100644 meta/classes/ptest-perl.bbclass
 create mode 100644 meta/files/ptest-perl/run-ptest
 create mode 100644 meta/recipes-devtools/perl/libtest-needs-perl_0.002005.bb

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


More information about the Openembedded-commits mailing list