|
Importing environmental variables to receipe
#kirkstone
we are working behind the proxy , there are errors while compiling sphinx module in setuptools3 adding python modules. we would like to export the http_proxy and https_proxy in the bb file. I still ha
we are working behind the proxy , there are errors while compiling sphinx module in setuptools3 adding python modules. we would like to export the http_proxy and https_proxy in the bb file. I still ha
|
By
vikkramblossoms@...
· #60104
·
|
|
Need to check if BBFETCH_RETRYCOUNT variable is in use
#yocto
#bitbake
#kirkstone
Hello Indeed, I see no such thing as a "RETRYCOUNT" variable in the code. If you have intermittent networking issues, you may set your own local mirror for source code: https://docs.yoctoproject.org/b
Hello Indeed, I see no such thing as a "RETRYCOUNT" variable in the code. If you have intermittent networking issues, you may set your own local mirror for source code: https://docs.yoctoproject.org/b
|
By
Michael Opdenacker
· #59833
·
|
|
Autotools build failure
#kirkstone
#autotools
A better fix would be to simply use the gitsm:// fetcher on gst1-hantro-g1, that will fetch the common/ submodule automatically. Ross
A better fix would be to simply use the gitsm:// fetcher on gst1-hantro-g1, that will fetch the common/ submodule automatically. Ross
|
By
Ross Burton
· #59832
·
|
|
Need to check if BBFETCH_RETRYCOUNT variable is in use
#yocto
#bitbake
#kirkstone
Hello Everyone came across BBFETCH_RETRYCOUNT variable. But I couldn't find this variable in reference manual or variable glossary. My understanding is if we BBFETCH_RETRYCOUNT = "5" bitbake retry fai
Hello Everyone came across BBFETCH_RETRYCOUNT variable. But I couldn't find this variable in reference manual or variable glossary. My understanding is if we BBFETCH_RETRYCOUNT = "5" bitbake retry fai
|
By
shibi.cbe@...
· #59824
·
|
|
Autotools build failure
#kirkstone
#autotools
Martin, Thanks for the pointer, I manged to get the recipe working with your help. For anyone else looking at this the issue was resolved with this. Hope it helps someone else! Owen
Martin, Thanks for the pointer, I manged to get the recipe working with your help. For anyone else looking at this the issue was resolved with this. Hope it helps someone else! Owen
|
By
Electronic Consult
· #59821
·
|
|
Autotools build failure
#kirkstone
#autotools
Martin, Many thanks for the reply. I just added an empty directory in the build directory. I see other recipes adding (such as this) using the SRC_URI, SRCREV_common & SRCREV_FORMAT. I'll give it a go
Martin, Many thanks for the reply. I just added an empty directory in the build directory. I see other recipes adding (such as this) using the SRC_URI, SRCREV_common & SRCREV_FORMAT. I'll give it a go
|
By
Electronic Consult
· #59819
·
|
|
Autotools build failure
#kirkstone
#autotools
> I added the directory common/m4 Did you clone common git repo or just created empty directory? Most gstreamer recipes were fetching common submodule during do_configure which doesn't work with new k
> I added the directory common/m4 Did you clone common git repo or just created empty directory? Most gstreamer recipes were fetching common submodule during do_configure which doesn't work with new k
|
By
Martin Jansa
· #59818
·
|
|
Autotools build failure
#kirkstone
#autotools
Hello all, I'm moving my build from Dunfell to Kirkstone & an issue with gstreamer1.0-plugins-hantro has cropped up. This recipe inherits autotools-brokensep. During the build I initially got: autorec
Hello all, I'm moving my build from Dunfell to Kirkstone & an issue with gstreamer1.0-plugins-hantro has cropped up. This recipe inherits autotools-brokensep. During the build I initially got: autorec
|
By
Electronic Consult
· #59817
·
|
|
#kernelmodule #kirkstone Kernel configuration fragment overriden by netfilter.cfg
#kernelmodule
#kirkstone
On Wed, Apr 19, 2023 at 12:08 PM Gary Huband via lists.yoctoproject.org <gary=missionsecure.com@...> wrote: It is of course being applied, but as you mentioned at the bottom, it is
On Wed, Apr 19, 2023 at 12:08 PM Gary Huband via lists.yoctoproject.org <gary=missionsecure.com@...> wrote: It is of course being applied, but as you mentioned at the bottom, it is
|
By
Bruce Ashfield
· #59738
·
|
|
#kernelmodule #kirkstone Kernel configuration fragment overriden by netfilter.cfg
#kernelmodule
#kirkstone
I'm using kirkstone and meta-intel for a build. I have a few kernel configuration fragments but one of the fragment files, modbusbs.cfg, is not applied. I created each fragment with bitbake -c menucon
I'm using kirkstone and meta-intel for a build. I have a few kernel configuration fragments but one of the fragment files, modbusbs.cfg, is not applied. I created each fragment with bitbake -c menucon
|
By
Gary Huband
· #59737
·
|
|
libcrypto.so.1.0.0 and libssl.so.1.0.0 - any easy way to include these into a kirkstone build along with the newer versions?
#kirkstone
#libcrypto
#libssl
Using poky/kirkstone as a base, I am sideloading an app that requires libcrypto.so.1.0.0 and libssl.so.1.0.0 which are not present by default. I have seen suggestions to include various "10" packages
Using poky/kirkstone as a base, I am sideloading an app that requires libcrypto.so.1.0.0 and libssl.so.1.0.0 which are not present by default. I have seen suggestions to include various "10" packages
|
By
bgctkd@...
· #59696
·
|
|
configure task runs in devshell but not in bitbake
#devtool
#kirkstone
Its not clear how its failing. So please describe how you built this tool. Is it a native recipe which provides it ? if not then are you expecting it to come from host. If its being run but failing th
Its not clear how its failing. So please describe how you built this tool. Is it a native recipe which provides it ? if not then are you expecting it to come from host. If its being run but failing th
|
By
Khem Raj
· #59656
·
|
|
configure task runs in devshell but not in bitbake
#devtool
#kirkstone
I have a native tool (dotnet cli) that i use for configure/compile. It used to run fine in honister but im now having issues in kirkstone after recently upgrading. I can switch to a devshell and execu
I have a native tool (dotnet cli) that i use for configure/compile. It used to run fine in honister but im now having issues in kirkstone after recently upgrading. I can switch to a devshell and execu
|
By
douglas.cooper1@...
· #59653
·
|
|
Intel G202 Lan Card Sluggishness
#kirkstone
#mickledore
#lan
#igb
Hello -- I am currently working on an embedded system using an Intel G202 Lan card. It uses the igb driver. We are on the Kirkstone branch the ping response time is poor (on the order of hundreds of m
Hello -- I am currently working on an embedded system using an Intel G202 Lan card. It uses the igb driver. We are on the Kirkstone branch the ping response time is poor (on the order of hundreds of m
|
By
bgctkd@...
· #59527
·
|
|
Failed to load regulatory.db file and error whitlist initialise SD CARD
#imx6
#kirkstone
#yocto
#linux
#bitbake
This is provided by wireless-regdb https://git.yoctoproject.org/poky/tree/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb This is provided by linux-firmware-imx-sdma-imx7 https://git.y
This is provided by wireless-regdb https://git.yoctoproject.org/poky/tree/meta/recipes-kernel/wireless-regdb/wireless-regdb_2023.02.13.bb This is provided by linux-firmware-imx-sdma-imx7 https://git.y
|
By
Tim Orling
· #59467
·
|
|
Failed to load regulatory.db file and error whitlist initialise SD CARD
#imx6
#kirkstone
#yocto
#linux
#bitbake
Hello all, I have made linux image for IMX8MPLUS with the help of Yocto and flash the image on a custom board which is using IMX8MPLUS processor (Image made for IMX8MPLUS will be required for that boa
Hello all, I have made linux image for IMX8MPLUS with the help of Yocto and flash the image on a custom board which is using IMX8MPLUS processor (Image made for IMX8MPLUS will be required for that boa
|
By
...
· #59462
·
|
|
Integrating Yocto for ti-TDA4VM using kas build tool
#bitbake
#kirkstone
#yocto
Hi, I am trying to build an image using kas built tool for ti TDA4VM. For this I have created the attached j721e.yml file. When I put machine as j721e-evm it is showing the below error " Overrides cou
Hi, I am trying to build an image using kas built tool for ti TDA4VM. For this I have created the attached j721e.yml file. When I put machine as j721e-evm it is showing the below error " Overrides cou
|
By
ayansh.mishra25@...
· #59292
·
|
|
chrony pkg-config backport fix
#kirkstone
On 2023-02-02 10:15, Gary Huband via lists.yoctoproject.org wrote: Yes please, it does cherry-pick back cleanly but I didn't take the time to build/test. FYI: https://www.openembedded.org/wiki/How_to_
On 2023-02-02 10:15, Gary Huband via lists.yoctoproject.org wrote: Yes please, it does cherry-pick back cleanly but I didn't take the time to build/test. FYI: https://www.openembedded.org/wiki/How_to_
|
By
Randy MacLeod
· #59159
·
|
|
chrony pkg-config backport fix
#kirkstone
There is a bug in the chrony Kirkstone recipe that was fixed in Langdale but has not been fixed in Kirkstone: https://lists.openembedded.org/g/openembedded-devel/message/99080?p=%2C%2C%2C20%2C0%2C0%2C
There is a bug in the chrony Kirkstone recipe that was fixed in Langdale but has not been fixed in Kirkstone: https://lists.openembedded.org/g/openembedded-devel/message/99080?p=%2C%2C%2C20%2C0%2C0%2C
|
By
Gary Huband
· #59148
·
|
|
Include Driver in my imx-image
#sdk
#yocto
#imx8
#kirkstone
#kernel
You can add a kernel config fragment disabling/enabling needed drivers during build and you can either build them into kernel proper or as kernel modules. If you build them as kmods then you have to a
You can add a kernel config fragment disabling/enabling needed drivers during build and you can either build them into kernel proper or as kernel modules. If you build them as kmods then you have to a
|
By
Khem Raj
· #59142
·
|