|
#apt #yocto #sdk #toolchain 3 messages
#apt
#yocto
#sdk
#toolchain
Hi, I’m having trouble adding apt to the cross-compile Qt SDK toolchain. I’m hoping someone can direct me to some resources or guide me on how to accomplish this task. I have added the following to my
Hi, I’m having trouble adding apt to the cross-compile Qt SDK toolchain. I’m hoping someone can direct me to some resources or guide me on how to accomplish this task. I have added the following to my
|
By
FooBar
·
|
|
How to setup debug environment for image running in target board?
#toolchain
#yocto
I'm working with NXP iMX8QXPMEK evaluation board. I downloaded bsp release L4.19.35_1.1.0_MX8QXP from following site: https://www.nxp.com/design/software/embedded-software/linux-software-and-developme
I'm working with NXP iMX8QXPMEK evaluation board. I downloaded bsp release L4.19.35_1.1.0_MX8QXP from following site: https://www.nxp.com/design/software/embedded-software/linux-software-and-developme
|
By
amern2k16@...
·
|
|
#sdk #toolchain #yocto 2 messages
#sdk
#toolchain
#yocto
sdk installer - The container ( .sh file) SDK image - Content inside the installer ( SDK files which you see upon SDK installation) > >
sdk installer - The container ( .sh file) SDK image - Content inside the installer ( SDK files which you see upon SDK installation) > >
|
By
Khem Raj
·
|
|
#toolchain #yocto #devtool #linux 3 messages
#devtool
#linux
#toolchain
#yocto
Howdy! Am Di., 28. Juli 2020 um 07:09 Uhr schrieb <andymishra97@...>: Patching the cross toolchain should be the last resort. First, you should create a MACHINE definition that suits your needs
Howdy! Am Di., 28. Juli 2020 um 07:09 Uhr schrieb <andymishra97@...>: Patching the cross toolchain should be the last resort. First, you should create a MACHINE definition that suits your needs
|
By
Josef Holzmayr
·
|
|
Cmake CROSS COMPILE problem [PLEASE HELP, URGENT]
#sdk
#yocto
#toolchain
Hi All, I'm in serious task here and I need to cross compile a Cmake project. I need to send an SDK to a client with steps to cross compile the project. This project is compiling successfully via a Yo
Hi All, I'm in serious task here and I need to cross compile a Cmake project. I need to send an SDK to a client with steps to cross compile the project. This project is compiling successfully via a Yo
|
By
...
·
|
|
#devtool #toolchain #yocto #warning
#toolchain
#yocto
#warning
#devtool
Hi, I am trying to use meta-flutter to my Renesas R-Car build environment. I get the below error, can anyone help me. I am not sure if it is network issue or I need to do add/remove additional configu
Hi, I am trying to use meta-flutter to my Renesas R-Car build environment. I get the below error, can anyone help me. I am not sure if it is network issue or I need to do add/remove additional configu
|
By
...
·
|
|
Question: how to properly enable PIC/PIE (Position Independent Code/Executable) in Yocto Warrior?
#yocto
#toolchain
#linux
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'
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'
|
By
Daniel
·
|
|
How to add python application into the build. 2 messages
#python
#toolchain
Hi, I'm new to the Yocto Project, trying to include my python application into the build. Can anyone guide me how to write a bitbake recipe .bb file or any example recipe would be helpful. Thank & Reg
Hi, I'm new to the Yocto Project, trying to include my python application into the build. Can anyone guide me how to write a bitbake recipe .bb file or any example recipe would be helpful. Thank & Reg
|
By
Vijay Rakesh Munganda
·
|
|
ninja: error: unknown target 'install' 3 messages
#yocto
#toolchain
#linux
Hi, No target named install. Add one or override do_install task since by default it "calls" the install target. [...] IIRC, gitsm in SRC_URI instead of git should handle that: https://docs.yoctoproje
Hi, No target named install. Add one or override do_install task since by default it "calls" the install target. [...] IIRC, gitsm in SRC_URI instead of git should handle that: https://docs.yoctoproje
|
By
Quentin Schulz
·
|
|
configure: error: C compiler cannot create executables
#dunfell
#toolchain
#yocto
Hi, I'm running cmake to build shared libraries, but cmake gives me following error. Please suggest me. | checking whether make supports the include directive... yes (GNU style) | checking for gcc...
Hi, I'm running cmake to build shared libraries, but cmake gives me following error. Please suggest me. | checking whether make supports the include directive... yes (GNU style) | checking for gcc...
|
By
Vijay Rakesh Munganda
·
|
|
#toolchain #sdk #qt5 - compiler missing from from do_populate_sdk
#toolchain
#sdk
#qt5
Hi, We have a functioning image built for our device/platform based on Ti Processor SDK 04.03.00.05; at this point I'm trying to build an SDK for the image that I can distribute to other members of ou
Hi, We have a functioning image built for our device/platform based on Ti Processor SDK 04.03.00.05; at this point I'm trying to build an SDK for the image that I can distribute to other members of ou
|
By
vitalEol
·
|
|
meta-toolchain, gdb-cross-canadian_9.2 fails due to "no usable python" 3 messages
#toolchain
Thanks for the tip Raj, it got me into the right track. The error was that "Python.h" missing, but the interesting bit was the path where it was looking for it. It was searching for it within: (...)./
Thanks for the tip Raj, it got me into the right track. The error was that "Python.h" missing, but the interesting bit was the path where it was looking for it. It was searching for it within: (...)./
|
By
mmiguelhorta@...
·
|
|
#sdk #toolchain 2 messages
#sdk
#toolchain
Hi Joris, Thanks for reporting the issue. I can't test this right now. Can you reproduce the problem with just oe-core and a core-image that is similar to yours? If you can, then please either debug t
Hi Joris, Thanks for reporting the issue. I can't test this right now. Can you reproduce the problem with just oe-core and a core-image that is similar to yours? If you can, then please either debug t
|
By
Randy MacLeod
·
|
|
Generating SDK and postinstall intercepts failure
#sdk
#yocto
#toolchain
Hi, I am having trouble generating the SDK for my image after upgrading from sumo to zeus. Here is an extract of my log.do_populate_sdk : NOTE: Running intercept scripts: NOTE: > Executing update_gio_
Hi, I am having trouble generating the SDK for my image after upgrading from sumo to zeus. Here is an extract of my log.do_populate_sdk : NOTE: Running intercept scripts: NOTE: > Executing update_gio_
|
By
ppayeur01@...
·
|
|
YOCTO Zeus: Qt remote objects compiler repc missing from sdk toolchain
#toolchain
#sdk
#qtremoteobjects
#repc
Hello, I permit myself to contact you because I got a weird issue in my sdk toolchain. So, as I need "qtremoteobjects" in my embedded linux image, I add it like this: ---------------------------------
Hello, I permit myself to contact you because I got a weird issue in my sdk toolchain. So, as I need "qtremoteobjects" in my embedded linux image, I add it like this: ---------------------------------
|
By
anthony.marchand@...
·
|
|
Using bitbake with external SDK 6 messages
#sdk
#zeus
#toolchain
if its eSDK then you can, with standard application SDK not so much.
if its eSDK then you can, with standard application SDK not so much.
|
By
Khem Raj
·
|
|
Getting absolute paths in yocto generated native binary 3 messages
#toolchain
#sdk
#bitbake
#native
yocto provides a layer to abstract native binaries on top of build host and thats what you are seeing. Its as designed. > > >
yocto provides a layer to abstract native binaries on top of build host and thats what you are seeing. Its as designed. > > >
|
By
Khem Raj
·
|
|
Building rust package fails with "can't find crate for `std`" 3 messages
#bitbake
#toolchain
#rust
#kirkstone
Hello, I'm trying to build a rust package which pulls openssl-sys as a dependency. I've used cargo bitbake to create the build script. When I try to build the package using bitbake I get the following
Hello, I'm trying to build a rust package which pulls openssl-sys as a dependency. I've used cargo bitbake to create the build script. When I try to build the package using bitbake I get the following
|
By
martin.stolpe@...
·
|
|
Error while testing "core-image-minimal" through "bitbake core-image-minimal -c testimage -v" 14 messages
#linux
#warning
#toolchain
#bitbake
#dunfell
Hello Alexander Yes I have tried that already but i am getting same error. If anyone could it would be great. Thanks in advance
Hello Alexander Yes I have tried that already but i am getting same error. If anyone could it would be great. Thanks in advance
|
By
Nikita Gupta
·
|
|
comparison between two build of different times
#sdk
#toolchain
#ubuntu
#yocto
#linux
Hello Everyone, I have generated two build with different platform for same target (core-image-minimal) and for same yocto release "dunfell" . One image I have generated with the help of yocto project
Hello Everyone, I have generated two build with different platform for same target (core-image-minimal) and for same yocto release "dunfell" . One image I have generated with the help of yocto project
|
By
Nikita Gupta
·
|