Re: [OE-core] [PATCH v2] powertop: update to v2.9

2017-10-12 Thread Khem Raj
On Fri, Oct 13, 2017 at 03:15:48AM +, Tim Orling wrote: > Also tested on qemuarm core-image-full-cmdline with TCLIBC = “musl” :) OK then > > Thank you for the additional check. > > > On Oct 12, 2017, at 7:42 PM, Khem Raj wrote: > > > > TCLIBC = "musl" > -- __

Re: [OE-core] [PATCH v2] powertop: update to v2.9

2017-10-12 Thread Tim Orling
Also tested on qemuarm core-image-full-cmdline with TCLIBC = “musl” :) Thank you for the additional check. > On Oct 12, 2017, at 7:42 PM, Khem Raj wrote: > > TCLIBC = "musl" -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.

Re: [OE-core] [PATCH v2] powertop: update to v2.9

2017-10-12 Thread Khem Raj
On Thu, Oct 12, 2017 at 5:41 PM, Tim Orling wrote: > * Upstream filename added "v" before version: > - Add UPSTREAM_CHECK_REGEX > - Update SRC_URI to include the "v" > - Point ${S} to proper directory > > * Patch for required headers no longer needed in current upstream > * Tested on qemux86

Re: [OE-core] [oe-commits] [openembedded-core] 01/01: bitbake.conf: add tools required by testimage to HOSTTOOLS conditionally

2017-10-12 Thread Khem Raj
On Thu, Oct 12, 2017 at 7:35 PM, Martin Jansa wrote: > I just got bunch of do_fetch errors from components using > git://;protocol=ssh > > So it isn't just the sanity check and CONNECTIVITY_CHECK_URIS, it's > everywhere where git-native (by default in ASSUME_PROVIDED) is used with > ssh. righ

Re: [OE-core] [oe-commits] [openembedded-core] 01/01: bitbake.conf: add tools required by testimage to HOSTTOOLS conditionally

2017-10-12 Thread Martin Jansa
I just got bunch of do_fetch errors from components using git://;protocol=ssh So it isn't just the sanity check and CONNECTIVITY_CHECK_URIS, it's everywhere where git-native (by default in ASSUME_PROVIDED) is used with ssh. On Thu, Oct 12, 2017 at 1:34 PM, Burton, Ross wrote: > On 12 Octobe

[OE-core] State of bitbake world, Failed tasks 2017-10-10

2017-10-12 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status == Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!|Signatures !!colspan='15'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64

[OE-core] [PATCH v2] powertop: update to v2.9

2017-10-12 Thread Tim Orling
* Upstream filename added "v" before version: - Add UPSTREAM_CHECK_REGEX - Update SRC_URI to include the "v" - Point ${S} to proper directory * Patch for required headers no longer needed in current upstream * Tested on qemux86-64 core-image-full-cmdline image with multilib Signed-off-by: T

[OE-core] [PATCH v2 1/2] runqemu: Allow the user to override the Kernel option

2017-10-12 Thread Alistair Francis
Update the runqemu script to allow the user to specify a Kernel to boot when calling runqemu. Signed-off-by: Alistair Francis Cc: Ben Levinsky --- scripts/runqemu | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scripts/runqemu b/scripts/runqemu index df76270904..c3719a8

[OE-core] [PATCH v2 2/2] runqemu: Allow the user to override the device tree option

2017-10-12 Thread Alistair Francis
Update the runqemu script to allow the user to specify a device tree to boot when calling runqemu. This involves creating a seperate check_dtb() function incase the user has specified 'none' for the kernel but still wants a device tree. Signed-off-by: Alistair Francis Reviewed-by: Ben Levinsky

[OE-core] [PATCH] wayland-protocols: upgrade to 1.11

