[oe-commits] [openembedded-core] branch master-next updated (5e47316 -> 69db208)

git at git.openembedded.org git at git.openembedded.org
Thu Aug 8 21:49:35 UTC 2019


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 5e47316  runqemu: Add support to handle EnrollDefaultKeys PK/KEK1 certificate
     new 8b76048  sstatesig: Fix leftover splitting issue from siggen change
     new 42293d7  image_types_wic.bbclass: Copy the .wks and .env files to deploy image dir
     new 56add7c  wic: Add partition type for msdos partition tables
     new 8e48b4d  wic: Make disk partition size consistently computed
     new e6d51c9  dpkg: Provide update-alternative for start-stop-daemon
     new 46cf296  gcc-cross-canadian: add missing runtime dependencies
     new d6fc262  insane.bbclass: in file-rdeps do not look into RDEPENDS recursively
     new d6a7e34  maintainers.inc: give python recipes to Oleksandr Kravchuk
     new 07c4cf1  python-numpy: remove the python 2.x version of the recipe
     new a1f3964  python3-numpy: update to 1.17.0
     new 9cf86a3  python-scons: remove the python 2.x version of the recipe
     new 5aeb90a  python-nose: remove the python 2.x version of the recipe
     new b574412  libinput: update to 1.14.0
     new 69db208  wpa-supplicant: update to 2.9

The 14 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/image_types_wic.bbclass               | 11 ++++-
 meta/classes/insane.bbclass                        | 18 -------
 meta/conf/distro/include/maintainers.inc           | 56 ++++++++++------------
 meta/lib/oe/sstatesig.py                           |  2 +-
 ...wpa-supplicant_2.8.bb => wpa-supplicant_2.9.bb} |  4 +-
 meta/recipes-devtools/dpkg/dpkg.inc                |  7 ++-
 meta/recipes-devtools/gcc/gcc-cross-canadian.inc   |  2 +-
 ...h-usr-and-so-on-for-libraries-by-default-.patch | 47 ++++++++----------
 .../recipes-devtools/python-numpy/python-numpy.inc |  8 ++--
 .../python-numpy/python-numpy_1.16.3.bb            | 10 ----
 ...on3-numpy_1.16.3.bb => python3-numpy_1.17.0.bb} |  0
 meta/recipes-devtools/python/python-nose_1.3.7.bb  |  6 ---
 .../python/python-scons-native_3.1.0.bb            |  8 ----
 meta/recipes-devtools/python/python-scons_3.1.0.bb | 24 ----------
 .../{libinput_1.13.4.bb => libinput_1.14.0.bb}     |  4 +-
 scripts/lib/wic/ksparser.py                        |  2 +
 scripts/lib/wic/partition.py                       | 19 +++-----
 scripts/lib/wic/plugins/imager/direct.py           | 37 +++++++++-----
 18 files changed, 106 insertions(+), 159 deletions(-)
 rename meta/recipes-connectivity/wpa-supplicant/{wpa-supplicant_2.8.bb => wpa-supplicant_2.9.bb} (96%)
 delete mode 100644 meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb
 rename meta/recipes-devtools/python-numpy/{python3-numpy_1.16.3.bb => python3-numpy_1.17.0.bb} (100%)
 delete mode 100644 meta/recipes-devtools/python/python-nose_1.3.7.bb
 delete mode 100644 meta/recipes-devtools/python/python-scons-native_3.1.0.bb
 delete mode 100644 meta/recipes-devtools/python/python-scons_3.1.0.bb
 rename meta/recipes-graphics/wayland/{libinput_1.13.4.bb => libinput_1.14.0.bb} (86%)

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


More information about the Openembedded-commits mailing list