|
linux script command
Does Yocto support the Linux script command, and how would I enable it for kernel use ? I am currently using Zeus release… Thanks, Steve
Does Yocto support the Linux script command, and how would I enable it for kernel use ? I am currently using Zeus release… Thanks, Steve
|
By
Monsees, Steven C (US)
· #59022
·
|
|
Does yocto to support a package for bitwise functionality ?
Hello: Is there a package I can install under Yocto so that scripts can perform bitwise functions, to help with converting the read hex data into the correct unit of measurement, i.e. mV, watts, etc.
Hello: Is there a package I can install under Yocto so that scripts can perform bitwise functions, to help with converting the read hex data into the correct unit of measurement, i.e. mV, watts, etc.
|
By
Monsees, Steven C (US)
· #58749
·
|
|
Thud/Zeus support of Linux "memtester"
Does Yocto thud/zeus support the linux “memtester”, to find memory subsystem faults ? Whay packages would need to be included to support this utility ? Thanks, Steve
Does Yocto thud/zeus support the linux “memtester”, to find memory subsystem faults ? Whay packages would need to be included to support this utility ? Thanks, Steve
|
By
Monsees, Steven C (US)
· #58636
·
|
|
devtool upgrade for go recipes with git "broken"
Thanks...
By
Monsees, Steven C (US)
· #58380
·
|
|
# honister #systemd attempting to run script on boot...
#systemd
I have this working now… Thanks Matt for spotting those honister config issues, that led led me to the heart of the problem… Steve
I have this working now… Thanks Matt for spotting those honister config issues, that led led me to the heart of the problem… Steve
|
By
Monsees, Steven C (US)
· #58328
·
|
|
# honister #systemd attempting to run script on boot...
#systemd
I am trying to make use of system to run a test script at boot… I can exercise my test_script/test_script.service manually using systemctl commands and it appears to work as expects. I created a recip
I am trying to make use of system to run a test script at boot… I can exercise my test_script/test_script.service manually using systemctl commands and it appears to work as expects. I created a recip
|
By
Monsees, Steven C (US)
· #58324
·
|
|
#yocto #dunfell
#yocto
#dunfell
Thanks… will give it a try.
Thanks… will give it a try.
|
By
Monsees, Steven C (US)
· #58097
·
|
|
#yocto #dunfell
#yocto
#dunfell
Any hints or ideas on what I might be doing wrong would be appreciated…
Any hints or ideas on what I might be doing wrong would be appreciated…
|
By
Monsees, Steven C (US)
· #58095
·
|
|
#yocto #dunfell
#yocto
#dunfell
I am seeing an error when I attempt to apply a patch, and could use some clarification or way to resolve… Am doing something wrong in patch creation ? What is meant by : ”Patch console.patch does not
I am seeing an error when I attempt to apply a patch, and could use some clarification or way to resolve… Am doing something wrong in patch creation ? What is meant by : ”Patch console.patch does not
|
By
Monsees, Steven C (US)
· #58081
·
|
|
#yocto #dunfell #qemux86-64
#yocto
#dunfell
#qemux86-64
Thank you, and I am looking at kirkstone...
Thank you, and I am looking at kirkstone...
|
By
Monsees, Steven C (US)
· #57965
·
|
|
#yocto #dunfell #qemux86-64
#yocto
#dunfell
#qemux86-64
I will have to double check, but the issue did not appear under zeus... so qemu changed sometime after zeus ?
I will have to double check, but the issue did not appear under zeus... so qemu changed sometime after zeus ?
|
By
Monsees, Steven C (US)
· #57961
·
|
|
#yocto #dunfell #qemux86-64
#yocto
#dunfell
#qemux86-64
One final question, does this issue exist in kirkstone-4.0.2 ? Thanks, Steve
One final question, does this issue exist in kirkstone-4.0.2 ? Thanks, Steve
|
By
Monsees, Steven C (US)
· #57959
·
|
|
#yocto #dunfell #qemux86-64
#yocto
#dunfell
#qemux86-64
Thank you for the quick replay... The no graphic option does work but the kernel comes up with errors... Will full wayland support be added to the dunfell release ? Steve
Thank you for the quick replay... The no graphic option does work but the kernel comes up with errors... Will full wayland support be added to the dunfell release ? Steve
|
By
Monsees, Steven C (US)
· #57957
·
|
|
#yocto #dunfell #qemux86-64
#yocto
#dunfell
#qemux86-64
Hello: I am attempting to evaluate dunfell -23.0.17, on a cetos7 linux box. When building the default : core-image-minimal or core-image-sato, clean with no errors/warnings, on execution I get the fol
Hello: I am attempting to evaluate dunfell -23.0.17, on a cetos7 linux box. When building the default : core-image-minimal or core-image-sato, clean with no errors/warnings, on execution I get the fol
|
By
Monsees, Steven C (US)
· #57954
·
|
|
#kirkstone qemu
#kirkstone
Hello: I built kirkstone core-image-sato from scratch no modifications, clean build was going test kirkstone out… When I went to run using qemu I saw the following issue with “tun”, even after a manua
Hello: I built kirkstone core-image-sato from scratch no modifications, clean build was going test kirkstone out… When I went to run using qemu I saw the following issue with “tun”, even after a manua
|
By
Monsees, Steven C (US)
· #57816
·
|
|
poky-dunfell-23.0.17
I wanted to do a simple test with dunfell, my system meets all the minimum requirements based on documentation, and I am running under centos7… I downloaded poky-dunfell-23.0.17, built both “core-imag
I wanted to do a simple test with dunfell, my system meets all the minimum requirements based on documentation, and I am running under centos7… I downloaded poky-dunfell-23.0.17, built both “core-imag
|
By
Monsees, Steven C (US)
· #57737
·
|
|
enabling symbols for debug in clinfo
I will need to test but, that appears to have done the trick... root@sbcb-default gdb clinfo GNU gdb (GDB) 8.3.1 Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or
I will need to test but, that appears to have done the trick... root@sbcb-default gdb clinfo GNU gdb (GDB) 8.3.1 Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or
|
By
Monsees, Steven C (US)
· #57030
·
|
|
enabling symbols for debug in clinfo
Hello: I’d like to build clinfo w/ “-g” option to do some debugging with GDB… I am looking at: meta-openembedded/meta-oe/recipes-support/opencl/clinfo_2.2.18.04.06.bb I created a “bbapend” file to mod
Hello: I’d like to build clinfo w/ “-g” option to do some debugging with GDB… I am looking at: meta-openembedded/meta-oe/recipes-support/opencl/clinfo_2.2.18.04.06.bb I created a “bbapend” file to mod
|
By
Monsees, Steven C (US)
· #57026
·
|
|
CVE patch updates
Thanks Tim, subscribed…
By
Monsees, Steven C (US)
· #56562
·
|
|
CVE patch updates
Thanks Richard, will do…
By
Monsees, Steven C (US)
· #56561
·
|