[oe-commits] [openembedded-core] branch master updated (0bfb2e9 -> 23ad05b)

git at git.openembedded.org git at git.openembedded.org
Tue Feb 25 10:52:51 UTC 2020


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository openembedded-core.

    from 0bfb2e9  package_ipk: Add missing variables to the task hash
     new b4063b1  psplash: add systemd support
     new e31ad1b  psplash: Fix systemd service dependencies
     new d1cd957  ninja: upgrade 1.9.0 -> 1.10.0
     new 33f24af  webkitgtk: Remove unused DEPENDS on pulseaudio
     new 1c16d4a  webkitgtk: Remove obsolete gtk2 packageconfig
     new f29baac  webkitgtk: Remove the unused DEPENDS on libidn
     new 08fa3d8  systemd: Add a PACKAGECONFIG for libidn2
     new 2c5d140  libidn: Move to meta-oe
     new 007df9b  Revert "psmisc: Fix dependency for USE_NLS=no"
     new cb03cce  clutter: Build cluter with the GDK backend
     new 296ee10  wayland: add ptest
     new e190bf4  apt: Inherit upstream-version-is-even
     new dfd39d5  bison: Upgrade 3.5.1 -> 3.5.2
     new 746438e  linux-firmware: Upgrade 20200117 -> 20200122
     new 8ad1e84  libcap: Upgrade 2.31 -> 2.32
     new d06ea31  lttng-tools: exclude one more test that sporadically fails
     new 4abb2f2  libinput: update 1.14.3 -> 1.15.2
     new 102afcc  ptest: add an option to enforce a failure (e.g. ptests are required to pass)
     new 23ad05b  readline/ediline: Fix conflicting manpages

The 19 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/conf/distro/include/maintainers.inc           |   1 -
 meta/conf/distro/include/ptest-packagelists.inc    |   1 +
 meta/lib/oeqa/runtime/cases/ptest.py               |  15 +-
 meta/recipes-core/psplash/files/psplash-init       |   8 +-
 .../psplash/files/psplash-start.service            |  10 +
 .../psplash/files/psplash-systemd.service          |  12 +
 meta/recipes-core/psplash/psplash_git.bb           |  38 +-
 meta/recipes-core/readline/readline.inc            |   8 +-
 meta/recipes-core/systemd/systemd_244.3.bb         |   1 +
 meta/recipes-devtools/apt/apt.inc                  |   2 +-
 .../bison/{bison_3.5.1.bb => bison_3.5.2.bb}       |   4 +-
 .../libedit/libedit_20191231-3.1.bb                |   6 +
 meta/recipes-devtools/ninja/ninja/fix-musl.patch   |  46 ---
 .../ninja/{ninja_1.9.0.bb => ninja_1.10.0.bb}      |   6 +-
 .../libidn/0001-idn-format-security-warnings.patch | 181 ----------
 ..._MKDIR_P_warning_error_with_automake_1.12.patch |  34 --
 .../libidn/libidn/dont-depend-on-help2man.patch    |  23 --
 .../libidn/libidn_fix_for_automake-1.12.patch      |  35 --
 meta/recipes-extended/libidn/libidn_1.35.bb        |  42 ---
 meta/recipes-extended/psmisc/psmisc.inc            |   2 +-
 meta/recipes-graphics/clutter/clutter-1.0.inc      |   4 +-
 ...-for-64bit-time_t-for-32bit-architectures.patch | 386 ---------------------
 .../{libinput_1.14.3.bb => libinput_1.15.2.bb}     |   8 +-
 meta/recipes-graphics/wayland/wayland/run-ptest    |  17 +
 meta/recipes-graphics/wayland/wayland_1.18.0.bb    |  14 +-
 ...ware_20200117.bb => linux-firmware_20200122.bb} |  11 +-
 ...s-regression-disable-the-tools-live-tests.patch |  15 +-
 .../images/core-image-sato-sdk-ptest.bb            |   3 +
 meta/recipes-sato/webkit/webkitgtk_2.26.4.bb       |   5 +-
 .../libcap/{libcap_2.31.bb => libcap_2.32.bb}      |   4 +-
 30 files changed, 141 insertions(+), 801 deletions(-)
 create mode 100644 meta/recipes-core/psplash/files/psplash-start.service
 create mode 100644 meta/recipes-core/psplash/files/psplash-systemd.service
 rename meta/recipes-devtools/bison/{bison_3.5.1.bb => bison_3.5.2.bb} (90%)
 delete mode 100644 meta/recipes-devtools/ninja/ninja/fix-musl.patch
 rename meta/recipes-devtools/ninja/{ninja_1.9.0.bb => ninja_1.10.0.bb} (87%)
 delete mode 100644 meta/recipes-extended/libidn/libidn/0001-idn-format-security-warnings.patch
 delete mode 100644 meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
 delete mode 100644 meta/recipes-extended/libidn/libidn/dont-depend-on-help2man.patch
 delete mode 100644 meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch
 delete mode 100644 meta/recipes-extended/libidn/libidn_1.35.bb
 delete mode 100644 meta/recipes-graphics/wayland/libinput/0001-adjust-for-64bit-time_t-for-32bit-architectures.patch
 rename meta/recipes-graphics/wayland/{libinput_1.14.3.bb => libinput_1.15.2.bb} (86%)
 create mode 100644 meta/recipes-graphics/wayland/wayland/run-ptest
 rename meta/recipes-kernel/linux-firmware/{linux-firmware_20200117.bb => linux-firmware_20200122.bb} (99%)
 rename meta/recipes-support/libcap/{libcap_2.31.bb => libcap_2.32.bb} (93%)

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


More information about the Openembedded-commits mailing list