[oe-commits] [openembedded-core] branch master updated (28fc470 -> 1c4d9f4)

git at git.openembedded.org git at git.openembedded.org
Thu Aug 2 09:23:50 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 28fc470  libtool: Fix patch status tag
     new 848031c  libxml2: fix libxml2 ptest fails
     new 7a46ca7  sudo: add PACKAGECONFIG for pam-wheel
     new e017263  python-pbr: 3.1.1 -> 4.2.0
     new ef60510  python3-subunit: 1.1.0 -> 1.3.0
     new 114e232  python3-testtools: 2.2.0 -> 2.3.0
     new 59dfd82  e2fsprogs: 1.44.2 -> 1.44.3
     new fb4dd04  wic/qemux86: don't pass ip parameter to kernel in wks
     new ed5f8bb  openssl: fix missing dependency on hostperl-runtime-native
     new 09917f5  meson: don't dump full error log on failure
     new 96ccdad  python[3]native: allow use of both native Python 2 and 3
     new 3b0b163  u-boot: Fix pylibfdt generation
     new 1c4d9f4  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