2017-10-12 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- .../wayland/{wayland-protocols_1.10.bb => wayland-protocols_1.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{wayland-protocols_1.10.bb => wayland-protocols_1.11.bb} (85%) dif

Re: [OE-core] [PATCH 2/4] perl: upgrade to 5.26.1

2017-10-12 Thread Denys Dmytriyenko
On Thu, Oct 12, 2017 at 11:35:21AM -0700, leonardo.sandoval.gonza...@linux.intel.com wrote: > From: Leonardo Sandoval > > Highlights: > > * Patches rebased to 5.26.1 and just one removed > > * Several configs values taken from upstream script uconfig[64].sh were > introduced in >

[OE-core] [PATCH 4/4] ruby: upgrade to 2.4.2

2017-10-12 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval The CVE-2017-14064 patch is already at 2.4.2 as explained on project's commit, so removing from the recipe & repo. commit 83735ba29a0bfdaffa8e9c2a1dc025c3b0b63153 Author: hsbt Date: Wed Apr 12 00:21:18 2017 + Merge json-2.0.4. * http

[OE-core] [PATCH 2/4] perl: upgrade to 5.26.1

2017-10-12 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval Highlights: * Patches rebased to 5.26.1 and just one removed * Several configs values taken from upstream script uconfig[64].sh were introduced in config.sh, avoiding pre-processor issues. * Several libraries paths now included a './' as prefix, because

[OE-core] [PATCH 1/4] perl-native: upgrade from 5.24.1 to 5.26.1

2017-10-12 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval Patch Name # Status at 5.26.1 file://Configure-multilib.patch# Already merged in 5.26.1, so removed it file://perl-configpm-switch.patch # Applies as it is file://native-nopacklist.patch # Rebased it to 5.26.1 file://native-perlinc.patch#

[OE-core] [PATCH 3/4] libxml-namespacesupport-perl: upgrade to 1.12.9

2017-10-12 Thread leonardo . sandoval . gonzalez
From: Leonardo Sandoval Signed-off-by: Leonardo Sandoval --- ...2.bb => libxml-namespacesupport-perl_1.12.9.bb} | 24 -- 1 file changed, 18 insertions(+), 6 deletions(-) rename meta/recipes-extended/perl/{libxml-namespacesupport-perl_1.12.bb => libxml-namespacesupport-perl

Re: [OE-core] Illegal instruction when running go binaries in qemux86

2017-10-12 Thread Andre McCurdy
On Thu, Oct 12, 2017 at 5:16 AM, Paul Barker wrote: > On Thu, Oct 12, 2017 at 1:10 PM, Burton, Ross wrote: >> On 12 October 2017 at 13:07, Paul Barker wrote: >>> >>> Is it too late in the cycle for rocko to start adding "sse2" to >>> TUNE_FEATURES for relevant machine configurations and include

[OE-core] [PATCH] ca-certificates: move update-ca-certificates into separate package

2017-10-12 Thread Pascal Bach
This allows using the script in with an other certificate bundle even if the user doesn't need all the certificates. The scripts are still installed when the ca-certificates is installed as it RDEPENDS ca-certificates-scripts. Signed-off-by: Pascal Bach --- meta/recipes-support/ca-certificates/

[OE-core] [PATCH 6/7] sysprof: convert to meson build

2017-10-12 Thread Alexander Kanavin
Drop autotools-specific patches. Rename polkit packageconfig option to sysprofd as 'polkit' does not at all match what is happening. Remove --enable-compiler-warnings, as the equivalent in meson could not be found. Signed-off-by: Alexander Kanavin --- .../sysprof/files/0001-Avoid-building-docs

[OE-core] [PATCH 5/7] libinput: convert to meson build

2017-10-12 Thread Alexander Kanavin
Drop autotools-specific patch. Drop libunwind option, as it is only used if tests are enabled (and they're unconditionally not enabled). Add a backported upstream fix for invalid meson options. Signed-off-by: Alexander Kanavin --- .../0001-Fix-meson-options-default-values.patch| 50 +++

[OE-core] [PATCH 7/7] gst-player: Upgrade, rename to gst-examples

2017-10-12 Thread Alexander Kanavin
From: Jussi Kukkonen Switch to using current repository, switch to meson (following upstream), rename the recipe like upstream. Add a patch to install the player binaries. Signed-off-by: Alexander Kanavin --- .../packagegroup-core-tools-testapps.bb| 2 +- .../0001-Make-player-exa

[OE-core] [PATCH 4/7] libepoxy: convert to meson build

2017-10-12 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-graphics/libepoxy/libepoxy_1.4.3.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-graphics/libepoxy/libepoxy_1.4.3.bb b/meta/recipes-graphics/libepoxy/libepoxy_1.4.3.bb index c8b398f1766..5ec96b1c663 10064

[OE-core] [PATCH 3/7] json-glib: convert to meson build

2017-10-12 Thread Alexander Kanavin
Note that meson flags for gobject introspection and gtk-doc appear to be non-standardized; going forward we should devise a common way to deal with it. gettext inherit is removed, as there is no equivalent functionality in meson; NLS bits are always built and installed. Signed-off-by: Alexander K

[OE-core] [PATCH 2/7] gnomebase.bbclass: split into autotools and meson versions

2017-10-12 Thread Alexander Kanavin
gnomebase.bbclass unfortunately hardcodes the autotools inherit, so we have to introduce gnomebase-nobuildsystem.bbclass where the common bits between autotools and meson classes can be placed. Signed-off-by: Alexander Kanavin --- meta/classes/gnomebase-meson.bbclass | 1 + meta/classes

[OE-core] [PATCH 1/7] meson: add a recipe and class from meta-oe

2017-10-12 Thread Alexander Kanavin
The original recipe has been provided and improved by: Ross Burton Ricardo Ribalda Delgado Adam C. Foltzer Peter Kjellerstedt Linus Svensson I have added a couple patches to fix up gtk-doc and gobject-introspection in cross-compilation environments. Signed-off-by: Alexander Kanavin --- me

[OE-core] [PATCH 0/7] Introduce meson build system

2017-10-12 Thread Alexander Kanavin
NB: this patchset must be applied on top of the recipe update patchset I sent yesterday. This patch series introduces meson recipe and class (that recipes should inherit in order to be built with meson). It also converts a few recipes from autotools to meson to establish that things basically wor

Re: [OE-core] [PATCH] image.bbclass: let do_image depend on do_populate_lic of EXTRA_IMAGEDEPENDS

2017-10-12 Thread Ming Liu
Ping, hi, maintainers, this issue is blocking our release, please kindly help me review it and let me know if you think it's not correct. //Ming Liu 2017-09-26 14:31 GMT+02:00 : > From: Ming Liu > > The licenses of EXTRA_IMAGEDEPENDS recipes are being referenced in > image postcommand write_dep

Re: [OE-core] [PATCH] libsolv: fix a kernel-devsrc installation issue

2017-10-12 Thread Alexander Kanavin
On 10/12/2017 05:25 PM, Ming Liu wrote: Ping, this patch had been merged to libsolv upstream. You can now backport the patch, or wait for the upstream to release a new version. Alex -- ___ Openembedded-core mailing list Openembedded-core@lists.open

Re: [OE-core] [PATCH] libsolv: fix a kernel-devsrc installation issue

2017-10-12 Thread Ming Liu
Ping, this patch had been merged to libsolv upstream. //Ming Liu 2017-10-03 5:59 GMT+02:00 Ming Liu : > Hi, Alexander: > > Thanks for the input, I will then try to investigate the rpm code for > tweaking the values. > > //Ming Liu > > 2017-10-02 13:37 GMT+02:00 Alexander Kanavin intel.com>: > >

Re: [OE-core] [PATCH 26/50] webkitgtk: update to 2.18.0

2017-10-12 Thread Khem Raj
On Thu, Oct 12, 2017 at 5:55 AM, Alexander Kanavin wrote: > On 10/12/2017 08:09 AM, Khem Raj wrote: >>> >>> +Upstream-Status: Inappropriate [needs to use musl-specific defines to be >>> upstreamable] >> >> >> I think using __GLIBC__ is sub optimal here. So this change should be >> upstreamable. >>

Re: [OE-core] [PATCH 26/50] webkitgtk: update to 2.18.0

2017-10-12 Thread Alexander Kanavin
On 10/12/2017 08:09 AM, Khem Raj wrote: +Upstream-Status: Inappropriate [needs to use musl-specific defines to be upstreamable] I think using __GLIBC__ is sub optimal here. So this change should be upstreamable. +-#if OS(DARWIN) || ((OS(FREEBSD) || defined(__GLIBC__)) && (CPU(X86) || CPU(X8

Re: [OE-core] [PATCH 01/50] oprofile: remove the recipe

2017-10-12 Thread Alexander Kanavin
On 10/12/2017 04:20 AM, Khem Raj wrote: On Wed, Oct 11, 2017 at 6:09 PM, Denys Dmytriyenko wrote: On Wed, Oct 11, 2017 at 06:33:53PM +0300, Alexander Kanavin wrote: Perf is the preferred solution, and oprofile is difficult to maintain against musl. Can we consider moving it to meta-openembed

Re: [OE-core] [PATCH 49/50] maintainers.inc: add Mark Hatle for libmnl

2017-10-12 Thread Alexander Kanavin
On 10/12/2017 03:39 AM, Khem Raj wrote: NAK. I am not maintaining libmnl. No problem. Add it to my list. Thanks, I updated the patch in the git branch. Alex -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://li

Re: [OE-core] Illegal instruction when running go binaries in qemux86

2017-10-12 Thread Paul Barker
On Thu, Oct 12, 2017 at 1:10 PM, Burton, Ross wrote: > On 12 October 2017 at 13:07, Paul Barker wrote: >> >> Is it too late in the cycle for rocko to start adding "sse2" to >> TUNE_FEATURES for relevant machine configurations and include files? >> If it's still ok to make this change for rocko th

Re: [OE-core] Illegal instruction when running go binaries in qemux86

2017-10-12 Thread Burton, Ross
On 12 October 2017 at 13:07, Paul Barker wrote: > Is it too late in the cycle for rocko to start adding "sse2" to > TUNE_FEATURES for relevant machine configurations and include files? > If it's still ok to make this change for rocko then this might be the > best path forward. > As per the weekl

Re: [OE-core] Illegal instruction when running go binaries in qemux86

2017-10-12 Thread Paul Barker
On Mon, Oct 9, 2017 at 6:28 PM, Mark Hatle wrote: > On 10/9/17 12:11 PM, Andre McCurdy wrote: >> On Mon, Oct 9, 2017 at 10:01 AM, Paul Barker wrote: >>> On Mon, Oct 9, 2017 at 5:49 PM, Khem Raj wrote: On Mon, Oct 9, 2017 at 9:16 AM, Paul Barker wrote: > On Mon, Oct 9, 2017 at 5:04 PM,

Re: [OE-core] Illegal instruction when running go binaries in qemux86

2017-10-12 Thread Paul Barker
On Mon, Oct 9, 2017 at 6:11 PM, Andre McCurdy wrote: > On Mon, Oct 9, 2017 at 10:01 AM, Paul Barker wrote: >> On Mon, Oct 9, 2017 at 5:49 PM, Khem Raj wrote: >>> On Mon, Oct 9, 2017 at 9:16 AM, Paul Barker wrote: On Mon, Oct 9, 2017 at 5:04 PM, Khem Raj wrote: > On Mon, Oct 9, 2017 at

Re: [OE-core] [oe-commits] [openembedded-core] 01/01: bitbake.conf: add tools required by testimage to HOSTTOOLS conditionally

2017-10-12 Thread Burton, Ross
On 12 October 2017 at 06:01, Khem Raj wrote: > On Wed, Oct 11, 2017 at 9:32 PM, Paul Eggleton > wrote: > > On Thursday, 12 October 2017 3:15:12 PM NZDT Khem Raj wrote: > >> On Wed, Oct 11, 2017 at 6:56 PM, Martin Jansa > wrote: > >> > On Mon, Oct 09, 2017 at 09:09:31AM +, g...@git.openembed

[OE-core] [PATCH] screen: fix configure failed while build dir contains "yes"

2017-10-12 Thread Hongxu Jia
While the name of build dir contains "yes", the AC_EGREP_CPP test always return true. We rarely use "yes;" to name build dir, so s/yes/yes;/g could fix the issue. Signed-off-by: Hongxu Jia --- ...c-fix-configure-failed-while-build-dir-ha.patch | 108 + meta/recipes-extended/

[OE-core] [PATCH v2] ltp: update to new upstream release 20170929

2017-10-12 Thread Fathi Boudra
* Update SRCREV to match 20170929 release * Drop patches available in 20170929 release: - 0037-ltp-fix-PAGE_SIZE-redefinition-and-O_CREAT-undeclear.patch - 0038-commands-gdb01-replace-stdin-with-dev-null.patch * Add patches backported from upstream: - 0037-commands-nm-fix-typo-INSTALL_TARTGET

Re: [OE-core] [PATCH] sstate.bbclass: provide an exception for useradd scenario

2017-10-12 Thread Fabien Lahoudere
I test this patch fix and it fix user issue on my project. On Thu, 2017-10-12 at 11:09 +0300, Maxin B. John wrote: > Packages, which depend on users/groups created from other packages, > needs "shadow-native" as a build time dependency. So, add an exception > to the "shadow-native" from otherwise

Re: [OE-core] [oe-commits] [openembedded-core] 10/10: bash-ptest: install additional locales

2017-10-12 Thread Martin Jansa
This seems to be causing: NOTE: recipe bash-4.4-r0: task do_package_qa: Started ERROR: bash-4.4-r0 do_package_qa: QA Issue: bash-ptest rdepends on locale-base-de-de, but it isn't a build dependency? [build-deps] ERROR: bash-4.4-r0 do_package_qa: QA Issue: bash-ptest rdepends on locale-base-fr-fr,

[OE-core] [PATCH] sstate.bbclass: provide an exception for useradd scenario

2017-10-12 Thread Maxin B. John
Packages, which depend on users/groups created from other packages, needs "shadow-native" as a build time dependency. So, add an exception to the "shadow-native" from otherwise discarded native/cross tools dependency. Fixes [YOCTO #11960] Signed-off-by: Maxin B. John --- meta/classes/sstate.bbc

[OE-core] [PATCH] archiver: preserve sysroot paths in configured mode for multilib

2017-10-12 Thread Hongxu Jia
In the following commit, the archiver expanded RECIPE_SYSROOT to preserve sysroot paths in configured mode: ... commit aa2240657b015d46e9ba4bcb6264709a82313d83 Author: Ross Burton Date: Tue Jun 6 15:23:18 2017 +0100 archiver: preserve sysroot paths in configured mode ... In meta/conf/multi