[OE-core] [PATCH] alsa-tools: rewrite packaging

2018-06-12 Thread Ross Burton
alsa-tools is actually a collection of 20 separate tools, each with their own configure scripts. The dependencies are varied, old, and estoric (FLTK, GTK+ 1, 2, and 3, PyGTK 2, Qt3). Instead of maintaining patches to try and pick a subset that builds, use PACKAGECONFIG and some magic to build

[OE-core] [PATCH v3] ltp: fix cve-2017-5669 test case

2018-06-12 Thread Naresh Kamboju
Adding cve-2017-5669 test fix patch which is accepted upstream in LTP repo. Ref: cve-2017-5669: shmat() for 0 (or https://github.com/linux-test-project/ltp/pull/324 Upstream-Status: Accepted [https://github.com/linux-test-project/ltp/pull/324] CVE: cve-2017-5669 Signed-off-by: Naresh Kamboju

[OE-core] [PATCH 0/1] send-error-report: decode response from server

2018-06-12 Thread Robert Yang
The following changes since commit 23f15c63777020f5d43b070a1eb2bcf246c19ff8: rpm: Fix patch to ensure variables aren't used uninitialised (2018-06-07 08:52:13 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/error_report

[OE-core] [PATCH V3 0/1] oeqa/runtime/cases/selftest.py: rename to _selftest.py

2018-06-12 Thread Chen Qi
Changes in V3: * Also rename selftest.json to _selftest.json to avoid runtime_test.py failure in oe-selftest. * Fixed a typo (sato -> full-cmdline) Changes in V2: * Fix to depend on _selftest.Selftest.test_install_package. The following changes since commit

[OE-core] [PATCH 1/1] oeqa/runtime/cases/selftest.py: rename to _selftest.py

2018-06-12 Thread Chen Qi
This test modules is designed to be invoked only by selftest. It's not meant to be tested by normal runtime test. So it should be renamed with '_' prefix, so that it will not be automatically loaded by normal runtime tests when 'auto' is in TEST_SUITES. The failure message is as below. RESULTS

[OE-core] [PATCH] mesa: fix build on musl

2018-06-12 Thread Ross Burton
Signed-off-by: Ross Burton --- .../mesa/files/missing-time-h.patch| 29 ++ meta/recipes-graphics/mesa/mesa_18.1.1.bb | 1 + 2 files changed, 30 insertions(+) create mode 100644 meta/recipes-graphics/mesa/files/missing-time-h.patch diff --git

Re: [OE-core] [PATCH V2] bitbake.conf: add BB_CURRENT_MC to OVERRIDES

2018-06-12 Thread Ming Liu
Hi, Andre: The reason for needing this multiconfig to be in OVERRIDES, for me, is the scenario that I have one recipe but some variables/tasks in it are different for multiconfig, for instance: do_install-mc-default () {} do_install-mc-foo() {} and I do not want split them into several almost

[OE-core] [PATCH 05/12] gtk-icon-utils-native: upgrade to 3.22.30

2018-06-12 Thread Maxin B. John
3.22.29 -> 3.22.30 Signed-off-by: Maxin B. John --- ...-icon-utils-native_3.22.29.bb => gtk-icon-utils-native_3.22.30.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/gtk+/{gtk-icon-utils-native_3.22.29.bb => gtk-icon-utils-native_3.22.30.bb} (94%)

[OE-core] [PATCH 08/12] vte: upgrade to 0.52.2

2018-06-12 Thread Maxin B. John
0.52.0 -> 0.52.2 Signed-off-by: Maxin B. John --- meta/recipes-support/vte/{vte_0.52.0.bb => vte_0.52.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/vte/{vte_0.52.0.bb => vte_0.52.2.bb} (91%) diff --git a/meta/recipes-support/vte/vte_0.52.0.bb

[OE-core] [PATCH 10/12] sqlite3: upgrade to 3.24.0

2018-06-12 Thread Maxin B. John
3.23.1 -> 3.24.0 Signed-off-by: Maxin B. John --- meta/recipes-support/sqlite/{sqlite3_3.23.1.bb => sqlite3_3.24.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/sqlite/{sqlite3_3.23.1.bb => sqlite3_3.24.0.bb} (59%) diff --git

[OE-core] [PATCH 07/12] libunistring: upgrade to 0.9.10

2018-06-12 Thread Maxin B. John
License-Update: Checksum changed due to updation in documentation. There are no changes in the license terms. Signed-off-by: Maxin B. John --- .../libunistring/{libunistring_0.9.9.bb => libunistring_0.9.10.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename

[OE-core] [PATCH 09/12] mc: upgrade to 4.8.21

2018-06-12 Thread Maxin B. John
4.8.20 -> 4.8.21 Signed-off-by: Maxin B. John --- meta/recipes-extended/mc/{mc_4.8.20.bb => mc_4.8.21.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/mc/{mc_4.8.20.bb => mc_4.8.21.bb} (93%) diff --git a/meta/recipes-extended/mc/mc_4.8.20.bb

[OE-core] [PATCH 04/12] cronie: upgrade to 1.5.2

2018-06-12 Thread Maxin B. John
1.5.1 -> 1.5.2 Signed-off-by: Maxin B. John --- meta/recipes-extended/cronie/{cronie_1.5.1.bb => cronie_1.5.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/cronie/{cronie_1.5.1.bb => cronie_1.5.2.bb} (95%) diff --git

[OE-core] [PATCH 06/12] gtk+3: upgrade to 3.22.30

2018-06-12 Thread Maxin B. John
3.22.29 -> 3.22.30 Signed-off-by: Maxin B. John --- meta/recipes-gnome/gtk+/{gtk+3_3.22.29.bb => gtk+3_3.22.30.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/gtk+/{gtk+3_3.22.29.bb => gtk+3_3.22.30.bb} (83%) diff --git

[OE-core] [PATCH 12/12] xdg-utils: upgrade to 1.1.3

2018-06-12 Thread Maxin B. John
1.1.2 -> 1.1.3 Signed-off-by: Maxin B. John --- .../xdg-utils/{xdg-utils_1.1.2.bb => xdg-utils_1.1.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/xdg-utils/{xdg-utils_1.1.2.bb => xdg-utils_1.1.3.bb} (89%) diff --git

[OE-core] [PATCH 11/12] bluez5: upgrade to 5.50

2018-06-12 Thread Maxin B. John
Refresh the following patch: 0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch Signed-off-by: Maxin B. John --- ...-obexd-without-systemd-in-the-user-sessio.patch | 45 +- .../bluez5/{bluez5_5.49.bb => bluez5_5.50.bb} | 4 +- 2 files changed, 21

[OE-core] [PATCH 02/12] libinput: upgrade to 1.11.0

2018-06-12 Thread Maxin B. John
1.9.4 -> 1.11.0 Signed-off-by: Maxin B. John --- .../wayland/{libinput_1.9.4.bb => libinput_1.11.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{libinput_1.9.4.bb => libinput_1.11.0.bb} (86%) diff --git

[OE-core] [PATCH 01/12] acpid: upgrade to 2.0.29

2018-06-12 Thread Maxin B. John
2.0.28 -> 2.0.29 Signed-off-by: Maxin B. John --- meta/recipes-bsp/acpid/{acpid_2.0.28.bb => acpid_2.0.29.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-bsp/acpid/{acpid_2.0.28.bb => acpid_2.0.29.bb} (55%) diff --git a/meta/recipes-bsp/acpid/acpid_2.0.28.bb

[OE-core] [PATCH 03/12] libsoup-2.4: upgrade to 2.62.2

2018-06-12 Thread Maxin B. John
2.62.0 -> 2.62.2 Signed-off-by: Maxin B. John --- .../libsoup/{libsoup-2.4_2.62.0.bb => libsoup-2.4_2.62.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libsoup/{libsoup-2.4_2.62.0.bb => libsoup-2.4_2.62.2.bb} (89%) diff --git

Re: [OE-core] [PATCH v2 0/4] Add tune for ARMv8 and some cortex processors

2018-06-12 Thread Koen Kooi
> Op 9 jun. 2018, om 08:26 heeft Randy Li het volgende > geschreven: > > I read the ARMv8 manual again, it looks the hardware float is mandatory > in Linux Distributions and toolchain libraries. Even some cortex > processors can be configured without FPU/NEON hardware, but I don't > think

Re: [OE-core] [PATCH v2 1/4] arch-armv8a.inc: add tune include for armv8

2018-06-12 Thread Nicolas Dechesne
On Sat, Jun 9, 2018 at 8:26 AM, Randy Li wrote: > There are some addtional instructions apart from bare armv8, > also there is armv8.1, armv8.2. > > Most the processor would support crc, except X-gene 1. the commit message doesn't really explain what is going on in this patch.. > >

Re: [OE-core] [PATCH] busybox: remove myself as maintainer.

2018-06-12 Thread Alexander Kanavin
I would nominate Andrej Valek :-) Being listed in maintainers.inc is indeed not an obligation to fix other people's specific issues or work on recipe enhancements in general. Maintainers are expected to act on AUH version upgrade emails, and look at filed bugs; neither is time consuming. Alex

[OE-core] [PATCH] maintainers: add Andrej Valek as busybox maintain

2018-06-12 Thread Ross Burton
Andrej has kindly stepped up as the busybox maintainer. Signed-off-by: Ross Burton --- meta/conf/distro/include/maintainers.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 4939c79c9eb..bacdc0b9a29

Re: [OE-core] [PATCH] busybox: remove myself as maintainer.

2018-06-12 Thread Burton, Ross
I spoke to Andrej earlier and he has agreed, the patch to change ownership is on the list now. Thanks Armin for being the maintainer, and thanks Andrej for taking over! Ross On 12 June 2018 at 10:32, Alexander Kanavin wrote: > I would nominate Andrej Valek :-) > > Being listed in

Re: [OE-core] [PATCH v2 0/4] Add tune for ARMv8 and some cortex processors

2018-06-12 Thread Herve Jourdain
Hi, I believe I'm the "original author" of some patch attempt at tackling this problem, more than a year ago, as referenced in this series. And I understand why everyone, Khem being the first and not the only one, would like some "simpler" things for ARM. But the problem is that ARM-based SoCs

[OE-core] [PATCH 1/1] send-error-report: decode response from server

2018-06-12 Thread Robert Yang
Fixed: b'Your entry can be found here: http://' Now looks like: Your entry can be found here: http:// Signed-off-by: Robert Yang --- scripts/send-error-report | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/send-error-report b/scripts/send-error-report index

[OE-core] [PATCH] libdrm: drop uclibc-specific patch

2018-06-12 Thread Ross Burton
This patch isn't needed for musl or glibc, so drop it. Signed-off-by: Ross Burton --- .../drm/libdrm/fix_O_CLOEXEC_undeclared.patch | 24 -- meta/recipes-graphics/drm/libdrm_2.4.92.bb | 1 - 2 files changed, 25 deletions(-) delete mode 100644

Re: [OE-core] [PATCH 10/12] sqlite3: upgrade to 3.24.0

2018-06-12 Thread Burton, Ross
Fails for me when building pseudo: | /data/poky-tmp/master/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+fddbe854c9-r0/recipe-sysroot-native/usr/lib/libsqlite3.a(sqlite3.o): In function `fts5Bm25Function': | sqlite3.c:(.text+0x2a3b8): undefined reference to `log' Ross On 12 June 2018 at

Re: [OE-core] [PATCH 10/12] sqlite3: upgrade to 3.24.0

2018-06-12 Thread Maxin B. John
Hi Ross, On Tue, Jun 12, 2018 at 04:22:30PM +0100, Burton, Ross wrote: > Fails for me when building pseudo: > > | > /data/poky-tmp/master/work/x86_64-linux/pseudo-native/1.9.0+gitAUTOINC+fddbe854c9-r0/recipe-sysroot-native/usr/lib/libsqlite3.a(sqlite3.o): > In function `fts5Bm25Function': > |

Re: [OE-core] [PATCH v2 0/4] Add tune for ARMv8 and some cortex processors

2018-06-12 Thread Herve Jourdain
Hi, So I agree with you about restricting to what gcc can support, that's actually my proposal (actually, probably a subset of what gcc can support). So for armv8, gcc supports, as architectures: armv8-a, armv8.1-a, armv8.2-a, armv8.3-a, armv8.4-a. Then, you can add the supported options with a

Re: [OE-core] [PATCH 07/12] libunistring: upgrade to 0.9.10

2018-06-12 Thread Randy MacLeod
On 06/12/2018 07:18 AM, Maxin B. John wrote: License-Update: Checksum changed due to updation in documentation. There are no changes in the license terms. That's correct but I'm not sure if we should include a checksum on the (GPLv3) COPYING file since the README says [1] that: This license

Re: [OE-core] [PATCH] gcc-target.inc: configure gcc for armv7ve targets to default to armv7ve

2018-06-12 Thread Andre McCurdy
On Wed, Jun 6, 2018 at 11:56 PM, Andre McCurdy wrote: > On Wed, Jun 6, 2018 at 11:04 PM, Khem Raj wrote: >> On 6/6/18 9:34 PM, Andre McCurdy wrote: >>> >>> Originally these ARM specific EXTRA_OECONF options were applied to >>> both gcc for the target and gcc-cross. That lead to a compromise >>>

[OE-core] [PATCH] Fix build error when enable archiver.

2018-06-12 Thread Lei Maohui
The error is as fllowing: ERROR: Task do_deploy_archives in virtual:native:/yocto/poky/meta/recipes-extended/newt/libnewt_0.52.20.bb depends upon non-existent task do_package_write_rpm in virtual:native:/yocto/poky/meta/recipes-extended/newt/libnewt_0.52.20.bb ERROR: Command execution failed: 1

Re: [OE-core] [PATCH v2 0/4] Add tune for ARMv8 and some cortex processors

2018-06-12 Thread Andre McCurdy
On Tue, Jun 12, 2018 at 4:32 PM, Herve Jourdain wrote: > Hi Andre, > > I believe I did say always present on armv8 and armv7, I did not mean before > that. Right. The point of considering older architecture levels was that IF we were to drop support for armv4 (I'm not necessarily suggesting

Re: [OE-core] [PATCH v2 0/4] Add tune for ARMv8 and some cortex processors

2018-06-12 Thread Herve Jourdain
Hi Andre, I believe I did say always present on armv8 and armv7, I did not mean before that. Having separate tunes for thumb support was necessary on previous architectures where it was optional, but it persisted for architectures which made thumb mandatory. I’m not even advocating removing

Re: [OE-core] [PATCH v2 0/4] Add tune for ARMv8 and some cortex processors

2018-06-12 Thread Mark Hatle
On 6/12/18 3:39 PM, Andre McCurdy wrote: > On Tue, Jun 12, 2018 at 1:00 PM, Mark Hatle wrote: >> On 6/12/18 10:49 AM, Herve Jourdain wrote: >>> Hi, >>> >>> So I agree with you about restricting to what gcc can support, that's >>> actually my proposal (actually, probably a subset of what gcc can

Re: [OE-core] [PATCH v2 0/4] Add tune for ARMv8 and some cortex processors

2018-06-12 Thread Mark Hatle
On 6/12/18 10:49 AM, Herve Jourdain wrote: > Hi, > > So I agree with you about restricting to what gcc can support, that's > actually my proposal (actually, probably a subset of what gcc can support). > So for armv8, gcc supports, as architectures: armv8-a, armv8.1-a, armv8.2-a, > armv8.3-a,

Re: [OE-core] [PATCH v2 0/4] Add tune for ARMv8 and some cortex processors

2018-06-12 Thread Andre McCurdy
On Tue, Jun 12, 2018 at 1:00 PM, Mark Hatle wrote: > On 6/12/18 10:49 AM, Herve Jourdain wrote: >> Hi, >> >> So I agree with you about restricting to what gcc can support, that's >> actually my proposal (actually, probably a subset of what gcc can support). >> So for armv8, gcc supports, as

Re: [OE-core] [PATCH v2 0/4] Add tune for ARMv8 and some cortex processors

2018-06-12 Thread Andre McCurdy
On Tue, Jun 12, 2018 at 2:43 PM, Mark Hatle wrote: > On 6/12/18 3:39 PM, Andre McCurdy wrote: >> On Tue, Jun 12, 2018 at 1:00 PM, Mark Hatle wrote: >>> On 6/12/18 10:49 AM, Herve Jourdain wrote: Hi, So I agree with you about restricting to what gcc can support, that's

Re: [OE-core] [PATCH] rm_work: remove obsolete rm_work_all task

2018-06-12 Thread Richard Purdie
On Tue, 2018-06-12 at 14:37 +0100, Ross Burton wrote: > *all tasks have been deprecated and replaced by bitbake --runall. > > Signed-off-by: Ross Burton > --- > meta/classes/rm_work.bbclass | 6 -- > 1 file changed, 6 deletions(-) > > diff --git a/meta/classes/rm_work.bbclass >

Re: [OE-core] [PATCH 1/6] gcc-runtime: Remove -mcpu=cortex-a7 when building for -march=armv7ve

2018-06-12 Thread Andre McCurdy
On Tue, May 29, 2018 at 10:04 PM, Khem Raj wrote: > This fixes conflicts like > cc1: error: switch -mcpu=cortex-a7 conflicts with -march=armv7-a switch > [-Werror] Ross, this patch still seems to be living on in mut, even after the latest rebase. It should be dropped as the latest gcc8 patchset

Re: [OE-core] [PATCH 1/7] openssh: stop adding -D__FILE_OFFSET_BITS=64 to CFLAGS

2018-06-12 Thread Andre McCurdy
On Thu, Jun 7, 2018 at 11:48 AM, Andre McCurdy wrote: > Openssh takes care of enabling large-file support automatically via > the AC_SYS_LARGEFILE in the configure.ac, so additional help from the > recipe is not required. > > Even if it were once required, defining __FILE_OFFSET_BITS (ie with >

Re: [OE-core] [PATCH V2] bitbake.conf: add BB_CURRENT_MC to OVERRIDES

2018-06-12 Thread Andre McCurdy
On Tue, Jun 12, 2018 at 4:43 AM, Ming Liu wrote: > Hi, Andre: > The reason for needing this multiconfig to be in OVERRIDES, for me, is the > scenario that I have one recipe but some variables/tasks in it are different > for multiconfig, for instance: > > do_install-mc-default () {} > >

[OE-core] [PATCH] rm_work: remove obsolete rm_work_all task

2018-06-12 Thread Ross Burton
*all tasks have been deprecated and replaced by bitbake --runall. Signed-off-by: Ross Burton --- meta/classes/rm_work.bbclass | 6 -- 1 file changed, 6 deletions(-) diff --git a/meta/classes/rm_work.bbclass b/meta/classes/rm_work.bbclass index 318d121d2b5..ff74d232c97 100644 ---

Re: [OE-core] [PATCH v2 1/4] arch-armv8a.inc: add tune include for armv8

2018-06-12 Thread Mark Hatle
On 6/12/18 12:59 AM, Nicolas Dechesne wrote: > On Sat, Jun 9, 2018 at 8:26 AM, Randy Li wrote: >> There are some addtional instructions apart from bare armv8, >> also there is armv8.1, armv8.2. >> >> Most the processor would support crc, except X-gene 1. > > the commit message doesn't really

Re: [OE-core] [PATCH v2 0/4] Add tune for ARMv8 and some cortex processors

2018-06-12 Thread Mark Hatle
On 6/12/18 4:30 AM, Herve Jourdain wrote: > Hi, > > I believe I'm the "original author" of some patch attempt at tackling this > problem, more than a year ago, as referenced in this series. > And I understand why everyone, Khem being the first and not the only one, > would like some "simpler"