|
#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
·
|
|
#sdk #toolchain #yocto 2 messages
#sdk
#toolchain
#yocto
In Yocto Project Application Development and the Extensible Software Development Kit(eSDK) Manual, Appendix A.2. 6. Building an SDK Installer says the following: "To build the SDK installer for a stan
In Yocto Project Application Development and the Extensible Software Development Kit(eSDK) Manual, Appendix A.2. 6. Building an SDK Installer says the following: "To build the SDK installer for a stan
|
By
amern2k16@...
·
|
|
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 2 messages
#sdk
#toolchain
Hi all, I am developing a custom distribution based on poky and I am creating an extensible sdk from my image, but when I install this extensible sdk, I find an error in python3 and an error in reloca
Hi all, I am developing a custom distribution based on poky and I am creating an extensible sdk from my image, but when I install this extensible sdk, I find an error in python3 and an error in reloca
|
By
...
·
|
|
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@...
·
|
|
#toolchain #yocto #devtool #linux 3 messages
#devtool
#linux
#toolchain
#yocto
Hi, I am trying to build a yocto demo-coreip-cli image for my custom RISC-V SOC which only supports imafd instructions. For the compilation of cross toolchain that is used by Bitbake, I tried changing
Hi, I am trying to build a yocto demo-coreip-cli image for my custom RISC-V SOC which only supports imafd instructions. For the compilation of cross toolchain that is used by Bitbake, I tried changing
|
By
andymishra97@...
·
|
|
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
·
|
|
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
Bel Hadj Salem Talel
·
|
|
#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
...
·
|
|
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 All, I had written a bitbake file to download and install AWS SDK C from GitHub https://github.com/aws/aws-iot-device-sdk-embedded-C based on existing recipes https://github.com/aws/meta-aws, but I
Hi All, I had written a bitbake file to download and install AWS SDK C from GitHub https://github.com/aws/aws-iot-device-sdk-embedded-C based on existing recipes https://github.com/aws/meta-aws, but I
|
By
Vijay Rakesh Munganda
·
|
|
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
Hi, I have been trying to build meta-toolchain however it fails to compile during gdb-cross-canadian. Follows the relevant output: | checking for libmpfr... no | configure: WARNING: MPFR is missing or
Hi, I have been trying to build meta-toolchain however it fails to compile during gdb-cross-canadian. Follows the relevant output: | checking for libmpfr... no | configure: WARNING: MPFR is missing or
|
By
mmiguelhorta@...
·
|