|
Best laptop for compiling Yocto
Hello All, I have a System 76 Serval laptop that I have been using when building Yocto. It seems to be dying and they are on back order now, so not available for replacement. I was wondering what reco
Hello All, I have a System 76 Serval laptop that I have been using when building Yocto. It seems to be dying and they are on back order now, so not available for replacement. I was wondering what reco
|
By
Greg Wilson-Lindberg
· #56202
·
|
|
Touchscreen not working if keyboard or mouse plugged in
We are building yocto Zeus for the Raspberrypi 4. We are using a touchscreen on the system, and it works just fine. But if a keyboard or mouse is plugged in when the system boots then the touchscreen
We are building yocto Zeus for the Raspberrypi 4. We are using a touchscreen on the system, and it works just fine. But if a keyboard or mouse is plugged in when the system boots then the touchscreen
|
By
Greg Wilson-Lindberg
· #55507
·
|
|
virtual/egl on Raspberry Pi 4
Hello Joel, That is what was missing. Qt had reduced the size of their build to what was minimally needed to build their boot2qt demo, and I am using something that they don't. Thanks for telling me w
Hello Joel, That is what was missing. Qt had reduced the size of their build to what was minimally needed to build their boot2qt demo, and I am using something that they don't. Thanks for telling me w
|
By
Greg Wilson-Lindberg
· #54981
·
|
|
virtual/egl on Raspberry Pi 4
Hi Khem, I added the VC4GRAPHICS line and here is the complete error that I get: ERROR: Nothing PROVIDES 'virtual/egl' (but /home/gwilson/Qt-5.15.6/Yocto-build-RPi4/sources/meta-qt5/recipes-qt/qt5/qtb
Hi Khem, I added the VC4GRAPHICS line and here is the complete error that I get: ERROR: Nothing PROVIDES 'virtual/egl' (but /home/gwilson/Qt-5.15.6/Yocto-build-RPi4/sources/meta-qt5/recipes-qt/qt5/qtb
|
By
Greg Wilson-Lindberg
· #54963
·
|
|
virtual/egl on Raspberry Pi 4
I am compiling in 32 bit mode.
I am compiling in 32 bit mode.
|
By
Greg Wilson-Lindberg
· #54960
·
|
|
virtual/egl on Raspberry Pi 4
Hi Khem, Yes, the Raspberry Pi boards do use closed source drivers. What I need is how do I include the proper package that will bring in the necessary virtual/egl for the Raspberry Pi 4. Greg
Hi Khem, Yes, the Raspberry Pi boards do use closed source drivers. What I need is how do I include the proper package that will bring in the necessary virtual/egl for the Raspberry Pi 4. Greg
|
By
Greg Wilson-Lindberg
· #54946
·
|
|
virtual/egl on Raspberry Pi 4
Hello list, I'm working on a Qt supplied boot2qt Yocto build currently based on Zeus that is running on a Raspberry Pi 4. I recently updated the qt version to 5.15.6 and Qt changed something in the Yo
Hello list, I'm working on a Qt supplied boot2qt Yocto build currently based on Zeus that is running on a Raspberry Pi 4. I recently updated the qt version to 5.15.6 and Qt changed something in the Yo
|
By
Greg Wilson-Lindberg
· #54943
·
|
|
RDEPENDS problem
Hi Quentin, It turns out that there was a problem in the build of the libcanfestival.so library that was adding in a reference to ../bin/.... This caused the failure that I asked about initially. Than
Hi Quentin, It turns out that there was a problem in the build of the libcanfestival.so library that was adding in a reference to ../bin/.... This caused the failure that I asked about initially. Than
|
By
Greg Wilson-Lindberg
· #50776
·
|
|
RDEPENDS problem
I have a custom recipe that copies a .so, that libMotors.so calls functions in another libcanfestival.so. When I first added in the copy of the .so I didn't have an RDEPENDS and Yocto printed out an w
I have a custom recipe that copies a .so, that libMotors.so calls functions in another libcanfestival.so. When I first added in the copy of the .so I didn't have an RDEPENDS and Yocto printed out an w
|
By
Greg Wilson-Lindberg
· #50758
·
|
|
Patching file contained in downloaded recipe
Hi Chuck,
By
Greg Wilson-Lindberg
· #50675
·
|
|
Patching file contained in downloaded recipe
I have a recipe that has a .service file in one of its files directories that I need to patch. I haven’t been able to figure out how to specify the directory of the file that needs to be patched. I ca
I have a recipe that has a .service file in one of its files directories that I need to patch. I haven’t been able to figure out how to specify the directory of the file that needs to be patched. I ca
|
By
Greg Wilson-Lindberg
· #50670
·
|
|
Getting kernel patch to work
Hi Denys, I guess I have been rather blind when putting this together. That's what I get for not copying and pasting. Thanks, Greg
Hi Denys, I guess I have been rather blind when putting this together. That's what I get for not copying and pasting. Thanks, Greg
|
By
Greg Wilson-Lindberg
· #48749
·
|
|
Getting kernel patch to work
Hi Anders, Good catch, thanks for seeing that. I also realized that I was missing a FILESEXTRAPATHS_prepend. I have tried both: FILESEXTRAPATHS_prepend := "$(FILE_DIRNAME)/files:" and FILESEXTRAPATHS_
Hi Anders, Good catch, thanks for seeing that. I also realized that I was missing a FILESEXTRAPATHS_prepend. I have tried both: FILESEXTRAPATHS_prepend := "$(FILE_DIRNAME)/files:" and FILESEXTRAPATHS_
|
By
Greg Wilson-Lindberg
· #48744
·
|
|
Getting kernel patch to work
I'm using a boot2qt version of a warrior Yocto build for a raspberry pi4. I'm trying to apply a patch to a driver in the linux kernel. I'm following the procedures laid out in the book "Embedded Linux
I'm using a boot2qt version of a warrior Yocto build for a raspberry pi4. I'm trying to apply a patch to a driver in the linux kernel. I'm following the procedures laid out in the book "Embedded Linux
|
By
Greg Wilson-Lindberg
· #48727
·
|
|
Help with how to debug dependency error
By
Greg Wilson-Lindberg
· #48627
·
|
|
Help with how to debug dependency error
Hi Khem, Thanks for the (possible) solution. What I was really looking for is some way of finding out what changed with the addition of the OSTree directories that then caused the need for the additio
Hi Khem, Thanks for the (possible) solution. What I was really looking for is some way of finding out what changed with the addition of the OSTree directories that then caused the need for the additio
|
By
Greg Wilson-Lindberg
· #48625
·
|
|
Help with how to debug dependency error
I am building a system based on a boot2qt warrior Yocto build for the Raspberry Pi4. Our system is building just fine until I try to add support for OSTree. When I do that I get 3 errors for existing
I am building a system based on a boot2qt warrior Yocto build for the Raspberry Pi4. Our system is building just fine until I try to add support for OSTree. When I do that I get 3 errors for existing
|
By
Greg Wilson-Lindberg
· #48623
·
|
|
[meta-updater] [meta-updater-raspberrypi] ERROR: No recipes available for: ..../meta-updater-raspberrypi/recipes-bsp/u-boot/libubootenv_%.bbappend
I'm trying to add support for ostree to out boot2qt yocto warrior build for raspberry pi4. I've added meta-updater & meta-updater-raspberrypi to the build and when I start bitbake I get the following
I'm trying to add support for ostree to out boot2qt yocto warrior build for raspberry pi4. I've added meta-updater & meta-updater-raspberrypi to the build and when I start bitbake I get the following
|
By
Greg Wilson-Lindberg
· #48505
·
|
|
generate initramfs for raspberry pi
By
Greg Wilson-Lindberg
· #48126
·
|
|
generate initramfs for raspberry pi
Hi Mark, and also Khem (sorry for the miss-spelling of your name),
Hi Mark, and also Khem (sorry for the miss-spelling of your name),
|
By
Greg Wilson-Lindberg
· #48120
·
|