|
Yocto Project Newcomer & Unassigned Bugs - Help Needed
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
|
By
Stephen Jolley
·
#53016
·
|
|
Re: [yocto-autobuilder2][RFC][PATCH] README-Guide.md: Add multi-node content, extra config info
On the AB at typhoon.yocto.io only LANG=en_US.UTF-8 is set. I don't know why LC_ALL or LANGUAGE need to be set on your cluster for builds to succeed.
Should we link to
On the AB at typhoon.yocto.io only LANG=en_US.UTF-8 is set. I don't know why LC_ALL or LANGUAGE need to be set on your cluster for builds to succeed.
Should we link to
|
By
Michael Halstead
·
#53015
·
|
|
[yocto-autobuilder2][RFC][PATCH] README-Guide.md: Add multi-node content, extra config info
Signed-off-by: Trevor Gamblin <trevor.gamblin@...>
---
README-Guide.md | 94 +++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 94 insertions(+)
diff --git a/README-Guide.md
Signed-off-by: Trevor Gamblin <trevor.gamblin@...>
---
README-Guide.md | 94 +++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 94 insertions(+)
diff --git a/README-Guide.md
|
By
Trevor Gamblin
·
#53014
·
|
|
BB_NO_NETWORK ignored, causing fetch failure
upstream vendors provided me with a git repo of ALL necessary layers
with the understanding that I'd clone the repo locally and disable
network access, using only our local cloned repo in
upstream vendors provided me with a git repo of ALL necessary layers
with the understanding that I'd clone the repo locally and disable
network access, using only our local cloned repo in
|
By
Kent Dorfman <kent.dorfman766@...>
·
#53013
·
|
|
Re: [meta-rockchip][PATCH v2 1/4] linux-yocto: reduce bbappend duplication
Hi Yann,
I've added this one to master, thanks!
I'm still playing around with the others, thanks for your patience :-)
Hi Yann,
I've added this one to master, thanks!
I'm still playing around with the others, thanks for your patience :-)
|
By
Trevor Woerner
·
#53012
·
|
|
Re: Issue generating working sdk containing Clang (meta-clang) and package_deb for compiling eBPF
#sdk
#dunfell
#yocto
#kernel
#linux
Hi
Can you try this patch ( if you are using master ) and see if that helps
diff --git a/recipes-devtools/clang/clang_git.bb
b/recipes-devtools/clang/clang_git.bb
index b8986be..b0c81f1 100644
---
Hi
Can you try this patch ( if you are using master ) and see if that helps
diff --git a/recipes-devtools/clang/clang_git.bb
b/recipes-devtools/clang/clang_git.bb
index b8986be..b0c81f1 100644
---
|
By
Khem Raj
·
#53011
·
|
|
Re: Private: Re: [poky] Weird Compilation issue with a c++ recipe
I have posted the top level CMakeList.txt in the first post, which
added a sub directory
INCLUDE_DIRECTORIES(include)
# Add the sources to the target
add_subdirectory(src)
that has one
I have posted the top level CMakeList.txt in the first post, which
added a sub directory
INCLUDE_DIRECTORIES(include)
# Add the sources to the target
add_subdirectory(src)
that has one
|
By
arunlee@...
·
#53010
·
|
|
Issue generating working sdk containing Clang (meta-clang) and package_deb for compiling eBPF
#sdk
#dunfell
#yocto
#kernel
#linux
Hello,
I need Clang compiler apart from currently available default gcc compiler as I am trying to compile eBPF which will run on my custom yocto which is based on core-image-minimal. Therefore I
Hello,
I need Clang compiler apart from currently available default gcc compiler as I am trying to compile eBPF which will run on my custom yocto which is based on core-image-minimal. Therefore I
|
By
msg board
·
#53009
·
|
|
does meta-virtualization layer have superfluous dynamic layers stuff?
just noticed this is meta-virt layer, file layer.conf:
# The dynamic-layers directory hosts extensions and layer-specific
# modifications.
#
# The .bbappend and .bb files are included if the
just noticed this is meta-virt layer, file layer.conf:
# The dynamic-layers directory hosts extensions and layer-specific
# modifications.
#
# The .bbappend and .bb files are included if the
|
By
Robert P. J. Day
·
#53008
·
|
|
[ANNOUNCEMENT] Yocto Project 3.2.3 (gatesgarth-24.0.3) is Released
Hello,
We are pleased to announce the Yocto Project 3.2.3 (gatesgarth-24.0.3) Release is now available for
Hello,
We are pleased to announce the Yocto Project 3.2.3 (gatesgarth-24.0.3) Release is now available for
|
By
Vineela
·
#53007
·
|
|
where is the definitive/canonical layer for TPM stuff?
i just noticed that both of the layers meta-secure-core and
meta-security:
https://github.com/jiazhang0/meta-secure-core
https://git.yoctoproject.org/cgit/cgit.cgi/meta-security
seem to include a
i just noticed that both of the layers meta-secure-core and
meta-security:
https://github.com/jiazhang0/meta-secure-core
https://git.yoctoproject.org/cgit/cgit.cgi/meta-security
seem to include a
|
By
Robert P. J. Day
·
#53006
·
|
|
Re: OPencv 3.1 with Rocko
#rocko
Observed same error.
By
rohit jadhav
·
#53005
·
|
|
Re: OPencv 3.1 with Rocko
#rocko
Thank you Chuck Wolber for valuable response.
Yeah I have tried it with cleanstate on opencv and build it again but still did not worked.
Thank you Chuck Wolber for valuable response.
Yeah I have tried it with cleanstate on opencv and build it again but still did not worked.
|
By
rohit jadhav
·
#53004
·
|
|
Re: OPencv 3.1 with Rocko
#rocko
Did you try doing a cleansstate on opencv and attempting the build again?
..Ch:W..
--
"Perfection must be reached by degrees; she requires the slow hand of time." - Voltaire
Did you try doing a cleansstate on opencv and attempting the build again?
..Ch:W..
--
"Perfection must be reached by degrees; she requires the slow hand of time." - Voltaire
|
By
Chuck Wolber
·
#53003
·
|
|
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
·
|