[oe-commits] [meta-openembedded] branch master-next updated (459dbf1 -> e722ba3)

git at git.openembedded.org git at git.openembedded.org
Sun Dec 1 19:25:07 UTC 2019


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

khem pushed a change to branch master-next
in repository meta-openembedded.

    from 459dbf1  python-netifaces: add recipes
     new 18805e6  python-evdev: Fix build for 32bit arches with 64bit time_t
     new aa86b55  x11vnc: Fix build for 32bit arches with 64bit time_t
     new 64f07ba  evtest: Fix build for 32bit arches with 64bit time_t
     new 049a2a3  lirc: Fix build for 32bit arches with 64bit time_t
     new 94a8836  v4l-utils: Update to 1.18.0
     new 454db0b  tslib: Fix build for 32bit arches with 64bit time_t
     new 91f8512  utouch-evemu,utouch-frame: Fix build for 32bit arches with 64bit time_t
     new 310047e  directfb: Fix build for 32bit arches with 64bit time_t
     new 1003957  kernel-module-emlog: Use compile task from module bbclass
     new d9c448f  gnome-system-monitor: add gsettings to inherit
     new 24d7c2e  tracker-miners: initial add 2.3.1
     new 0c692f1  nautilus: add tracker-miners to RDPENDS
     new 49ffc1e  xserver-xorg-cvt-native: initial add 1.20.5
     new e722ba3  mutter: initial add 3.34.1

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:
 .../gnome-system-monitor_3.32.1.bb                 |   2 +-
 meta-gnome/recipes-gnome/mutter/mutter_3.34.1.bb   |  95 +++++
 .../recipes-gnome/nautilus/nautilus_3.34.1.bb      |   4 +
 ...-Just-warn-if-we-build-without-libseccomp.patch |  37 ++
 .../recipes-gnome/tracker/tracker-miners_2.3.1.bb  |  68 ++++
 ...x-build-on-32bit-arches-with-64bit-time_t.patch |  40 +++
 meta-oe/recipes-connectivity/lirc/lirc_0.9.4d.bb   |   1 +
 .../recipes-core/emlog/kernel-module-emlog_git.bb  |   4 +-
 meta-oe/recipes-graphics/directfb/directfb.inc     |   3 +-
 ...x-build-on-32bit-arches-with-64bit-time_t.patch | 139 ++++++++
 ...x-build-on-32bit-arches-with-64bit-time_t.patch | 389 +++++++++++++++++++++
 meta-oe/recipes-graphics/tslib/tslib_1.21.bb       |   1 +
 ...x-build-on-32bit-arches-with-64bit-time_t.patch | 111 ++++++
 meta-oe/recipes-graphics/x11vnc/x11vnc_0.9.16.bb   |   5 +-
 ...05-Define-error_t-and-include-sys-types.h.patch |  45 +++
 ...x-build-on-32bit-arches-with-64bit-time_t.patch |  41 +++
 ...ubopt.patch => 0007-Do-not-use-getsubopt.patch} |  25 +-
 .../{v4l-utils_1.16.5.bb => v4l-utils_1.18.0.bb}   |   8 +-
 ...x-build-on-32bit-arches-with-64bit-time_t.patch |  76 ++++
 meta-oe/recipes-support/utouch/utouch-evemu_git.bb |   4 +-
 ...x-build-on-32bit-arches-with-64bit-time_t.patch |  41 +++
 ...sys-stat.h-for-fixing-build-issue-on-musl.patch |   0
 .../remove-man-page-creation.patch                 |   0
 meta-oe/recipes-support/utouch/utouch-frame_git.bb |   1 +
 .../xserver-xorg-cvt-native_1.20.5.bb              |  41 +++
 ...x-build-on-32bit-arches-with-64bit-time_t.patch |  41 +++
 meta-oe/recipes-test/evtest/evtest_1.34.bb         |   6 +-
 .../recipes-devtools/python/python-evdev.inc       |   4 +
 ...x-build-on-32bit-arches-with-64bit-time_t.patch |  83 +++++
 29 files changed, 1290 insertions(+), 25 deletions(-)
 create mode 100644 meta-gnome/recipes-gnome/mutter/mutter_3.34.1.bb
 create mode 100644 meta-gnome/recipes-gnome/tracker/tracker-miners/0001-meson.build-Just-warn-if-we-build-without-libseccomp.patch
 create mode 100644 meta-gnome/recipes-gnome/tracker/tracker-miners_2.3.1.bb
 create mode 100644 meta-oe/recipes-connectivity/lirc/lirc/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch
 create mode 100644 meta-oe/recipes-graphics/directfb/directfb/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch
 create mode 100644 meta-oe/recipes-graphics/tslib/tslib/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch
 create mode 100644 meta-oe/recipes-graphics/x11vnc/files/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch
 create mode 100644 meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0005-Define-error_t-and-include-sys-types.h.patch
 create mode 100644 meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0006-Fix-build-on-32bit-arches-with-64bit-time_t.patch
 rename meta-oe/recipes-multimedia/v4l2apps/v4l-utils/{0003-v4l2-ctl-Do-not-use-getsubopt.patch => 0007-Do-not-use-getsubopt.patch} (56%)
 rename meta-oe/recipes-multimedia/v4l2apps/{v4l-utils_1.16.5.bb => v4l-utils_1.18.0.bb} (85%)
 create mode 100644 meta-oe/recipes-support/utouch/utouch-evemu/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch
 create mode 100644 meta-oe/recipes-support/utouch/utouch-frame/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch
 rename meta-oe/recipes-support/utouch/{files => utouch-frame}/0001-include-sys-stat.h-for-fixing-build-issue-on-musl.patch (100%)
 rename meta-oe/recipes-support/utouch/{files => utouch-frame}/remove-man-page-creation.patch (100%)
 create mode 100644 meta-oe/recipes-support/xserver-xorg-cvt/xserver-xorg-cvt-native_1.20.5.bb
 create mode 100644 meta-oe/recipes-test/evtest/evtest/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch
 create mode 100644 meta-python/recipes-devtools/python/python-evdev/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch

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


More information about the Openembedded-commits mailing list