|
Cmake CROSS COMPILE problem [PLEASE HELP, URGENT]
2 messages
#sdk
#yocto
#toolchain
I am also facing the same issue while compiling grpc.
I am also facing the same issue while compiling grpc.
|
By
jijonath11@...
·
|
|
Error while testing "core-image-minimal" through "bitbake core-image-minimal -c testimage -v"
16 messages
#linux
#warning
#toolchain
#bitbake
#dunfell
You need to rebuild the image: bitbake core-image-minimal Alex
You need to rebuild the image: bitbake core-image-minimal Alex
|
By
Alexander Kanavin
·
|
|
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
...
·
|
|
Building rust package fails with "can't find crate for `std`"
3 messages
#bitbake
#toolchain
#rust
#kirkstone
Forgot to mention that the build machine is x86_64 and I want to build for target aarch64. This is the generated bitbake recipe: # Auto-Generated by cargo-bitbake 0.3.15 # inherit cargo pkgconfig # If
Forgot to mention that the build machine is x86_64 and I want to build for target aarch64. This is the generated bitbake recipe: # Auto-Generated by cargo-bitbake 0.3.15 # inherit cargo pkgconfig # If
|
By
martin.stolpe@...
·
|
|
Getting absolute paths in yocto generated native binary
3 messages
#toolchain
#sdk
#bitbake
#native
Native recipes are meant for the build machine itself to aid your build. If you are packaging something to run on a destination machine, you should be producing non-native recipe images. ..Ch:W..
Native recipes are meant for the build machine itself to aid your build. If you are packaging something to run on a destination machine, you should be producing non-native recipe images. ..Ch:W..
|
By
Chuck Wolber
·
|
|
Using bitbake with external SDK
6 messages
#sdk
#zeus
#toolchain
Hello Enrico, an eSDK would be enough to do everything, however I would demand the entire development system if I were to start a project, but that is my opinion. I don't know well Node-RED but using
Hello Enrico, an eSDK would be enough to do everything, however I would demand the entire development system if I were to start a project, but that is my opinion. I don't know well Node-RED but using
|
By
Marco Cavallini
·
|
|
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@...
·
|
|
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@...
·
|
|
#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
·
|
|
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
·
|
|
ninja: error: unknown target 'install'
3 messages
#yocto
#toolchain
#linux
Hi Quentin, Thanks for the reply. I had recently started learning, can you please explain me little more in detail. How to add target named? And How to override do_install? I searched online, but coul
Hi Quentin, Thanks for the reply. I had recently started learning, can you please explain me little more in detail. How to add target named? And How to override do_install? I searched online, but coul
|
By
Vijay Rakesh Munganda
·
|
|
How to add python application into the build.
2 messages
#python
#toolchain
Hi Vijay Reading and following the section about "Writing a New Recipe" in the manual is probably a good starting point: https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#new-reci
Hi Vijay Reading and following the section about "Writing a New Recipe" in the manual is probably a good starting point: https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#new-reci
|
By
Nicolas Jeker
·
|
|
#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
·
|
|
#toolchain #yocto #devtool #linux
3 messages
#devtool
#linux
#toolchain
#yocto
I think you could start by defining new tune files for this look into meta/conf/machine/include/riscv/arch-riscv.inc and also tune-riscv.inc to understand the underlying mechanism, we currently have l
I think you could start by defining new tune files for this look into meta/conf/machine/include/riscv/arch-riscv.inc and also tune-riscv.inc to understand the underlying mechanism, we currently have l
|
By
Khem Raj
·
|
|
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@...
·
|
|
#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
·
|
|
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
·
|
|
#apt #yocto #sdk #toolchain
3 messages
#apt
#yocto
#sdk
#toolchain
Hi, we want to set up to cross compile our software that uses QApt, for an embedded device, on our build machine. We want to automate the process. The embedded device is to be updated on occasion, and
Hi, we want to set up to cross compile our software that uses QApt, for an embedded device, on our build machine. We want to automate the process. The embedded device is to be updated on occasion, and
|
By
FooBar
·
|