|
Unable to add gdbserver to the Yocto build 7 messages
#yocto
Thud has not been supported for a very long time actually. To really find out what is happening, it would help if you make an archive of tmp/work/../gdb/ and put it somewhere for inspection. Alex
Thud has not been supported for a very long time actually. To really find out what is happening, it would help if you make an archive of tmp/work/../gdb/ and put it somewhere for inspection. Alex
|
By
Alexander Kanavin
·
|
|
#yocto debbuging option under zeus 3 messages
#yocto
what you are looking for is perhaps achieved better by setting a feedserver on your buildmachine and then let your target download/update packages much like other distributions in local.conf set PACKA
what you are looking for is perhaps achieved better by setting a feedserver on your buildmachine and then let your target download/update packages much like other distributions in local.conf set PACKA
|
By
Khem Raj
·
|
|
Recipe dependent on Debian package - How should I approach? 4 messages
#debian
#yocto
Please post full compiler cmdline, it will show what all include paths are specified. If systemd is added to DEPENDS and also ensure you are using systemd for init system as well. Search for sd-daemon
Please post full compiler cmdline, it will show what all include paths are specified. If systemd is added to DEPENDS and also ensure you are using systemd for init system as well. Search for sd-daemon
|
By
Khem Raj
·
|
|
Auto upgrade helper Verification requirements 2 messages
#yocto
#gstreamer
#iso
I think it is better if you start with devtool (which is the utility that AUH is using to perform the updates). The workflow is as follows: $ devtool upgrade recipe-name additional-options (fix any is
I think it is better if you start with devtool (which is the utility that AUH is using to perform the updates). The workflow is as follows: $ devtool upgrade recipe-name additional-options (fix any is
|
By
Alexander Kanavin
·
|
|
How to get git tag + SHA as part of package name
#yocto
Hello, I would like to have the git tag + SHA as part of the package name . I created an anonymous function which uses git ls-remote command however this anonymous function is called multiple times wh
Hello, I would like to have the git tag + SHA as part of the package name . I created an anonymous function which uses git ls-remote command however this anonymous function is called multiple times wh
|
By
msg board
·
|
|
Secure boot implementation
#yocto
#linux
Hi, Working on Yocto build system. using the sama5d27-wlsom1-ek board Able to create image Now i am planning to have secure booting on this board. Guide me on how to enable secure booting on sama5d27-
Hi, Working on Yocto build system. using the sama5d27-wlsom1-ek board Able to create image Now i am planning to have secure booting on this board. Guide me on how to enable secure booting on sama5d27-
|
By
mail2uvijay@...
·
|
|
#yocto -kernel startup of devices/platform/amba/ffa00000.perf-monitor 2 messages
#yocto
Nevermind I found it, long day…
Nevermind I found it, long day…
|
By
Monsees, Steven C (US)
·
|
|
#bitbake Can't get application sources from private git using SSH keys 3 messages
#bitbake
#yocto
Thank you Yoann. I was able to fetch.
Thank you Yoann. I was able to fetch.
|
By
mail2uvijay@...
·
|
|
#yocto 6 messages
#yocto
you need a patch like this https://patches.openembedded.org/patch/169519/
you need a patch like this https://patches.openembedded.org/patch/169519/
|
By
Khem Raj
·
|
|
Private: Re: [yocto] Recipe dependent on Debian package - How should I approach?
#debian
#yocto
cc-ing yocto list
By
William Huang
·
|
|
How to pass arguments to a shell function from python task bb.build.exec_func ? 2 messages
#bitbake
#yocto
AFAIK, passing arguments from a python function to a shell function is not allowed
AFAIK, passing arguments from a python function to a shell function is not allowed
|
By
Joshua Watt
·
|
|
#yocto 3 messages
#yocto
Thanks...
By
Monsees, Steven C (US)
·
|
|
Trying to get Kivy running on imx8 platform 2 messages
#yocto
#linux
#imx8
Hi William, For anyone else wondering what kivy is: Kivy - Open source Python library for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps. https
Hi William, For anyone else wondering what kivy is: Kivy - Open source Python library for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps. https
|
By
Randy MacLeod
·
|
|
#yocto Preferred development workflow 4 messages
#yocto
We have many recipes appended to IMAGE_INSTALL in our image recipes and it works just fine. From your description, it sounds like you could go either way. I personally prefer to keep my image recipes
We have many recipes appended to IMAGE_INSTALL in our image recipes and it works just fine. From your description, it sounds like you could go either way. I personally prefer to keep my image recipes
|
By
Chuck Wolber
·
|
|
#selinux #yocto #linux #bitbake: Yocto-hardknott build is success with lbpcre2(V10.36) but libpcre2.so files were never observed under /usr/lib/ when the image is flashed
#selinux
#yocto
#linux
We tried to upgrade the Yocto version from Dunfell to Hardknott. After successful build using hardknott, we flashed the generated image to the device. But we don't see the libpcre2 package installed u
We tried to upgrade the Yocto version from Dunfell to Hardknott. After successful build using hardknott, we flashed the generated image to the device. But we don't see the libpcre2 package installed u
|
By
...
·
|
|
#yocto #zeus
#yocto
#zeus
I am running with zeus 3.0.4 and appear to have an issue with the mount command supporting NFS… ? Can someone explain the following and how I can get “mount” to support NFS ? Trying to mount the UDM f
I am running with zeus 3.0.4 and appear to have an issue with the mount command supporting NFS… ? Can someone explain the following and how I can get “mount” to support NFS ? Trying to mount the UDM f
|
By
Monsees, Steven C (US)
·
|
|
Yocto build isnot Booting up on board zc702 2 messages
#gatesgarth
#linux
#yocto
Hello, What is your output from the ZC702 (USB) serial console? I had similar issue on ZCU102 and debugged my issue: "the U-Boot not showing anything I have debugged to be an issue where DEVICE_TREE d
Hello, What is your output from the ZC702 (USB) serial console? I had similar issue on ZCU102 and debugged my issue: "the U-Boot not showing anything I have debugged to be an issue where DEVICE_TREE d
|
By
Leon Woestenberg
·
|
|
TLV320AIC3104: tlv320aic3104 3 messages
#kernel
#yocto
Hi Alexandre, Thanks for your guidance. I have updated my device tree with dummy codec as linux. Still the sound card is not properly added. When i tried to verify that using aplay, i got error messag
Hi Alexandre, Thanks for your guidance. I have updated my device tree with dummy codec as linux. Still the sound card is not properly added. When i tried to verify that using aplay, i got error messag
|
By
Amrun Nisha.R
·
|
|
Integration of mpg321 in Yocto Zeus 2 messages
#zeus
#yocto
oe-core has mpg123 already, so just use that recipe. Ross
oe-core has mpg123 already, so just use that recipe. Ross
|
By
...
·
|
|
devtool build failure first time but builds fine successfully second time.
#yocto
#devtool
Hello All, I am tyro in yocto , I am having a strange issue where I am trying to build the recipe using devtool build <recipe> . It fails first time but builds second time. It flags an error related t
Hello All, I am tyro in yocto , I am having a strange issue where I am trying to build the recipe using devtool build <recipe> . It fails first time but builds second time. It flags an error related t
|
By
raulpblooper@...
·
|