[yocto] #yocto #sdk How to add *-dev packages to sdk installer and not to target rootfs

2020-10-01 Thread hhj
We use the "standard" SDK to provide a basic linux filesystem including libraries  to be used for application development (based on cmake) in the SDK. So we need the *-dev packages for the libraries to be available in the target "sysroot" in the SDK but not in the target rootfs. How can this be

Re: [yocto] Help creating a recipe for bro (zeek)

2020-10-01 Thread Khem Raj
On Thu, Oct 1, 2020 at 5:25 AM wrote: > > Hi all, > > I am creating recipe for the bro version 2.5.5. > > == > SUMMARY = "Passive network traffic analyzer" > HOMEPAGE = "http://www.bro.org"; > > LICENSE = "GPL-2.0" > LIC_F

Re: [yocto] #yocto #sdk DRM and DRM_INTEL

2020-10-01 Thread Khem Raj
On Thu, Oct 1, 2020 at 7:42 AM Monsees, Steven C (US) via lists.yoctoproject.org wrote: > > > > Does Yocto support drm & drm_intel ?, If so at what Yocto version was > support added ? drm_intel is in upstream kernel isn't it ? So just check your kernel sources for it > > > Thanks, > > Steve >

[yocto] [meta-security][PATCH 3/3] linux-%/5.x: Add dm-verity fragment as needed

2020-10-01 Thread Naveen Saini
Add checks that include dm-verity specific kernel config fragment when dm-verity-img.bbclass is used. Signed-off-by: Naveen Saini --- recipes-kernel/linux/linux-%_5.%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-%_5.%.bbappend b/recipes

[yocto] [meta-security][PATCH 2/3] wic: add wks.in for intel dm-verity

2020-10-01 Thread Naveen Saini
Based on systemd-bootdisk-microcode.wks.in, this adds the dm-verity image similar to the beaglebone wks already in meta-security. Signed-off-by: Naveen Saini --- wic/systemd-bootdisk-dmverity.wks.in | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 wic/systemd-bootdisk-d

[yocto] [meta-security][PATCH 1/3] initramfs-framework/dmverity: add retry loop for slow boot devices

2020-10-01 Thread Naveen Saini
Detection of USB devices by the kernel is slow enough. We need to keep trying for a while (default: 5s seconds, controlled by roottimeout=) and sleep between each attempt (default: one second, rootdelay=). Fix is based on https://git.yoctoproject.org/cgit.cgi/poky/commit/meta/recipes-core/initrd

[yocto] [ANNOUNCEMENT]Milestone 3 for Yocto Project 3.2 (yocto-3.2_M3)

2020-10-01 Thread Vineela
Hello, We are pleased to announce the third milestone release for Yocto Project 3.2 (yocto-3.2_M3) is now available for download. Download: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-3.2_M3 bitbake: 27b53186fa67d281d29b2f8e15bcff8dc2557b8a meta-arm: c7a1a5f9fd415e3ae1078

Re: [yocto] Warrior uninative

2020-10-01 Thread Anders Montonen
Hi, > On 1 Oct 2020, at 0:52, Khem Raj wrote: > > latest warrior seems to be using 2.9 release of uninative not 2.7 This turned out to be operator error. For Thud, we had to manually update a bunch of mirror variables, including for uninative, which I had completely forgotten about. After cle

[yocto] #yocto #sdk DRM and DRM_INTEL

2020-10-01 Thread Monsees, Steven C (US) via lists.yoctoproject.org
Does Yocto support drm & drm_intel ?, If so at what Yocto version was support added ? Thanks, Steve -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#50910): https://lists.yoctoproject.org/g/yocto/message/50910 Mute This Topic: https://lists.yoctop

Re: [yocto] [meta-gplv2] [PATCH] gnupg: Make it build with GCC 10 (which uses -fno-common by default)

2020-10-01 Thread Joshua Watt
On Wed, Sep 30, 2020 at 4:34 PM Khem Raj wrote: > > On Wed, Sep 30, 2020 at 1:37 PM Joshua Watt wrote: > > > > With this patch applied, I get the following errors when using the > > latest master branches: > > > > | ../mpi/libmpi.a(mpiutil.o): In function `mpi_alloc_limb_space': > > | mpiutil.c:(

[yocto][meta-gplv2][PATCH] gnupg: Build with "-fcommon"

2020-10-01 Thread Joshua Watt
The patch from f9761c0 ("gnupg: Make it build with GCC 10 (which uses -fno-common by default)") doesn't work in all cases, such as when building gnupg-native. Instead of trying to patch around it, re-enable the -fcommon flag explicitly to keep the build the same as it was before GCC 10 changed the

[yocto] Help creating a recipe for bro (zeek)

2020-10-01 Thread seshu . pyla
Hi all, I am creating recipe for the bro version 2.5.5. == SUMMARY = "Passive network traffic analyzer" HOMEPAGE = "http://www.bro.org"; LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://COPYING;md5=7ffedb422684eb346c1fb5bb

[yocto] Automated script to know all the Recipes details

2020-10-01 Thread Yocto_user
Hi, do we have any automated script that we can run in Yocto 3.0 Zues release or any general release to get all these information of all the packages installed in a particular Yocto release: 1. Name 2. Version 3. Homepage link of the Recipes from where it was downloaded. If there is any script t

Re: [yocto] Perl-Native compilation for THUD in Red Hat 8

2020-10-01 Thread Richard Purdie
On Thu, 2020-10-01 at 11:59 +0530, Aashik Aswin wrote: > Hi Developers, > > I recently migrated my machine to Red Hat 8 , I am using Yocto Thud > to build my customized yocto image. > However, I am seeing the following Build Issue while compiling Perl- > native > > /usr/include/errno.h:48:10: fa

Re: [yocto] QA notification for completed autobuilder build (yocto-3.1.3.rc1)

2020-10-01 Thread Sangeeta Jain
Hello all, This is the full report for yocto-3.1.3.rc1: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults === Summary No high milestone defects. No new defects are found in this cycle. perl ptest failed (BUG id:14071) === B