[oe-commits] [meta-openembedded] branch master-next updated (18506b7 -> 01fbef0)

git at git.openembedded.org git at git.openembedded.org
Mon Oct 28 06:10:17 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 18506b7  pavucontrol: polish the recipe
     new dc26e03  gpsd: Backport a memory leak fix
     new 704c0ba  gpsd: Stop depending on chrpath-native
     new ccb810f  itstool: rework native shebang and add class to make native itstool work
     new d710bb1  yelp-tools: use itstools.bbclass
     new 94f61f7  yelp-xsl: use itstool.bbclass
     new 8f2a81b  yelp: use itstool.bbclass
     new 5cd17f6  gnome-help.bbclass: Handle gnome-help files with new distro feature 'helpfiles'
     new ccd415c  zenity: rework recipe
     new d717f84  colord: initial add 1.4.4
     new 13dcbfa  colord-gtk: initial add 0.2.0
     new 3253368  dconf: extend to native build for upcoming gdm
     new 80ee208  dconf-editor: upgrade 3.32.0 -> 3.34.0
     new 6b13057  gtksourceview4: upgrade 4.2.0 -> 4.4.0
     new 917c40c  gnome-menus3: upgrade 3.10.1 -> 3.32.0
     new 4410ee0  gnome-desktop3: upgrade 3.34.0 -> 3.34.1
     new f692aef  gnome-bluetooth: upgrade 3.32.1 -> 3.34.0
     new 8294310  glade3: upgrade 3.8.5 -> 3.8.6
     new ada71fa  gspell: upgrade 1.8.1 -> 1.8.2
     new 3dc6a4d  gnome-system-monitor: upgrade 3.32.0 -> 3.32.1
     new 513a159  network-manager-applet: upgrade 1.8.22 -> 1.8.23 / build with meson / cleanup
     new c20e9ac  ibus: initial add 1.5.21
     new ead4b40  python-bitarray: upgrade 0.8.3 -> 1.0.1
     new a9c5f19  python-can: upgrade 2.2.1 -> 3.3.2
     new d95e642  python-daemonize: upgrade 2.4.7 -> 2.5.0
     new 7a72900  dhcpcd: upgrade 8.0.2 -> 8.1.1
     new 01fbef0  autofs: upgrade 5.1.5 -> 5.1.6

