|
#yocto bootchooser: Cannot get state 'state'
14 messages
#yocto
Hi Enrico, thank you very much for your help. I'm using barebox_2019.01.0-phy4-r7.0 now. In thud I used barebox_2017.12.0 The image is built using my own ims layer which depends on core-image-minimal
Hi Enrico, thank you very much for your help. I'm using barebox_2019.01.0-phy4-r7.0 now. In thud I used barebox_2017.12.0 The image is built using my own ims layer which depends on core-image-minimal
|
By
Hans-Ulrich Schlieben
·
|
|
Issue while adding the support for TLS1.3 in existing krogoth yocto
8 messages
#yocto
#apt
#raspberrypi
Any kind of patch if available to directly apply? I am getting error in gobject-introspection native that sha1 sha256 etc not found in usr/lib/python2 7/hashlib.py Sent from my Huawei phone
Any kind of patch if available to directly apply? I am getting error in gobject-introspection native that sha1 sha256 etc not found in usr/lib/python2 7/hashlib.py Sent from my Huawei phone
|
By
amaya jindal
·
|
|
#yocto irc channel topic: 1.2
#yocto
Already mentioned this yesterday in the channel, but was not picked up. the channel topic could be changed to refer to 1.2 i.s.o. 1.1 not sure who has the powers to do so. Have fun, Frnas
Already mentioned this yesterday in the channel, but was not picked up. the channel topic could be changed to refer to 1.2 i.s.o. 1.1 not sure who has the powers to do so. Have fun, Frnas
|
By
...
·
|
|
Problem with git.yoctoproject.org - looks like a server-side issue, confirmed on #yocto IRC channel
3 messages
#yocto
Hello, Looks like there's some problem with Yocto's git server, surfaced just recently. In short - "git fetch --depth=3 <refspec>", which was working just fine about a week ago, now fails with: === Ru
Hello, Looks like there's some problem with Yocto's git server, surfaced just recently. In short - "git fetch --depth=3 <refspec>", which was working just fine about a week ago, now fails with: === Ru
|
By
...
·
|
|
apparmor setup
2 messages
#yocto
First you need to enable the distro feature DISTRO_FEATURES_append = " apparmor" otherwise the kernel fragments wont be included These you need to append to your kernel commend line. I think it is: KE
First you need to enable the distro feature DISTRO_FEATURES_append = " apparmor" otherwise the kernel fragments wont be included These you need to append to your kernel commend line. I think it is: KE
|
By
Armin Kuster
·
|
|
meta-intel stuck on bootup
5 messages
#yocto
Unfortunately, none of the solutions seem to work for me. I tried the same image with a different intel PC and it runs fine. But still gets stuck when running on the Nanobox.
Unfortunately, none of the solutions seem to work for me. I tried the same image with a different intel PC and it runs fine. But still gets stuck when running on the Nanobox.
|
By
eph_pendragon
·
|
|
YOCTO Image - HOW TO ADD GRUB PARAMETERS
#yocto
#grub
Hello, I have this error at boot up on my build that says: "freeing unused kernel memory ..." and the system freezes right after. I found a solution at this link: https://www.linuxquestions.org/questi
Hello, I have this error at boot up on my build that says: "freeing unused kernel memory ..." and the system freezes right after. I found a solution at this link: https://www.linuxquestions.org/questi
|
By
eph_pendragon
·
|
|
SSTATE_MIRRORS with ssh/sftp fetchers
4 messages
#yocto
Hi everyone, Recently, I tried to use the SSTATE_MIRRORS variable to get back sstate cache from a build machine shared amongst developers. When I tried with the simple FILE fetcher, it worked great an
Hi everyone, Recently, I tried to use the SSTATE_MIRRORS variable to get back sstate cache from a build machine shared amongst developers. When I tried with the simple FILE fetcher, it worked great an
|
By
...
·
|
|
Incrementally building constantly changing application source in a workflow-friendly way with
9 messages
#yocto
You can specify a directory relative to the one the recipe is in in SRC_URI. Bitbake will checksum all files in it (so will trigger a re-build if they change), and will copy the directory into the $WO
You can specify a directory relative to the one the recipe is in in SRC_URI. Bitbake will checksum all files in it (so will trigger a re-build if they change), and will copy the directory into the $WO
|
By
Alexander Kanavin
·
|
|
ttyS0 timeout but not using ttyS0
4 messages
#systemd
#yocto
Got it figured out, Seems that the default values from meta/recipes-core/systemd/systemd-serialgetty.bb for SERIAL_CONSOLES in are being processed instead of the expansion in our layer. Even though SE
Got it figured out, Seems that the default values from meta/recipes-core/systemd/systemd-serialgetty.bb for SERIAL_CONSOLES in are being processed instead of the expansion in our layer. Even though SE
|
By
...
·
|
|
adding modules to nginx
#yocto
Hello Guys i am trying to add a lua module into my nginx by yocto recipe. for this i added one bbappend file to add module to nginx recipe and secondly i added a bb file fetch sources and placing it t
Hello Guys i am trying to add a lua module into my nginx by yocto recipe. for this i added one bbappend file to add module to nginx recipe and secondly i added a bb file fetch sources and placing it t
|
By
rkthebest@...
·
|
|
[HELP] Create a new image recipe based on a (changed) existing one
#yocto
Hi, I'm trying to create an image recipe based on an existing one. I've searched online, and I could find such an example. My problem is that the image I what to serve as a base is changed in another
Hi, I'm trying to create an image recipe based on an existing one. I've searched online, and I could find such an example. My problem is that the image I what to serve as a base is changed in another
|
By
joao.ccabral@...
·
|
|
#yocto devtool option -S seems broken
3 messages
#yocto
Hi I 've used the devtool option -S to upload striped binaries to my test hardware but binaries are not executable. The rights were only set to 644. Without -S it works fine. Can anybody verifiy this
Hi I 've used the devtool option -S to upload striped binaries to my test hardware but binaries are not executable. The rights were only set to 644. Without -S it works fine. Can anybody verifiy this
|
By
Thilo Graf
·
|
|
#yocto update the kernel with a rauc bundle
2 messages
#yocto
Hi, i have a working configuration with images and rauc bundles. My problem is that kernel and devicetree are located outside the rootfs and so a bundle update never includes these. My image.wks looks
Hi, i have a working configuration with images and rauc bundles. My problem is that kernel and devicetree are located outside the rootfs and so a bundle update never includes these. My image.wks looks
|
By
Hans-Ulrich Schlieben
·
|
|
cannot create a custom application in Yocto
2 messages
#yocto
hello. i am a newbie with yocto. i am need to create my custom app. i have gone over a number of tutorials but my app stills fails to be compiled. i am trying to compile it with the yocto and not the
hello. i am a newbie with yocto. i am need to create my custom app. i have gone over a number of tutorials but my app stills fails to be compiled. i am trying to compile it with the yocto and not the
|
By
ran junk
·
|
|
How to handle custom fetcher?
2 messages
#yocto
Hello! I'm creating a Yocto BSP layer that depends on an external binary. This binary is large, so it is stored on an external server. (it's an HDF file for a Xilinx ZynqMP device). The binary is retr
Hello! I'm creating a Yocto BSP layer that depends on an external binary. This binary is large, so it is stored on an external server. (it's an HDF file for a Xilinx ZynqMP device). The binary is retr
|
By
Bill.Kulp@...
·
|
|
#raspberrypi #yocto Adding delay for initiation / startup of usb connected device
#raspberrypi
#yocto
Hi! I am having problems with my raspberry pi3 a+ yocto thud build when connecting a LTE E3372 modem. Sometimes it works but most of the times the startup of the LTE device interfere with services tha
Hi! I am having problems with my raspberry pi3 a+ yocto thud build when connecting a LTE E3372 modem. Sometimes it works but most of the times the startup of the LTE device interfere with services tha
|
By
...
·
|
|
#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
·
|
|
How to dynamically set PKGV?
2 messages
#yocto
#python
I have a recipe that builds an application from the master branch of a local git repository. AUTOREV is working, so the recipe automatically rebuilds whenever the repository is updated. The source cod
I have a recipe that builds an application from the master branch of a local git repository. AUTOREV is working, so the recipe automatically rebuilds whenever the repository is updated. The source cod
|
By
Bill.Kulp@...
·
|
|
#yocto eth0 stays down if enp1s0 is renamed in zeus
#yocto
Hi, moving from thud to zeus eth0 no longer goes up on boot. The device has two ethernet ports eth0 and enp1s0. The image renames enp1s0 to eth1 which works fine in thud using: # cat /etc/systemd/netw
Hi, moving from thud to zeus eth0 no longer goes up on boot. The device has two ethernet ports eth0 and enp1s0. The image renames enp1s0 to eth1 which works fine in thud using: # cat /etc/systemd/netw
|
By
Hans-Ulrich Schlieben
·
|