[oe] [meta-oe][PATCH v4] whetstone_1.2.bb: Add whetstone benchmark

2017-11-02 Thread Manjukumar Matha
The Whetstone benchmark is a synthetic benchmark for evaluating the performance of computers. https://en.wikipedia.org/wiki/Whetstone_(benchmark) Signed-off-by: Manjukumar Matha --- meta-oe/recipes-benchmark/whetstone/whetstone_1.2.bb | 20

[oe] [oe-core][PATCH] kexec-tools: fix Unknown type (Reserved) and ELF core parse error when run kexec

2017-11-02 Thread Liwei Song
When run kexec on NUC7i7BNH/NUC7i5BNH, got the following error: "Please report this as bug. Using RANGE_RESERVED now" "ELF core (kcore) parse failed" Apply three upstream patches to fix it. Signed-off-by: Liwei Song ---

Re: [oe] [meta-networking] [PATCH] corosync: 2.4.2 -> 2.4.3

2017-11-02 Thread Kang Kai
On 2017年11月02日 19:22, Martin Jansa wrote: Does this fix the textrel QA issue reported in every world build in last couple months? http://errors.yoctoproject.org/Errors/Details/157987/ I built for qemux86-64 and qemuarm64 and didn't meet such issue. And I just searched the maillist, and

Re: [oe] [meta-oe][PATCH v3] whetstone_1.2.bb: Add whetstone benchmark

2017-11-02 Thread Manjukumar Harthikote Matha
> -Original Message- > From: Denys Dmytriyenko [mailto:de...@denix.org] > Sent: Thursday, November 02, 2017 12:21 PM > To: Manjukumar Harthikote Matha > Cc: openembedded-devel@lists.openembedded.org > Subject: Re: [oe] [meta-oe][PATCH v3] whetstone_1.2.bb: Add

Re: [oe] [meta-oe][PATCH v3] whetstone_1.2.bb: Add whetstone benchmark

2017-11-02 Thread Denys Dmytriyenko
On Wed, Nov 01, 2017 at 09:26:59PM -0700, Manjukumar Matha wrote: > The Whetstone benchmark is a synthetic benchmark for evaluating the > performance of computers. > > https://en.wikipedia.org/wiki/Whetstone_(benchmark) > > Signed-off-by: Manjukumar Matha

[oe] [meta-oe][jethro][PATCH] hostapd: fix WPA2 key replay security bug

2017-11-02 Thread Isaac Hermida
Note, hostapd and wpa_supplicant use the same sources. This commit uses the same patch than OpenEmbedded-core commit with same subject in jethro branch. Signed-off-by: Isaac Hermida --- .../hostapd/hostapd/key-replay-cve-multiple.patch | 910 +

Re: [oe] [PATCH 01/10] tumbler: make thumbnails work again

2017-11-02 Thread Andreas Müller
> PACKAGECONFIG[gstreamer-thumbnailer] = "--enable-gstreamer-thumbnaile r,--disable-gstreamer-thumbnailer,gstreamer1.0 gstreamer1.0-plugins-base" > > >> > +do_install_appen() { >> >> typo >> >> Thanks and LOL: In this way this patch does simply nothing and I could > swear having tested it.

Re: [oe] [PATCH 01/10] tumbler: make thumbnails work again

2017-11-02 Thread Andreas Müller
On Thu, Nov 2, 2017 at 5:30 PM, Khem Raj wrote: > On Thu, Nov 2, 2017 at 3:31 AM, Andreas Müller > wrote: > > fixes: > > | Failed to load the cache plugin "tumbler-cache-plugin.so": > /usr/lib/tumbler-1/plugins/cache/tumbler-cache-plugin.so:

Re: [oe] [PATCH 01/10] tumbler: make thumbnails work again

2017-11-02 Thread Khem Raj
On Thu, Nov 2, 2017 at 3:31 AM, Andreas Müller wrote: > fixes: > | Failed to load the cache plugin "tumbler-cache-plugin.so": > /usr/lib/tumbler-1/plugins/cache/tumbler-cache-plugin.so: cannot open shared > object file: No such file or directory > > Signed-off-by:

[oe] [meta-oe][PATCH] nodejs: Update to 8.9.0

2017-11-02 Thread Davis, Michael
Update nodejs to latest stable release 8.9.0. --- .../recipes-devtools/nodejs/{nodejs_8.7.0.bb => nodejs_8.9.0.bb}| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_8.7.0.bb => nodejs_8.9.0.bb} (94%) diff --git

