Re: [yocto] extensible SDK build failure

2019-05-19 Thread Priyanshu Sharma
Hi Russell, I'm also hitting the same "unexpected" errors for my linux-yocto-xxx.bb recipe/tasks while building extensible SDK for my platform. How did it work for you? Warm Regards, Priyanshu Sharma -- ___ yocto mailing list yocto@yoctoproject.org

[yocto] [meta-selinux][PATCH 2/3] findutils: drop obsolete patch

2019-05-19 Thread Yi Zhao
Signed-off-by: Yi Zhao --- .../findutils-4.2.31/findutils-selinux.patch | 499 - 1 file changed, 499 deletions(-) delete mode 100644 recipes-extended/findutils/findutils-4.2.31/findutils-selinux.patch diff --git

[yocto] [meta-selinux][PATCH 3/3] util-linux: drop obsolete patch

2019-05-19 Thread Yi Zhao
Signed-off-by: Yi Zhao --- .../util-linux/fix-libmount_la_DEPENDENCIES.patch | 28 -- 1 file changed, 28 deletions(-) delete mode 100644 recipes-core/util-linux/util-linux/fix-libmount_la_DEPENDENCIES.patch diff --git

[yocto] [meta-selinux][PATCH 1/3] mesa: switch to meson build

2019-05-19 Thread Yi Zhao
The mesa had been converted to use meson build system in oe-core commit c72b6d46d392bfbcf54154f43663a7a8ada8c567. Update the bbappend to adapt it. Signed-off-by: Yi Zhao --- recipes-graphics/mesa/mesa_%.bbappend | 2 +- recipes-graphics/mesa/mesa_selinux.inc | 6 -- 2 files changed, 1

Re: [yocto] do_rootfs failed (not sure why)

2019-05-19 Thread Gaurav Kalra
On Fri, May 17, 2019 at 6:24 PM Josef Holzmayr wrote: > > Hi Gaurav, > > On Fri, May 17, 2019 at 03:42:02PM +0900, Gaurav Kalra wrote: > > Hi, > > > > I am new in the Yocto world and have started learning the concepts recently. > > A big thanks to the broadcasts on twitch and numerous youtube

[yocto] [meta-security][PATCH] checksec: add runtime test

2019-05-19 Thread Armin Kuster
Signed-off-by: Armin Kuster --- lib/oeqa/runtime/cases/checksec.py | 33 ++ 1 file changed, 33 insertions(+) create mode 100644 lib/oeqa/runtime/cases/checksec.py diff --git a/lib/oeqa/runtime/cases/checksec.py b/lib/oeqa/runtime/cases/checksec.py new file mode

Re: [yocto] [meta-raspberrypi] RPi 7" Touch Display

2019-05-19 Thread Rudolf J Streif
quot; DISTRO       = "poky" DISTRO_VERSION   = "2.7+snapshot-20190519" TUNE_FEATURES    = "arm vfp cortexa7 neon vfpv4 thumb callconvention-hard" TARGET_FPU   = "hard" meta meta-poky meta-yocto-bsp   = "master:ff472ffbb0d143de81

[yocto] [meta-security][v2][PATCH] keyutils: fix library install path

2019-05-19 Thread Armin Kuster
[v2] fix multilib support Als add native support Signed-off-by: Armin Kuster --- .../files/fix_library_install_path.patch | 28 +++ recipes-security/keyutils/keyutils_1.6.bb | 14 ++ 2 files changed, 36 insertions(+), 6 deletions(-) create mode 100644

Re: [yocto] [meta-raspberrypi] RPi 7" Touch Display

2019-05-19 Thread Khem Raj
On Sat, May 18, 2019 at 11:02 PM Rudolf Streif wrote: > Thanks, Khem. 64 bit, raspberrypi3-64 machine with vc4graphics. > Please try 32bit we only have hdmi tested in 64bit this far > > On Sat, May 18, 2019, 22:13 Khem Raj wrote: > >> >> >> On 5/16/19 9:01 AM, Andrei Gherzan wrote: >> > HI,

Re: [linux-yocto] v4.18.x - stable updates comprising v4.18.38

2019-05-19 Thread Paul Gortmaker
[Re: v4.18.x - stable updates comprising v4.18.38] On 16/05/2019 (Thu 16:47) Paul Gortmaker wrote: [...] > > The conflicts just look like one of the changes is already in my tree .. > > which > > IIRC is the case, but it would be great if you could check the latest > > branches > > and

Re: [yocto] [meta-raspberrypi] RPi 7" Touch Display

2019-05-19 Thread Rudolf Streif
Thanks, Khem. 64 bit, raspberrypi3-64 machine with vc4graphics. On Sat, May 18, 2019, 22:13 Khem Raj wrote: > > > On 5/16/19 9:01 AM, Andrei Gherzan wrote: > > HI, > > > > On 16/05/2019 16.31, Rudolf J Streif wrote: > >> I am trying to use the "official" RPi 7" touch display > >>