|
imx7d-pico with hardknott - I need help enabling remoteproc in device tree to show /linux/remoteproc.h file and modules in /sys/class/remoteproc
how did you enable it? every BSP has sometimes its own way of adding knobs. > > >
how did you enable it? every BSP has sometimes its own way of adding knobs. > > >
|
By
Khem Raj
· #56411
·
|
|
suricata: enable lua support
seems so, lua5.1 is not ABI compatible with newer Lua, so if an app needs this version then you will have to add it, perhaps see if you can just use internal version or something like that
seems so, lua5.1 is not ABI compatible with newer Lua, so if an app needs this version then you will have to add it, perhaps see if you can just use internal version or something like that
|
By
Khem Raj
· #56376
·
|
|
suricata: enable lua support
perhaps you needs to add lua to DEPENDS as well. <gary=missionsecure.com@...> wrote:
perhaps you needs to add lua to DEPENDS as well. <gary=missionsecure.com@...> wrote:
|
By
Khem Raj
· #56369
·
|
|
How to build flashable yocto image for amd ryzen 5
#bitbake
Please start by reading this https://git.yoctoproject.org/meta-amd/tree/README.md
Please start by reading this https://git.yoctoproject.org/meta-amd/tree/README.md
|
By
Khem Raj
· #56365
·
|
|
Honister on Ubuntu 14.04
<daniel.ammann@...> wrote: Honister is newer releases, Always check the tested sanity distros list for honister ( 3.4.x release) https://docs.yoctoproject.org/3.4.2/ref-manual/system-requir
<daniel.ammann@...> wrote: Honister is newer releases, Always check the tested sanity distros list for honister ( 3.4.x release) https://docs.yoctoproject.org/3.4.2/ref-manual/system-requir
|
By
Khem Raj
· #56360
·
|
|
Custom Image Type
<rudolf.streif@...> wrote: hard to tell without knowing how ota class is being plugged in or what its content is. Do you define IMAGE_FSTYPES:ota ... somewhere ?
<rudolf.streif@...> wrote: hard to tell without knowing how ota class is being plugged in or what its content is. Do you define IMAGE_FSTYPES:ota ... somewhere ?
|
By
Khem Raj
· #56328
·
|
|
python3-smbus no longer builds - Does anyone have an idea?
this should be B instead I think
this should be B instead I think
|
By
Khem Raj
· #56323
·
|
|
Building Yocto images for RPi CM4
You can press bunch of carriage returns and try to login on this series console with the username password you have that will get you further and can check if ssh service is running and network is up
You can press bunch of carriage returns and try to login on this series console with the username password you have that will get you further and can check if ssh service is running and network is up
|
By
Khem Raj
· #56305
·
|
|
looking to boot core-image-minimal on meta-riscv board
Usually we use GitHub issues and pulls
Usually we use GitHub issues and pulls
|
By
Khem Raj
· #56293
·
|
|
looking to boot core-image-minimal on meta-riscv board
We should add them to meta-riscv as reference BSPs. I have port of unmatched locally and have been trying to get the needed changes into meta-sifive which is still pending. > > >
We should add them to meta-riscv as reference BSPs. I have port of unmatched locally and have been trying to get the needed changes into meta-sifive which is still pending. > > >
|
By
Khem Raj
· #56290
·
|
|
QA change - reduced number of reproducibility builds tests?
<richard.purdie@...> wrote: +1
<richard.purdie@...> wrote: +1
|
By
Khem Raj
· #56289
·
|
|
Building Yocto images for RPi CM4
if you have a screen connected maybe you can enable verbose options for kernel and bootloader and see if it prints stuff on console.
if you have a screen connected maybe you can enable verbose options for kernel and bootloader and see if it prints stuff on console.
|
By
Khem Raj
· #56268
·
|
|
Building Yocto images for RPi CM4
it will be good to see serial console and what it prints there can give more info. It might be easier to debug it that way.
it will be good to see serial console and what it prints there can give more info. It might be easier to debug it that way.
|
By
Khem Raj
· #56254
·
|
|
#yocto #raspberrypi0-wifi #honister
#yocto
#raspberrypi0-wifi
#honister
<maaloulsafouane@...> wrote: is it possible to hook up serial console and see if you see additional messages ? also try with master and see if you have same problem as honister or not > >
<maaloulsafouane@...> wrote: is it possible to hook up serial console and see if you see additional messages ? also try with master and see if you have same problem as honister or not > >
|
By
Khem Raj
· #56248
·
|
|
[meta-rockchip][PATCH] layers: Bump to use kirkstone
its not going to be backward ABI compatible with honister due to variable renaming. Signed-off-by: Khem Raj <raj.khem@...> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-
its not going to be backward ABI compatible with honister due to variable renaming. Signed-off-by: Khem Raj <raj.khem@...> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-
|
By
Khem Raj
· #56231
·
|
|
same build for multiple machine configurations
<alexandru.ionita@...> wrote: I think you can share maximum by using same tunes perhaps for pi3 and pi4 machines but we do not generate single images which will work across multiple SOCs.
<alexandru.ionita@...> wrote: I think you can share maximum by using same tunes perhaps for pi3 and pi4 machines but we do not generate single images which will work across multiple SOCs.
|
By
Khem Raj
· #56210
·
|
|
[meta-mingw] [PATCH 1/2] mingw-w64: Upgrade runtime/headers/winpthreads to 9.0.0
<richard.purdie@...> wrote: thanks, sent a fix for diffutils.
<richard.purdie@...> wrote: thanks, sent a fix for diffutils.
|
By
Khem Raj
· #56180
·
|
|
[meta-mingw] [PATCH 2/2] mingw-w64: Disable parallel build
binutils 2.38 brings up a parallel build issue, work it out by disabling parallel build for now Signed-off-by: Khem Raj <raj.khem@...> --- recipes-devtools/mingw-w64/mingw-w64.inc | 4 ++++ 1 fil
binutils 2.38 brings up a parallel build issue, work it out by disabling parallel build for now Signed-off-by: Khem Raj <raj.khem@...> --- recipes-devtools/mingw-w64/mingw-w64.inc | 4 ++++ 1 fil
|
By
Khem Raj
· #56168
·
|
|
[meta-mingw] [PATCH 1/2] mingw-w64: Upgrade runtime/headers/winpthreads to 9.0.0
Drop upstreamed fixes for rdtsc [1] __udivmoddi4[2] [1] https://sourceforge.net/p/mingw-w64/mingw-w64/ci/6a0e9165008f731bccadfc41a59719cf7c8efc02/ [2] https://sourceforge.net/p/mingw-w64/mingw-w64/ci/
Drop upstreamed fixes for rdtsc [1] __udivmoddi4[2] [1] https://sourceforge.net/p/mingw-w64/mingw-w64/ci/6a0e9165008f731bccadfc41a59719cf7c8efc02/ [2] https://sourceforge.net/p/mingw-w64/mingw-w64/ci/
|
By
Khem Raj
· #56167
·
|
|
#yocto #zeus Problem with moving from rocko to zeus
#yocto
#zeus
perhaps there is more specific compiler error in logs above that ?
perhaps there is more specific compiler error in logs above that ?
|
By
Khem Raj
· #56151
·
|