|
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@...
·
|
|
Include Driver in my imx-image
2 messages
#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
·
|
|
SDK missing qemu 'user' backend type.
2 messages
#kirkstone
#sdk
Hi Yocto community, I figured out what happened, hopefully this is useful to anyone. We did use parts from the meta-cloud-service repository, to be specific the meta-openstack. That layer has a qemu_6
Hi Yocto community, I figured out what happened, hopefully this is useful to anyone. We did use parts from the meta-cloud-service repository, to be specific the meta-openstack. That layer has a qemu_6
|
By
Jeffrey Simons
·
|
|
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
·
|
|
#bitbake #sdk
#bitbake
#sdk
Hi, I came to know about the package feed feature, through which we can update the application in the target image by using apt-get commands. I just read about it on following link. https://subscripti
Hi, I came to know about the package feed feature, through which we can update the application in the target image by using apt-get commands. I just read about it on following link. https://subscripti
|
By
Hariom@...
·
|
|
Creating Package Feed for An Application Using SDK build
#yocto
#sdk
Hi, I came to know about the package feed feature, through which we can update the application in the target image by using apt-get commands. I just read about it on following link. https://subscripti
Hi, I came to know about the package feed feature, through which we can update the application in the target image by using apt-get commands. I just read about it on following link. https://subscripti
|
By
Hariom@...
·
|
|
Custom SDK generation from YoctoSDK
3 messages
#sdk
That is, can you not package each moduleA as moduleA and moduleA-private using Yocto's packaging mechanism with the *3.h files being in the private packages? I don't work with the SDK very much so I c
That is, can you not package each moduleA as moduleA and moduleA-private using Yocto's packaging mechanism with the *3.h files being in the private packages? I don't work with the SDK very much so I c
|
By
Randy MacLeod
·
|
|
#yocto #sdk Bitbake populate_sdk not pulling the correct dependencies.
#yocto
#sdk
Hi Yocto Devs, I have this issue when I want to generate a SDK for our custom distro. We require the use of debian package due to historic reasons so the package management has been enabled, where the
Hi Yocto Devs, I have this issue when I want to generate a SDK for our custom distro. We require the use of debian package due to historic reasons so the package management has been enabled, where the
|
By
Jeffrey Simons
·
|
|
#dunfell #qt5 #raspberrypi #sdk #linux
#dunfell
#qt5
#raspberrypi
#sdk
#linux
Hello everybody, I come today to try to solve my problem. I am building a bsp and sdk for a raspberry pi (MACHINE = raspberrypi4-64) in the form of a compute module. I'm trying to compile this app: ht
Hello everybody, I come today to try to solve my problem. I am building a bsp and sdk for a raspberry pi (MACHINE = raspberrypi4-64) in the form of a compute module. I'm trying to compile this app: ht
|
By
...
·
|
|
#dunfell #sdk #yocto
#dunfell
#sdk
#yocto
I am unable to build an extensible SDK for my RISC-V machine. Required Details: Also, I am able to build the normal SDK successfully. I ran this for my custom machine "cdac-ooo". MACHINE=cdac-ooo bitb
I am unable to build an extensible SDK for my RISC-V machine. Required Details: Also, I am able to build the normal SDK successfully. I ran this for my custom machine "cdac-ooo". MACHINE=cdac-ooo bitb
|
By
...
·
|
|
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@...
·
|
|
Recipe for include-what-you-use and rpath problem
3 messages
#sdk
this is fine, if you are interested submit it as a patch to include in metadata in meta-python
this is fine, if you are interested submit it as a patch to include in metadata in meta-python
|
By
Khem Raj
·
|
|
Exporting custom kernel header file to SDK
#kernel
#sdk
Hello, I wrote a kernel driver which exposes some header to userspace application. Application engineers use generated SDK, so I'd like to export that header file as part of SDK. I added my header to
Hello, I wrote a kernel driver which exposes some header to userspace application. Application engineers use generated SDK, so I'd like to export that header file as part of SDK. I added my header to
|
By
Lukasz Domowy
·
|
|
#yocto #sdk #cmake
3 messages
#yocto
#sdk
#cmake
Thanks you...
By
Monsees, Steven C (US)
·
|
|
#yocto #sdk SDK_EXTRA_TOOLS inclussion of python-native and devtool
2 messages
#yocto
#sdk
Any one seen this before… ? SDK appears to be working okay without the inclusion of native python3 components, not sure how the inclusion breaks devtool…
Any one seen this before… ? SDK appears to be working okay without the inclusion of native python3 components, not sure how the inclusion breaks devtool…
|
By
Monsees, Steven C (US)
·
|
|
#yocto #sdk -XILINX/vivado dependencies
3 messages
#yocto
#sdk
No the vivado module sets up key variables, the lib path, and the include paths for building Xilinx low level drivers built into bootapp/kernel... I need to be able to include these components in actu
No the vivado module sets up key variables, the lib path, and the include paths for building Xilinx low level drivers built into bootapp/kernel... I need to be able to include these components in actu
|
By
Monsees, Steven C (US)
·
|
|
#yocto #sdk
16 messages
#yocto
#sdk
EXT SDK, aarch64, zeus… How do I best modify the EXT SDK build env so as to reference the “vivado” env dependencies ? Is there a way to build in support so that the “module load” command would be usab
EXT SDK, aarch64, zeus… How do I best modify the EXT SDK build env so as to reference the “vivado” env dependencies ? Is there a way to build in support so that the “module load” command would be usab
|
By
Monsees, Steven C (US)
·
|
|
Issue generating working sdk containing Clang (meta-clang) and package_deb for compiling eBPF
2 messages
#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 --- a/r
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 --- a/r
|
By
Khem Raj
·
|