[oe-commits] [meta-openembedded] branch master-next updated (c986cbe -> 1babe50)

git at git.openembedded.org git at git.openembedded.org
Tue Oct 29 06:48:47 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 c986cbe  vlc: Upgrade 3.0.6 -> 3.0.8
     new 29d6510  python3-pillow: update to 6.2.1
     new 1a3cb1e  xfce-polkit: Upgrade 0.2 -> 0.3
     new 008a196  opencv: Enable pkg-config .pc file generation
     new f5a57d3  colord: initial add 1.4.4
     new de1b3cb  colord-gtk: initial add 0.2.0
     new 6fb7b67  unicode-ucd: initial add 12.1.0
     new 5fedfae  ibus: initial add 1.5.21
     new 3208f20  poppler: upgrade 0.80.0 -> 0.82.0
     new 5214dbd  gmime: upgrade 3.2.3 -> 3.2.4
     new 08cfce5  autofs: upgrade 5.1.5 -> 5.1.6
     new 26ca074  iscsi-initiator-utils: upgrade 2.0.877 -> 2.0.878
     new 1babe50  pure-ftpd: upgrade 1.0.47 -> 1.0.49

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:
 .../recipes-support/colord-gtk/colord-gtk_0.2.0.bb |  21 +++
 meta-gnome/recipes-support/ibus/ibus-native.bb     |  30 ++++
 meta-gnome/recipes-support/ibus/ibus.bb            |  37 +++++
 meta-gnome/recipes-support/ibus/ibus.inc           |  36 +++++
 ...y-to-start-dbus-we-do-not-have-dbus-lauch.patch |  39 +++++
 .../0001-Bug-fix-for-pid_t-not-found-on-musl.patch |  30 ++++
 .../0001-Do-not-hardcode-path-for-pkg.m4.patch     |   4 +-
 .../autofs/{autofs_5.1.5.bb => autofs_5.1.6.bb}    |   5 +-
 ...-build-issues-with-string-length-overflow.patch | 115 --------------
 .../0001-Make-iscsid-systemd-usage-optional.patch  |  88 -----------
 ...g-config-in-Makefiles-for-newer-libraries.patch |  92 ------------
 ...2.0.877.bb => iscsi-initiator-utils_2.0.878.bb} |  10 +-
 ...coded-usr-local-includes-from-configure.a.patch |  37 +++--
 .../{pure-ftpd_1.0.47.bb => pure-ftpd_1.0.49.bb}   |   7 +-
 meta-oe/recipes-support/colord/colord-native.bb    |  64 ++++++++
 ...nction-cd_icc_create_from_edid-to-avoid-u.patch | 166 +++++++++++++++++++++
 .../recipes-support/colord/colord-native/Makefile  |  48 ++++++
 meta-oe/recipes-support/colord/colord.bb           |  45 ++++++
 meta-oe/recipes-support/colord/colord.inc          |  13 ++
 ...0001-Run-native-cd_idt8-cd_create_profile.patch |  59 ++++++++
 meta-oe/recipes-support/opencv/opencv_4.1.0.bb     |   1 +
 .../pidgin/{gmime_3.2.3.bb => gmime_3.2.4.bb}      |   4 +-
 .../{poppler_0.80.0.bb => poppler_0.82.0.bb}       |   4 +-
 .../unicode-ucd/unicode-ucd_12.1.0.bb              |  25 ++++
 .../0001-explicitly-set-compile-options.patch      |  16 +-
 ...thon3-pillow_6.1.bb => python3-pillow_6.2.1.bb} |   4 +-
 .../files/0001-fix-Name-Comment-fields.patch       |  34 -----
 .../{xfce-polkit_0.2.bb => xfce-polkit_0.3.bb}     |   3 +-
 28 files changed, 662 insertions(+), 375 deletions(-)
 create mode 100644 meta-gnome/recipes-support/colord-gtk/colord-gtk_0.2.0.bb
 create mode 100644 meta-gnome/recipes-support/ibus/ibus-native.bb
 create mode 100644 meta-gnome/recipes-support/ibus/ibus.bb
 create mode 100644 meta-gnome/recipes-support/ibus/ibus.inc
 create mode 100644 meta-gnome/recipes-support/ibus/ibus/0001-Do-not-try-to-start-dbus-we-do-not-have-dbus-lauch.patch
 create mode 100644 meta-networking/recipes-daemons/autofs/autofs/0001-Bug-fix-for-pid_t-not-found-on-musl.patch
 rename meta-networking/recipes-daemons/autofs/{autofs_5.1.5.bb => autofs_5.1.6.bb} (93%)
 delete mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-Fix-i586-build-issues-with-string-length-overflow.patch
 delete mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-Make-iscsid-systemd-usage-optional.patch
 delete mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-Use-pkg-config-in-Makefiles-for-newer-libraries.patch
 rename meta-networking/recipes-daemons/iscsi-initiator-utils/{iscsi-initiator-utils_2.0.877.bb => iscsi-initiator-utils_2.0.878.bb} (91%)
 rename meta-networking/recipes-daemons/pure-ftpd/{pure-ftpd_1.0.47.bb => pure-ftpd_1.0.49.bb} (74%)
 create mode 100644 meta-oe/recipes-support/colord/colord-native.bb
 create mode 100644 meta-oe/recipes-support/colord/colord-native/0001-Move-the-function-cd_icc_create_from_edid-to-avoid-u.patch
 create mode 100644 meta-oe/recipes-support/colord/colord-native/Makefile
 create mode 100644 meta-oe/recipes-support/colord/colord.bb
 create mode 100644 meta-oe/recipes-support/colord/colord.inc
 create mode 100644 meta-oe/recipes-support/colord/colord/0001-Run-native-cd_idt8-cd_create_profile.patch
 rename meta-oe/recipes-support/pidgin/{gmime_3.2.3.bb => gmime_3.2.4.bb} (78%)
 rename meta-oe/recipes-support/poppler/{poppler_0.80.0.bb => poppler_0.82.0.bb} (93%)
 create mode 100644 meta-oe/recipes-support/unicode-ucd/unicode-ucd_12.1.0.bb
 rename meta-python/recipes-devtools/python/{python3-pillow_6.1.bb => python3-pillow_6.2.1.bb} (86%)
 delete mode 100644 meta-xfce/recipes-apps/xfce-polkit/files/0001-fix-Name-Comment-fields.patch
 rename meta-xfce/recipes-apps/xfce-polkit/{xfce-polkit_0.2.bb => xfce-polkit_0.3.bb} (77%)

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


More information about the Openembedded-commits mailing list