The 26 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-gnome/classes/gnome-help.bbclass              |  69 +++++++++
 .../network-manager-applet_1.8.22.bb               |  44 ------
 .../network-manager-applet_1.8.24.bb               |  29 ++++
 ...onf-editor_3.32.0.bb => dconf-editor_3.34.2.bb} |   4 +-
 meta-gnome/recipes-gnome/dconf/dconf_0.34.0.bb     |   4 +
 ...uetooth_3.32.1.bb => gnome-bluetooth_3.34.0.bb} |   4 +-
 ...desktop3_3.34.0.bb => gnome-desktop3_3.34.1.bb} |   8 +-
 .../gnome-menus/gnome-menus3_3.10.1.bb             |  21 ---
 .../gnome-menus/gnome-menus3_3.32.0.bb             |  18 +++
 ...Do-not-build-help-we-do-not-have-yelp-yet.patch |  30 ----
 ...or_3.32.0.bb => gnome-system-monitor_3.32.1.bb} |   8 +-
 .../gspell/{gspell_1.8.1.bb => gspell_1.8.2.bb}    |   6 +-
 ...ourceview4_4.2.0.bb => gtksourceview4_4.4.0.bb} |  13 +-
 meta-gnome/recipes-gnome/yelp/yelp-tools_3.32.2.bb |   3 +-
 meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.0.bb   |   9 +-
 meta-gnome/recipes-gnome/yelp/yelp_3.34.0.bb       |   3 +-
 .../zenity/0001-build-don-t-generate-manual.patch  |  50 -------
 meta-gnome/recipes-gnome/zenity/zenity_3.32.0.bb   |  12 +-
 .../recipes-support/colord-gtk/colord-gtk_0.2.0.bb |  21 +++
 meta-gnome/recipes-support/ibus/ibus-native.bb     |  31 ++++
 meta-gnome/recipes-support/ibus/ibus.bb            |  33 ++++
 meta-gnome/recipes-support/ibus/ibus.inc           |  33 ++++
 ...y-to-start-dbus-we-do-not-have-dbus-lauch.patch |  39 +++++
 .../dhcpcd/{dhcpcd_8.0.2.bb => dhcpcd_8.1.1.bb}    |   4 +-
 .../0001-Do-not-hardcode-path-for-pkg.m4.patch     |  14 +-
 .../autofs/{autofs_5.1.5.bb => autofs_5.1.6.bb}    |   4 +-
 meta-oe/classes/itstool.bbclass                    |   5 +
 .../gpsd/0001-gps_shm_close-Free-privdata.patch    |  37 +++++
 meta-oe/recipes-navigation/gpsd/gpsd_3.19.bb       |   6 +-
 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 ++++++++
 ...t-use-build-time-hardcoded-python-binary-.patch |  35 +++++
 ...-build-time-hardcoded-python-binary-path.patch} |   0
 meta-oe/recipes-support/itstool/itstool_2.0.6.bb   |   6 +-
 .../recipes-devtools/python/python-bitarray.inc    |   6 +-
 ...-bitarray_0.8.3.bb => python-bitarray_1.0.1.bb} |   0
 meta-python/recipes-devtools/python/python-can.inc |   6 +-
 .../{python-can_2.2.1.bb => python-can_3.3.2.bb}   |   0
 ...aemonize_2.4.7.bb => python-daemonize_2.5.0.bb} |   4 +-
 ...bitarray_0.8.3.bb => python3-bitarray_1.0.1.bb} |   0
 .../{python3-can_2.2.1.bb => python3-can_3.3.2.bb} |   0
 meta-xfce/recipes-devtools/glade/glade3_3.8.5.bb   |  23 ---
 meta-xfce/recipes-devtools/glade/glade3_3.8.6.bb   |  18 +++
 47 files changed, 827 insertions(+), 228 deletions(-)
 create mode 100644 meta-gnome/classes/gnome-help.bbclass
 delete mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.8.22.bb
 create mode 100644 meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.8.24.bb
 rename meta-gnome/recipes-gnome/dconf/{dconf-editor_3.32.0.bb => dconf-editor_3.34.2.bb} (67%)
 rename meta-gnome/recipes-gnome/gnome-bluetooth/{gnome-bluetooth_3.32.1.bb => gnome-bluetooth_3.34.0.bb} (78%)
 rename meta-gnome/recipes-gnome/gnome-desktop/{gnome-desktop3_3.34.0.bb => gnome-desktop3_3.34.1.bb} (72%)
 delete mode 100644 meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb
 create mode 100644 meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.32.0.bb
 delete mode 100644 meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor/0001-Do-not-build-help-we-do-not-have-yelp-yet.patch
 rename meta-gnome/recipes-gnome/gnome-system-monitor/{gnome-system-monitor_3.32.0.bb => gnome-system-monitor_3.32.1.bb} (64%)
 rename meta-gnome/recipes-gnome/gspell/{gspell_1.8.1.bb => gspell_1.8.2.bb} (51%)
 rename meta-gnome/recipes-gnome/gtksourceview/{gtksourceview4_4.2.0.bb => gtksourceview4_4.4.0.bb} (65%)
 delete mode 100644 meta-gnome/recipes-gnome/zenity/zenity/0001-build-don-t-generate-manual.patch
 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
 rename meta-networking/recipes-connectivity/dhcpcd/{dhcpcd_8.0.2.bb => dhcpcd_8.1.1.bb} (86%)
 rename meta-networking/recipes-daemons/autofs/{autofs_5.1.5.bb => autofs_5.1.6.bb} (95%)
 create mode 100644 meta-oe/classes/itstool.bbclass
 create mode 100644 meta-oe/recipes-navigation/gpsd/gpsd/0001-gps_shm_close-Free-privdata.patch
 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
 create mode 100644 meta-oe/recipes-support/itstool/itstool/0001-Native-Don-t-use-build-time-hardcoded-python-binary-.patch
 rename meta-oe/recipes-support/itstool/itstool/{0001-Don-t-use-build-time-hardcoded-python-binary-path.patch => 0002-Don-t-use-build-time-hardcoded-python-binary-path.patch} (100%)
 rename meta-python/recipes-devtools/python/{python-bitarray_0.8.3.bb => python-bitarray_1.0.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-can_2.2.1.bb => python-can_3.3.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python-daemonize_2.4.7.bb => python-daemonize_2.5.0.bb} (72%)
 rename meta-python/recipes-devtools/python/{python3-bitarray_0.8.3.bb => python3-bitarray_1.0.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-can_2.2.1.bb => python3-can_3.3.2.bb} (100%)
 delete mode 100644 meta-xfce/recipes-devtools/glade/glade3_3.8.5.bb
 create mode 100644 meta-xfce/recipes-devtools/glade/glade3_3.8.6.bb

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


More information about the Openembedded-commits mailing list