|
Re: #yocto #sdk
#yocto
#sdk
For Arm EXT SDK support:
Can I modify the EXT SDK build env paths from “sdk-extra.conf” so as to reference the “vivado” env?
Is there a way to build in support so the “module load”
For Arm EXT SDK support:
Can I modify the EXT SDK build env paths from “sdk-extra.conf” so as to reference the “vivado” env?
Is there a way to build in support so the “module load”
|
By
Monsees, Steven C (US)
·
#53002
·
|
|
OPencv 3.1 with Rocko
#rocko
Observing following error
while generationg rootfs with Packages of opencv 2.4 and 3.1
RROR: opencv-3.1+gitAUTOINC+92387b1ef8-r0 do_package: Error executing a python function in exec_python_func()
Observing following error
while generationg rootfs with Packages of opencv 2.4 and 3.1
RROR: opencv-3.1+gitAUTOINC+92387b1ef8-r0 do_package: Error executing a python function in exec_python_func()
|
By
rohit jadhav
·
#53001
·
|
|
Re: #yocto #sdk
#yocto
#sdk
Thanks for your patience…
I was able to followed your advice and I am now able to build and install the Extended SDK for our Intel platform…
Can you tell me when building for Arm/Xilinx
Thanks for your patience…
I was able to followed your advice and I am now able to build and install the Extended SDK for our Intel platform…
Can you tell me when building for Arm/Xilinx
|
By
Monsees, Steven C (US)
·
#53000
·
|
|
Re: [meta-rockchip] defconfig alternatives
My thoughts on this after working on this for the nanopi-m4 have
changed a bit: it looks
like the existing kmeta system already provides us with everything we need:
- the kmeta BSP mechanism already
My thoughts on this after working on this for the nanopi-m4 have
changed a bit: it looks
like the existing kmeta system already provides us with everything we need:
- the kmeta BSP mechanism already
|
By
Yann Dirson
·
#52999
·
|
|
[meta-rockchip][PATCH v2 0/4] kmeta BSP for nanopi-m4
From: Yann Dirson <yann@...>
This second iteration adds support for KBUILD_DEFCONFIG=3D"", as well as
a loosely-related patch to avoid touching KCONFIG_MODE.
Kernel weight:
- standard
From: Yann Dirson <yann@...>
This second iteration adds support for KBUILD_DEFCONFIG=3D"", as well as
a loosely-related patch to avoid touching KCONFIG_MODE.
Kernel weight:
- standard
|
By
Yann Dirson
·
#52998
·
|
|
[meta-rockchip][PATCH v2 4/4] WIP linux-yocto: add a NanoPi-M4 BSP
From: Yann Dirson <yann@...>
This patch provides "standard" and "tiny" BSP.
There is still much work to be done in dispatching feature to individual
scc files - the more boards we can
From: Yann Dirson <yann@...>
This patch provides "standard" and "tiny" BSP.
There is still much work to be done in dispatching feature to individual
scc files - the more boards we can
|
By
Yann Dirson
·
#52997
·
|
|
[meta-rockchip][PATCH v2 3/4] NanoPi-M4: let all variants use the same KMACHINE type
From: Yann Dirson <yann@...>
Signed-off-by: Yann Dirson <yann@...>
---
conf/machine/include/nanopi-m4.inc | 1 +
1 file changed, 1 insertion(+)
diff --git
From: Yann Dirson <yann@...>
Signed-off-by: Yann Dirson <yann@...>
---
conf/machine/include/nanopi-m4.inc | 1 +
1 file changed, 1 insertion(+)
diff --git
|
By
Yann Dirson
·
#52996
·
|
|
[meta-rockchip][PATCH v2 1/4] linux-yocto: reduce bbappend duplication
From: Yann Dirson <yann@...>
Signed-off-by: Yann Dirson <yann@...>
---
...{linux-yocto-dev.bbappend =3D> linux-yocto%.bbappend} | 0
From: Yann Dirson <yann@...>
Signed-off-by: Yann Dirson <yann@...>
---
...{linux-yocto-dev.bbappend =3D> linux-yocto%.bbappend} | 0
|
By
Yann Dirson
·
#52995
·
|
|
[meta-rockchip][PATCH v2 2/4] rockchip-defaults: don't force KCONFIG_MODE to alldefconfig
From: Yann Dirson <yann@...>
When using in-kernel defconfig this is already the default, but
linux-yocto defaults to "allnoconfig" mode when a defconfig is
specified in SRC_URI, and there
From: Yann Dirson <yann@...>
When using in-kernel defconfig this is already the default, but
linux-yocto defaults to "allnoconfig" mode when a defconfig is
specified in SRC_URI, and there
|
By
Yann Dirson
·
#52994
·
|
|
BeagleBone Black wig image does not boot
Hi all,
I successfully compile/create a target image and binaries for a BeagleBone Black:
MACHINE ?= "beaglebone-yocto"
The resulting wic image does not boot, when I write it to a sdcard nor when I
Hi all,
I successfully compile/create a target image and binaries for a BeagleBone Black:
MACHINE ?= "beaglebone-yocto"
The resulting wic image does not boot, when I write it to a sdcard nor when I
|
By
Konstantin Kletschke
·
#52993
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-3.2.3.rc1)
Hello All,
This is the full report for yocto-3.2.3.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
Hello All,
This is the full report for yocto-3.2.3.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
|
By
Sangeeta Jain
·
#52992
·
|
|
SYSVINIT_ENABLED_GETTYS dynamic setup
Hi all.
I make two images image1 image1-installer
In image1 I don't need any getty so i'd like to put SYSVINIT_ENALED_GETTYS := ""
image1.bb give the output image1.sdcard
SYSVINIT_ENABLED_GETTYS :=
Hi all.
I make two images image1 image1-installer
In image1 I don't need any getty so i'd like to put SYSVINIT_ENALED_GETTYS := ""
image1.bb give the output image1.sdcard
SYSVINIT_ENABLED_GETTYS :=
|
By
Mauro Ziliani
·
#52991
·
|
|
what is the state of upcoming(?) NXP S32G2xx support; layer, BSP?
i note that the linux-yocto repo has a nxp-s32g2xx branch:
https://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto/commit/?h=v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx
so wondering about the subsequent
i note that the linux-yocto repo has a nxp-s32g2xx branch:
https://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto/commit/?h=v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx
so wondering about the subsequent
|
By
Robert P. J. Day
·
#52990
·
|
|
Re: Yocto Technical Team Minutes, Engineering Sync, for Mar 30, 2021
I think this is a really good discussion, but I wonder why you want to
go back in time.. I expect users of dunfell branch (which is an LTS
from YP perspectives) would be rather unhappy to see such a
I think this is a really good discussion, but I wonder why you want to
go back in time.. I expect users of dunfell branch (which is an LTS
from YP perspectives) would be rather unhappy to see such a
|
By
Nicolas Dechesne
·
#52989
·
|
|
Speed up the build
Hi all
I need to speedup the build.
I use package_deb as package method.
I see that the bottlenek is gzip
When yocto runs gzip the cpu runs to 100%, with xz 600% (the pc has 6 core (12threads))
I'd
Hi all
I need to speedup the build.
I use package_deb as package method.
I see that the bottlenek is gzip
When yocto runs gzip the cpu runs to 100%, with xz 600% (the pc has 6 core (12threads))
I'd
|
By
Mauro Ziliani
·
#52988
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for Mar 30, 2021
Yocto Technical Team Minutes, Engineering Sync, for March 30, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are made
Yocto Technical Team Minutes, Engineering Sync, for March 30, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are made
|
By
Trevor Woerner
·
#52987
·
|
|
Re: How can I use old Package version with latest Yocto version.
#cups
#zeus
Thanks @Khem Raj for your valuable response.
As Zeus is not supported with meta-printing Layer . is it feasible to use Zeus in this Scenario?
And For Opencv Package version to use from Krogoth is with
Thanks @Khem Raj for your valuable response.
As Zeus is not supported with meta-printing Layer . is it feasible to use Zeus in this Scenario?
And For Opencv Package version to use from Krogoth is with
|
By
rohit jadhav
·
#52986
·
|
|
[meta-security][PATCH 4/4] swtpm: file pip3 issue
need native pip3, was using host's
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/recipes-tpm/swtpm/swtpm_0.5.2.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff
need native pip3, was using host's
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/recipes-tpm/swtpm/swtpm_0.5.2.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff
|
By
Armin Kuster
·
#52985
·
|
|
[meta-security][PATCH 3/4] swtpm: now need python-cryptography, pull in layer
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/conf/layer.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-tpm/conf/layer.conf b/meta-tpm/conf/layer.conf
index
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/conf/layer.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-tpm/conf/layer.conf b/meta-tpm/conf/layer.conf
index
|
By
Armin Kuster
·
#52984
·
|
|
[meta-security][PATCH 2/4] clamav: fix systemd service install
ERROR: clamav-0.104.0-r0 do_package: QA Issue: clamav: Files/directories were installed but not shipped in any package:
/lib/systemd/system/clamav-daemon.service
ERROR: clamav-0.104.0-r0 do_package: QA Issue: clamav: Files/directories were installed but not shipped in any package:
/lib/systemd/system/clamav-daemon.service
|
By
Armin Kuster
·
#52983
·
|