[oe-commits] [openembedded-core] branch master updated (ba2eb62 -> a22b97a)

git at git.openembedded.org git at git.openembedded.org
Tue Mar 6 14:23:21 UTC 2018


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

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

    from ba2eb62  maintainers.inc: add myself as maintainer for the new busybox-inittab
     new 6f6a2b5  xcb-proto: solve python cache collision
     new bb10cec  testexport-tarball: sync with buildtools-tarball
     new 8fc8073  sdk: only install locales if we're using glibc
     new 8d6869a  populate_sdk_base: depend on nativesdk-glibc-locale
     new aeffa15  meta/classes: add ptest-perl.bbclass
     new 2735e7b  libtest-needs-perl: add 0.002005
     new f9398da  liberror-perl: inherit ptest-perl
     new e88c7fc  liburi-perl: inherit ptest-perl
     new ba0fb1a  libxml-parser-perl: inherit ptest-perl
     new f61c872  libxml-perl: inherit ptest-perl
     new 1a188a7  libxml-simple-perl: inherit ptest-perl
     new 09e29d7  libsdl2: Upgrade 2.0.7 -> 2.0.8
     new ee6ce73  libtimedate-perl: inherit ptest-perl
     new f593f9e  libxml-sax-base-perl: inherit ptest-perl
     new 79e1d94  libxml-sax-perl: inherit ptest-perl
     new 7758deb  maintainers: self-assign perl module maintainership
     new a5a7b25  maintainers.inc: self-assign recipes from recipes-extended/perl
     new a22b97a  glibc: Compile using thumb2 for arch > armv5 if user chooses

The 18 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/populate_sdk_base.bbclass             |  1 +
 meta/classes/ptest-perl.bbclass                    | 30 ++++++++++++++++++++++
 meta/conf/distro/include/maintainers.inc           | 21 +++++++--------
 meta/files/ptest-perl/run-ptest                    | 16 ++++++++++++
 meta/lib/oe/sdk.py                                 |  4 +++
 meta/recipes-core/glibc/glibc-collateral.inc       |  3 ++-
 meta/recipes-core/glibc/glibc.inc                  |  3 ++-
 meta/recipes-core/meta/testexport-tarball.bb       | 18 +++++++++++--
 .../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 +-
 .../recipes-extended/perl/libtimedate-perl_2.30.bb |  2 +-
 .../perl/libxml-sax-base-perl_1.09.bb              |  2 +-
 meta/recipes-extended/perl/libxml-sax-perl_0.99.bb |  7 ++++-
 .../libsdl2/{libsdl2_2.0.7.bb => libsdl2_2.0.8.bb} |  6 ++---
 meta/recipes-graphics/xorg-proto/xcb-proto_1.12.bb | 17 ++++++++++++
 19 files changed, 166 insertions(+), 25 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
 rename meta/recipes-graphics/libsdl2/{libsdl2_2.0.7.bb => libsdl2_2.0.8.bb} (92%)

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


More information about the Openembedded-commits mailing list