|
#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@...
· #56525
·
|
|
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@...
· #56279
·
|
|
Custom SDK generation from YoctoSDK
#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
· #56012
·
|
|
Custom SDK generation from YoctoSDK
#sdk
Hi Praveen, I'm not aware of anyone else doing that. For libraries/recipes, you could just omit certain packages from the eSDK but you don't seem to want to do that. What is your goal in filtering hea
Hi Praveen, I'm not aware of anyone else doing that. For libraries/recipes, you could just omit certain packages from the eSDK but you don't seem to want to do that. What is your goal in filtering hea
|
By
Randy MacLeod
· #56011
·
|
|
Custom SDK generation from YoctoSDK
#sdk
I am looking for Custom SDK with filtered Header files/libraries based on some rules/approvals. It means not all files from YoctoSDK will be packaged in the CustomSDK. What is the mechanism or approac
I am looking for Custom SDK with filtered Header files/libraries based on some rules/approvals. It means not all files from YoctoSDK will be packaged in the CustomSDK. What is the mechanism or approac
|
By
...
· #55956
·
|
|
#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
· #55604
·
|
|
#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
...
· #55574
·
|
|
#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
...
· #55028
·
|
|
Getting absolute paths in yocto generated native binary
#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
· #54975
·
|
|
Getting absolute paths in yocto generated native binary
#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
· #54973
·
|
|
Getting absolute paths in yocto generated native binary
#toolchain
#sdk
#bitbake
#native
I'm attempting to create a USB first boot tarball for our custom iMX6 board that would contain the imx-usb-loader executable, config files and u-boot/SPL files. The goal being to deploy that to the pr
I'm attempting to create a USB first boot tarball for our custom iMX6 board that would contain the imx-usb-loader executable, config files and u-boot/SPL files. The goal being to deploy that to the pr
|
By
...
· #54970
·
|
|
Using bitbake with external SDK
#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
· #54837
·
|
|
Using bitbake with external SDK
#sdk
#zeus
#toolchain
Hello Marco, In your opinion isn't enough to ask for eSDK? for instance if i want to add Node-RED, it would be difficult to build with devtool? because i've seen that it doesn't resolve dependencies a
Hello Marco, In your opinion isn't enough to ask for eSDK? for instance if i want to add Node-RED, it would be difficult to build with devtool? because i've seen that it doesn't resolve dependencies a
|
By
...
· #54836
·
|
|
Using bitbake with external SDK
#sdk
#zeus
#toolchain
With the eSDK i've to use devtool right?
With the eSDK i've to use devtool right?
|
By
...
· #54835
·
|
|
Using bitbake with external SDK
#sdk
#zeus
#toolchain
Hello Enrico, usually nowadays every honest hardware manufacturer provides all the sources of the BSP and the development system to their customers. Try asking your supplier for them. -- Marco Cavalli
Hello Enrico, usually nowadays every honest hardware manufacturer provides all the sources of the BSP and the development system to their customers. Try asking your supplier for them. -- Marco Cavalli
|
By
Marco Cavallini
· #54834
·
|
|
Using bitbake with external SDK
#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
· #54820
·
|
|
Using bitbake with external SDK
#sdk
#zeus
#toolchain
Hello, It has been 2 years that i'm using the yocto project to build the image for an embedded system on IMX8M. Now the system basic image is done outside and i receive the SDK. All the additional pac
Hello, It has been 2 years that i'm using the yocto project to build the image for an embedded system on IMX8M. Now the system basic image is done outside and i receive the SDK. All the additional pac
|
By
...
· #54808
·
|
|
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@...
· #54510
·
|
|
Recipe for include-what-you-use and rpath problem
#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
· #53981
·
|
|
Recipe for include-what-you-use and rpath problem
#sdk
I was able to make it work correctly enabling CMAKE_SKIP_RPATH. Here the working full recipe: LICENSE = "NCSA" LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=59d01ad98720f3c50d6a8a0ef3108c88 \ file://iwyu
I was able to make it work correctly enabling CMAKE_SKIP_RPATH. Here the working full recipe: LICENSE = "NCSA" LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=59d01ad98720f3c50d6a8a0ef3108c88 \ file://iwyu
|
By
Francesco Cusolito
· #53979
·
|