[yocto-announce] [yocto] [ANNOUNCEMENT] Yocto Project 3.0.4 (zeus 22.0.4) Released

2020-08-21 Thread Vineela
Hello, We are pleased to announce the Yocto Project 3.0.4 (zeus-22.0.4) Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-3.0.4/poky-zeus-22.0.4.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-3.0.4/poky-zeus-22.0.4.tar.bz2 A gpg signed version

[yocto] [ANNOUNCEMENT] Yocto Project 3.0.4 (zeus 22.0.4) Released

2020-08-21 Thread Vineela
Hello, We are pleased to announce the Yocto Project 3.0.4 (zeus-22.0.4) Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-3.0.4/poky-zeus-22.0.4.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-3.0.4/poky-zeus-22.0.4.tar.bz2 A gpg signed version

Re: [yocto] npmsw fetching error: package from npm-shrinkwrap is not downloaded so "Could not install from.../SONStream" as it does not contain a package.json file.

2020-08-21 Thread Randy MacLeod
On 2020-08-21 3:19 p.m., Cardenas Jose Antonio (JCARDENA) wrote: Hi all, following with my work with yocto npm I got a new error. I have declared in the recipe SRC_URI = " \ git://github.com/SiliconLabs/gateway-management-ui.git;protocol=git \ npmsw://${THISDIR}/${PN}/npm-shrinkwrap.json \

[yocto] npmsw fetching error: package from npm-shrinkwrap is not downloaded so "Could not install from.../SONStream" as it does not contain a package.json file.

2020-08-21 Thread Cardenas Jose Antonio (JCARDENA)
Hi all, following with my work with yocto npm I got a new error. I have declared in the recipe SRC_URI = " \ git://github.com/SiliconLabs/gateway-management-ui.git;protocol=git \ npmsw://${THISDIR}/${PN}/npm-shrinkwrap.json \ " And npm-shrinkwrap.json starts with : { "name":

[yocto] [PATCH 1/3] poky: set preferred version for linux-yocto to be v5.8

2020-08-21 Thread Bruce Ashfield
From: Bruce Ashfield Signed-off-by: Bruce Ashfield --- meta-poky/conf/distro/poky.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf index f2ee0d1877..826f0d633a 100644 --- a/meta-poky/conf/distro/poky.conf

[yocto] [PATCH 3/3] yocto-bsp: update to v5.4.58

2020-08-21 Thread Bruce Ashfield
From: Bruce Ashfield Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto_5.4.bbappend | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.4.bbappend

[yocto] [PATCH 2/3] yocto-bsp: update to v5.4.56

2020-08-21 Thread Bruce Ashfield
From: Bruce Ashfield Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto_5.4.bbappend | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.4.bbappend

[yocto] [PATCH 0/3] yocto-bsp/poky: kernel updates and default

2020-08-21 Thread Bruce Ashfield
From: Bruce Ashfield Richard, Similar to oe-core, these are the patches I'm carrying to update the reference BSPs to the latest 5.4 (we still need a 5.8 bbappend and confirmed booting), as well as a switch to 5.8 as the default. That being said, I'm not sure of the way you'd like the default

[yocto] Question: how to properly enable PIC/PIE (Position Independent Code/Executable) in Yocto Warrior? #yocto #toolchain #linux

2020-08-21 Thread Daniel
Hi all, I'm using Yocto warrior building a system based on NIVIDA tegra TX2i. My tree is using an external toolchain, gcc linaro 7.2.1 (specified through EXTERNAL_TOOLCHAIN variable in local.conf). I'm confused on setting up security flags. In ,y local.conf, I have `GCCPIE ?=

Re: [yocto] Changing SDKPATH

2020-08-21 Thread Joshua Watt
On Fri, Aug 21, 2020 at 8:30 AM Damien LEFEVRE wrote: > > Hi, > > I would need that to change the default location for the SDK install script > to avoid mistakes with multiple SDKs and ease installations. How can I change > the SDKPATH? > > My distro includes conf/distro/poky.conf and I

[yocto] Changing SDKPATH

2020-08-21 Thread Damien LEFEVRE
Hi, I would need that to change the default location for the SDK install script to avoid mistakes with multiple SDKs and ease installations. How can I change the SDKPATH? My distro includes conf/distro/poky.conf and I overwrite SDKPATH =

[yocto] [PATCH] [meta-mingw] nativesdk-packagegroup-sdk-host: Update to match oe-core default providers handling

2020-08-21 Thread Richard Purdie
This was repsonsible for some strange differences in behaviour between other OE-Core recipes and this one. Its assumed this package is present in any SDK build. Signed-off-by: Richard Purdie --- .../packagegroups/nativesdk-packagegroup-sdk-host.bbappend | 1 + 1 file changed, 1

Re: [yocto] [yocto-builds] npmsw fetcher error : npm-shrinkwrap.json' has invalid parameters. Unsupported dependency: arr-flatten

2020-08-21 Thread Cardenas Jose Antonio (JCARDENA)
Hi Jean-Marie. That was the problem! I was using an older format of npm-shrinkwrap.json file. I have regenerated the file and it’s working now. Thank you very much! From: Jean-Marie Lemetayer Sent: viernes, 21 de agosto de 2020 9:43 To: Randy MacLeod Cc: Cardenas Jose Antonio (JCARDENA) ;

Re: [yocto] [yocto-builds] npmsw fetcher error : npm-shrinkwrap.json' has invalid parameters. Unsupported dependency: arr-flatten

2020-08-21 Thread Jean-Marie Lemetayer
Hi Jose and Randy, Here is a quick and unverified response on my phone. It seems that your shrinkwrap has no "resolved" fields nor "integrity" fields. See https://docs.npmjs.com/files/package-lock.json Try re-generate one manually. Best regards, Jean-Marie Le jeu. 20 août 2020 22:53, Randy

Re: [linux-yocto] [yocto-5.4][master][PATCH] features/media: set default for DVB_CORE to m

2020-08-21 Thread Lee Chee Yang
Request to merge this patch to 4.19 too. Thanks From: linux-yocto@lists.yoctoproject.org On Behalf Of Bruce Ashfield Sent: Saturday, 8 August, 2020 10:39 AM To: Mittal, Anuj Cc: Development list for the linux-yocto repositories Subject: Re: [linux-yocto] [yocto-5.4][master][PATCH]