[oe-commits] [openembedded-core] branch master updated (d0d55ad -> 298eb27)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 11 22:07:23 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 d0d55ad  libxml2: Make it compatible with externalsrc
     add 4595062  libarchive: fix bug1066
     add 91fe0fb  libproxy: disable python2 and python3 support
     add 2a5d1db  libproxy: correctly disable the KDE module
     add ee4d0c8  lib/oe/utils: add eol to format_pkg_list()
     new fc8df45  testimage: Ensure TESTIMAGEDEPENDS is appended to for qemuall override
     new 7805eec  testimage: Ensure package-index is triggered for opkg/apt tests
     new 6f692d8  oeqa/runtime/opkg: Ensure the test works on multilib
     new dcaf8438 oeqa/manual: transfer manual test cases from testopia to oeqa
     new f223f49  oeqa/manual: Remove bitbake-selftest execution
     new 298eb27  oeqa/manual/oe-core: Drop image build during taskexp test

The 6 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/rootfs-postcommands.bbclass           |    1 -
 meta/classes/testimage.bbclass                     |   10 +-
 meta/lib/oe/utils.py                               |    8 +-
 meta/lib/oeqa/manual/abat.patch                    |   64 ++
 meta/lib/oeqa/manual/bsp-hw.json                   | 1200 ++++++++++++++++++++
 meta/lib/oeqa/manual/bsp-qemu.json                 |  222 ++++
 meta/lib/oeqa/manual/build-appliance.json          |  122 ++
 meta/lib/oeqa/manual/crops.json                    |  294 +++++
 meta/lib/oeqa/manual/eclipse-plugin.json           |  322 ++++++
 meta/lib/oeqa/manual/kernel-dev.json               |  200 ++++
 meta/lib/oeqa/manual/oe-core.json                  |  260 +++++
 meta/lib/oeqa/manual/sdk.json                      |   32 +
 meta/lib/oeqa/runtime/cases/opkg.py                |    5 +-
 .../libarchive/libarchive/bug1066.patch            |   54 +
 .../libarchive/libarchive_3.3.3.bb                 |    1 +
 meta/recipes-support/libproxy/libproxy_0.4.15.bb   |    5 +-
 16 files changed, 2790 insertions(+), 10 deletions(-)
 create mode 100644 meta/lib/oeqa/manual/abat.patch
 create mode 100644 meta/lib/oeqa/manual/bsp-hw.json
 create mode 100644 meta/lib/oeqa/manual/bsp-qemu.json
 create mode 100644 meta/lib/oeqa/manual/build-appliance.json
 create mode 100644 meta/lib/oeqa/manual/crops.json
 create mode 100644 meta/lib/oeqa/manual/eclipse-plugin.json
 create mode 100644 meta/lib/oeqa/manual/kernel-dev.json
 create mode 100644 meta/lib/oeqa/manual/oe-core.json
 create mode 100644 meta/lib/oeqa/manual/sdk.json
 create mode 100644 meta/recipes-extended/libarchive/libarchive/bug1066.patch

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


More information about the Openembedded-commits mailing list