[oe-commits] [openembedded-core] branch master updated (19c9842 -> fc5418e)

git at git.openembedded.org git at git.openembedded.org
Wed Nov 21 11:55:09 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 19c9842  apt: Improve SRC_URI
     add a06d539  classes/testsdk: Split implementation into classes
     add 4b53d71  libmodulemd: add a new recipe
     add bdeb027  maintainers.inc: add libmodulemd entry
     add 6ad99f3  ltp: Delete unneeded patch for FNM_EXTMATCH
     add e45948d  ltp: Use a legal bad address for mips in setrlimit05.c
     add aee2d09  harfbuzz: upgrade 1.9.0 -> 2.1.3
     add fe627bb  libinput: 1.12.1 -> 1.12.3
     add c33e9b5  json-glib: add ptest
     add 7709b25  xcb-proto: use python3native to have reproducible pyc files
     add f5be9f6  meta/icecc.bbclass: Move system blacklist to variables
     add fc5418e  meta/icecc.bbclass: Update system blacklists

No new revisions were added by this update.

Summary of changes:
 meta/classes/icecc.bbclass                         |  39 ++--
 meta/classes/testsdk.bbclass                       | 217 ++-------------------
 meta/conf/distro/include/maintainers.inc           |   1 +
 meta/lib/oeqa/sdk/testsdk.py                       | 142 ++++++++++++++
 meta/lib/oeqa/sdkext/testsdk.py                    | 104 ++++++++++
 ...01-spec_tmpl.sh-use-bin-sh-not-usr-bin-sh.patch |  21 ++
 ...-meson.build-do-not-generate-gir-or-gtkdo.patch |  65 ++++++
 .../libmodulemd/libmodulemd_git.bb                 |  21 ++
 ...t05-Use-another-method-to-get-bad-address.patch |  61 ++++++
 ...fine-FNM_EXTMATCH-if-not-already-like-und.patch |  44 -----
 meta/recipes-extended/ltp/ltp_20180926.bb          |   2 +-
 meta/recipes-gnome/json-glib/json-glib/run-ptest   |   3 +
 meta/recipes-gnome/json-glib/json-glib_1.4.2.bb    |  12 +-
 .../{harfbuzz_1.9.0.bb => harfbuzz_2.1.3.bb}       |   4 +-
 .../{libinput_1.12.1.bb => libinput_1.12.3.bb}     |   4 +-
 meta/recipes-graphics/xorg-proto/xcb-proto_1.13.bb |  26 +--
 16 files changed, 475 insertions(+), 291 deletions(-)
 create mode 100644 meta/lib/oeqa/sdk/testsdk.py
 create mode 100644 meta/lib/oeqa/sdkext/testsdk.py
 create mode 100644 meta/recipes-devtools/libmodulemd/libmodulemd/0001-spec_tmpl.sh-use-bin-sh-not-usr-bin-sh.patch
 create mode 100644 meta/recipes-devtools/libmodulemd/libmodulemd/0002-modulemd-v1-meson.build-do-not-generate-gir-or-gtkdo.patch
 create mode 100644 meta/recipes-devtools/libmodulemd/libmodulemd_git.bb
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-setrlimit05-Use-another-method-to-get-bad-address.patch
 delete mode 100644 meta/recipes-extended/ltp/ltp/0040-read_all-Define-FNM_EXTMATCH-if-not-already-like-und.patch
 create mode 100644 meta/recipes-gnome/json-glib/json-glib/run-ptest
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.9.0.bb => harfbuzz_2.1.3.bb} (90%)
 rename meta/recipes-graphics/wayland/{libinput_1.12.1.bb => libinput_1.12.3.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