[oe] [meta-oe][morty][PATCH] hostapd: fix WPA2 key replay security bug

2017-11-02 Thread Isaac Hermida
Note, hostapd and wpa_supplicant use the same sources. This commit uses the same patch than OpenEmbedded-core commit 1d92cb1a20135cf9f94a6633ec0840518738 in morty branch. Signed-off-by: Isaac Hermida --- .../hostapd/hostapd/key-replay-cve-multiple.patch | 939

Re: [oe] [meta-networking] [PATCH] corosync: 2.4.2 -> 2.4.3

2017-11-02 Thread Martin Jansa
Does this fix the textrel QA issue reported in every world build in last couple months? http://errors.yoctoproject.org/Errors/Details/157987/ On Thu, Nov 2, 2017 at 9:52 AM, Kang Kai wrote: > Forgot layer info in title. :( > > --Kai > > > On 2017年11月02日 16:25,

[oe] [PATCH 10/10] gparted: update 0.28.1 -> 0.30.0

2017-11-02 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../recipes-extended/gparted/{gparted_0.28.1.bb => gparted_0.30.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-extended/gparted/{gparted_0.28.1.bb => gparted_0.30.0.bb} (90%) diff --git

[oe] [PATCH 08/10] xfce4-xkb-plugin: update 0.8.0 -> 0.8.1

2017-11-02 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../xkb/{xfce4-xkb-plugin_0.8.0.bb => xfce4-xkb-plugin_0.8.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-panel-plugins/xkb/{xfce4-xkb-plugin_0.8.0.bb => xfce4-xkb-plugin_0.8.1.bb}

[oe] [PATCH 07/10] xfce4-weather-plugin: update 0.8.9 -> 0.8.10

2017-11-02 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../{xfce4-weather-plugin_0.8.9.bb => xfce4-weather-plugin_0.8.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-panel-plugins/weather/{xfce4-weather-plugin_0.8.9.bb =>

[oe] [PATCH 09/10] xfce4-appfinder: update 4.12.0 -> 4.13.0

2017-11-02 Thread Andreas Müller
It is a development version but this was tested and considered stable. Signed-off-by: Andreas Müller --- .../{xfce4-appfinder_4.12.0.bb => xfce4-appfinder_4.13.0.bb}| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename

[oe] [PATCH 05/10] xfce4-notifyd: update 0.3.6 -> 0.4.0

2017-11-02 Thread Andreas Müller
While at it rework dependencies. Signed-off-by: Andreas Müller --- .../{xfce4-notifyd_0.3.6.bb => xfce4-notifyd_0.4.0.bb} | 16 1 file changed, 12 insertions(+), 4 deletions(-) rename meta-xfce/recipes-apps/xfce4-notifyd/{xfce4-notifyd_0.3.6.bb

[oe] [PATCH 02/10] xfce4-settings: update to 4.12.1

2017-11-02 Thread Andreas Müller
Same as before: Sources from my repo are based on XFCE-git plus: * invisible mouse pointer configurable for certein input devices * date/time/region setter Signed-off-by: Andreas Müller --- meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb | 6 +++--- 1

[oe] [PATCH 04/10] gphoto2: update 2.5.8 -> 2.5.14

2017-11-02 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../0001-configure.ac-remove-AM_PO_SUBDIRS.patch | 0 .../0002-Look-for-popt-with-GP_CHECK_LIBRARY-function.patch | 0 .../recipes-graphics/gphoto2/{gphoto2_2.5.8.bb => gphoto2_2.5.14.bb} | 4 ++-- 3

[oe] [PATCH 01/10] tumbler: make thumbnails work again

2017-11-02 Thread Andreas Müller
fixes: | Failed to load the cache plugin "tumbler-cache-plugin.so": /usr/lib/tumbler-1/plugins/cache/tumbler-cache-plugin.so: cannot open shared object file: No such file or directory Signed-off-by: Andreas Müller ---

[oe] [PATCH 06/10] xfce4-pulseaudio-plugin: update 0.2.4 -> 0.3.2

2017-11-02 Thread Andreas Müller
Signed-off-by: Andreas Müller --- ...e4-pulseaudio-plugin_0.2.4.bb => xfce4-pulseaudio-plugin_0.3.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-panel-plugins/pulseaudio/{xfce4-pulseaudio-plugin_0.2.4.bb =>

[oe] [PATCH 03/10] libgphoto2: update 2.5.8 -> 2.5.14

2017-11-02 Thread Andreas Müller
changes from patches * 0001-scripts-remove-bashisms.patch * 0002-correct-jpeg-memsrcdest-support.patch * avoid_using_sprintf.patch were found in the code so assume they are upstream Signed-off-by: Andreas Müller --- .../0001-scripts-remove-bashisms.patch

[oe] [PATCH 00/10] Recipe updates

2017-11-02 Thread Andreas Müller
On the xfce part I played around with further updates for libxfce4ui / libxfce4util / xfce4-panel but XFCE has started to use (and require) gobject-introspection (sigh) so these updates need further activities. The following changes since commit 5d6d21e98ed594809169d2b2f6964e90a3369a96:

[oe] [meta-oe][PATCH] libeigen: update to 3.3.4

2017-11-02 Thread Lukas Bulwahn
Signed-off-by: Lukas Bulwahn --- meta-oe/recipes-support/libeigen/libeigen_3.2.8.bb | 21 - meta-oe/recipes-support/libeigen/libeigen_3.3.4.bb | 20 2 files changed, 20 insertions(+), 21 deletions(-) delete mode 100644

[oe] [meta-java][PATCH] openjdk-8-native, icedtea7-native: use JAVA_TOOL_OPTIONS from environment

2017-11-02 Thread Haiqing Bai
Solution on how to be able to build openjdk for a build host that need the environment variable JAVA_TOOL_OPTIONS. Use JAVA_TOOL_OPTIONS from environment. On some machines this is needed in order to start java when the amount of RAM is limited for the user. Author: Peter Bergin

Re: [oe] [meta-networking] [PATCH] corosync: 2.4.2 -> 2.4.3

2017-11-02 Thread Kang Kai
Forgot layer info in title. :( --Kai On 2017年11月02日 16:25, kai.k...@windriver.com wrote: From: Kai Kang Upgrade corosync from 2.4.2 to 2.4.3. * remove patch which is merged by upstream * disable autostart of corosync. It only works after configured and config file

[oe] [PATCH] corosync: 2.4.2 -> 2.4.3

2017-11-02 Thread kai.kang
From: Kai Kang Upgrade corosync from 2.4.2 to 2.4.3. * remove patch which is merged by upstream * disable autostart of corosync. It only works after configured and config file /etc/corosync/corosync.conf exists. * use bb.utils.filter * corosync init script requires

Re: [oe] [meta-networking][PATCH 1/1] postfix: fix send mail failure and eliminate warning

2017-11-02 Thread Yi Zhao
Hi Joe, I got an error for do_install after apply this patch: newaliases: fatal: chdir /var/spool/postfix: No such file or directory //Yi 在 2017年10月27日 05:43, Joe Slater 写道: From: Yi Zhao * Update main.cf for postfix 3.x to eliminate startup warning * Set

Re: [oe] [meta-networking][PATCH 2/2] samba: fix for AD DC service

2017-11-02 Thread Huang, Jie (Jackie)
Please ignore this since we found an issue after disabling mitkrb5: Samba can be built with either: - system_mitkrb5(--with-system-mitkrb5) - embedded_heimdal - system_heimdal If we don't set --with-system-mitkrb5, it will find if there is system_heimdal , if not, It will built with