[oe-commits] [openembedded-core] branch master-next updated (cb1706c -> 06212c9)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 1 21:41:41 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.

    from cb1706c  kernel-yocto.bbclass: Adds oe-local-files path (devtool) to include directives
     new 4a9676b  libxml2: fix libxml2 ptest fails
     new db3442d  sudo: add PACKAGECONFIG for pam-wheel
     new ea5a827  python-pbr: 3.1.1 -> 4.2.0
     new 63a00c5  python3-subunit: 1.1.0 -> 1.3.0
     new 017a190  python3-testtools: 2.2.0 -> 2.3.0
     new 53b1791  e2fsprogs: 1.44.2 -> 1.44.3
     new 9e82f31  wic/qemux86: don't pass ip parameter to kernel in wks
     new 550c8a6  openssl: fix missing dependency on hostperl-runtime-native
     new 96e6872  meson: don't dump full error log on failure
     new 80d0a7f  python[3]native: allow use of both native Python 2 and 3
     new 360fddb  u-boot: Fix pylibfdt generation
     new 06212c9  machine: remove kernel-modules from RRECOMMENDS

The 12 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/meson.bbclass                         |  1 -
 meta/classes/python3native.bbclass                 |  6 +--
 meta/classes/pythonnative.bbclass                  |  6 +--
 meta/conf/machine/include/x86-base.inc             |  2 -
 meta/conf/machine/qemumips.conf                    |  2 -
 meta/conf/machine/qemumips64.conf                  |  2 -
 meta/recipes-bsp/u-boot/u-boot.inc                 |  3 ++
 .../recipes-connectivity/openssl/openssl_1.1.0h.bb |  2 +
 meta/recipes-core/libxml/libxml2_2.9.8.bb          |  7 +++-
 .../e2fsprogs/e2fsprogs/ptest.patch                | 49 ++++++++++++----------
 .../{e2fsprogs_1.44.2.bb => e2fsprogs_1.44.3.bb}   |  2 +-
 meta/recipes-devtools/python/python-pbr.inc        |  4 +-
 meta/recipes-devtools/python/python-subunit.inc    |  6 +--
 meta/recipes-devtools/python/python-testtools.inc  |  4 +-
 .../{python3-pbr_3.1.1.bb => python3-pbr_4.2.0.bb} |  0
 ...3-subunit_1.1.0.bb => python3-subunit_1.3.0.bb} |  0
 ...sttools_2.2.0.bb => python3-testtools_2.3.0.bb} |  0
 meta/recipes-extended/sudo/sudo.inc                |  1 +
 meta/recipes-extended/sudo/sudo_1.8.23.bb          |  4 ++
 scripts/lib/wic/canned-wks/qemux86-directdisk.wks  |  2 +-
 20 files changed, 59 insertions(+), 44 deletions(-)
 rename meta/recipes-devtools/e2fsprogs/{e2fsprogs_1.44.2.bb => e2fsprogs_1.44.3.bb} (98%)
 rename meta/recipes-devtools/python/{python3-pbr_3.1.1.bb => python3-pbr_4.2.0.bb} (100%)
 rename meta/recipes-devtools/python/{python3-subunit_1.1.0.bb => python3-subunit_1.3.0.bb} (100%)
 rename meta/recipes-devtools/python/{python3-testtools_2.2.0.bb => python3-testtools_2.3.0.bb} (100%)

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


More information about the Openembedded-commits mailing list