|
Image size reduction
Ajam, It would be useful if you could reply either way. If there's still a problem then perhaps someone can help. If you are able to resolve the issue, then a brief summary of what you did could help
Ajam, It would be useful if you could reply either way. If there's still a problem then perhaps someone can help. If you are able to resolve the issue, then a brief summary of what you did could help
|
By
Randy MacLeod
· #49127
·
|
|
Fw: Reducing rootfs size in yocto
I've also seen this problem and was frustrated by it. The BSP vendors/developers want to test the full feature set of the hardware but they often don't bother stripping out packages after confirming t
I've also seen this problem and was frustrated by it. The BSP vendors/developers want to test the full feature set of the hardware but they often don't bother stripping out packages after confirming t
|
By
Randy MacLeod
· #49089
·
|
|
Novice question on makefile in yocto environment
Did anyone reply off list? Did you have a look at using the SDK and tips in: https://www.yoctoproject.org/docs/current/sdk-manual/sdk-manual.html#sdk-adding-makefile-only-software Also, here's a simpl
Did anyone reply off list? Did you have a look at using the SDK and tips in: https://www.yoctoproject.org/docs/current/sdk-manual/sdk-manual.html#sdk-adding-makefile-only-software Also, here's a simpl
|
By
Randy MacLeod
· #49074
·
|
|
Files get sporadically lost for native packages
Hi Konrad, Thanks for the detailed and complete replies. I don't think I've seen this error and we do 100s of builds per day using local many-core systems running Ubuntu-18.04 but with the builds in d
Hi Konrad, Thanks for the detailed and complete replies. I don't think I've seen this error and we do 100s of builds per day using local many-core systems running Ubuntu-18.04 but with the builds in d
|
By
Randy MacLeod
· #49046
·
|
|
Files get sporadically lost for native packages
Hi Konrad, I'm not really familiar with that code but it's being run buy 1000s of builder around the world so let's try to eliminate a few possibilities. When did you start having this problem? How of
Hi Konrad, I'm not really familiar with that code but it's being run buy 1000s of builder around the world so let's try to eliminate a few possibilities. When did you start having this problem? How of
|
By
Randy MacLeod
· #49021
·
|
|
#sdk #toolchain
#sdk
#toolchain
Hi Joris, Thanks for reporting the issue. I can't test this right now. Can you reproduce the problem with just oe-core and a core-image that is similar to yours? If you can, then please either debug t
Hi Joris, Thanks for reporting the issue. I can't test this right now. Can you reproduce the problem with just oe-core and a core-image that is similar to yours? If you can, then please either debug t
|
By
Randy MacLeod
· #48636
·
|
|
yocto.io: Add weekly full tests on master branch?
Hi, There are many tests run for master-next and reported here: https://autobuilder.yocto.io/pub/non-release/ such as: https://autobuilder.yocto.io/pub/non-release/20200214-4/testresults/testresult-re
Hi, There are many tests run for master-next and reported here: https://autobuilder.yocto.io/pub/non-release/ such as: https://autobuilder.yocto.io/pub/non-release/20200214-4/testresults/testresult-re
|
By
Randy MacLeod
· #48424
·
|
|
[yocto-builds] /sbin/telinit conflicts between systemd and sysvinit in yocto 2.6.3
Hi Vijay, Note that the yocto-builds list is for automated tests and reports. The usual list is: yocto@... See below for my reply once I address the email list confusion. Michael, C
Hi Vijay, Note that the yocto-builds list is for automated tests and reports. The usual list is: yocto@... See below for my reply once I address the email list confusion. Michael, C
|
By
Randy MacLeod
· #48382
·
|
|
Tools to debug kernel hang in yocto
Hi Sheraz, In addition to Mark's comments, did you try: [ 242.788074] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. to see if you could learn more about the system when thi
Hi Sheraz, In addition to Mark's comments, did you try: [ 242.788074] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. to see if you could learn more about the system when thi
|
By
Randy MacLeod
· #48185
·
|
|
[RFC PATCH] python: remove Python 2 and all supporting classes
I've been re-basing the merge of meta-rust to oe-core and adding additional meta-rust commits so while I could send it to the list, Richard wants a reproducible build test so I'm figuring that out. ..
I've been re-basing the merge of meta-rust to oe-core and adding additional meta-rust commits so while I could send it to the list, Richard wants a reproducible build test so I'm figuring that out. ..
|
By
Randy MacLeod
· #48027
·
|
|
[RFC PATCH] python: remove Python 2 and all supporting classes
Hi Andreas, We move the oe-core bits that are being removed to meta-python2, see: https://www.mail-archive.com/openembedded-devel@... and then it's up to the layer mai
Hi Andreas, We move the oe-core bits that are being removed to meta-python2, see: https://www.mail-archive.com/openembedded-devel@... and then it's up to the layer mai
|
By
Randy MacLeod
· #48016
·
|
|
Root login not working with Warrior
Hi Teemu, I'm not sure what's wrong but you can always add strace to your image, login as a user and run: $ sudo strace -f -o /tmp/trace-[root|user].log -p <pidof login> where the pid you specify is e
Hi Teemu, I'm not sure what's wrong but you can always add strace to your image, login as a user and run: $ sudo strace -f -o /tmp/trace-[root|user].log -p <pidof login> where the pid you specify is e
|
By
Randy MacLeod
· #47976
·
|
|
Md5sum calculation
Welcome to the Yocto Project! You can either download the file manually and run: md5sum package_3.14.tar.gz or put bogus values into the recipe and then: bitbake package and bitbake will tell you that
Welcome to the Yocto Project! You can either download the file manually and run: md5sum package_3.14.tar.gz or put bogus values into the recipe and then: bitbake package and bitbake will tell you that
|
By
Randy MacLeod
· #47914
·
|
|
Applying grpc fix to `zeus`
HI Dmitri, The patch is undergoing tests in master-next as of 20 hours ago: http://git.openembedded.org/meta-openembedded/log/?h=master-next So wait a day or two and if it gets merged to master, cherr
HI Dmitri, The patch is undergoing tests in master-next as of 20 hours ago: http://git.openembedded.org/meta-openembedded/log/?h=master-next So wait a day or two and if it gets merged to master, cherr
|
By
Randy MacLeod
· #47705
·
|
|
Fixing vulnerabilities in glibc
#yocto
Welcome Milun, The 2.6.4 was released in early November 2019 and I don't see any plans to ever release 2.6.5 but I've CCed Armin to confirm if this is the official YP plan. As for patches to the 'thud
Welcome Milun, The 2.6.4 was released in early November 2019 and I don't see any plans to ever release 2.6.5 but I've CCed Armin to confirm if this is the official YP plan. As for patches to the 'thud
|
By
Randy MacLeod
· #47611
·
|
|
Yocto Image Build for NXP i.MX8M
Aj, Please CC the yocto email list; I've added it back. Googling "hello world yocto" found: http://variwiki.com/index.php?title=Yocto_Hello_World and several other web pages and youtube videos. You mi
Aj, Please CC the yocto email list; I've added it back. Googling "hello world yocto" found: http://variwiki.com/index.php?title=Yocto_Hello_World and several other web pages and youtube videos. You mi
|
By
Randy MacLeod
· #47526
·
|
|
Yocto Image Build for NXP i.MX8M
Run: $ runqemu qemux86-64 since your machine is: above. I see that the 'quick start' guide says to use "qemux86" https://www.yoctoproject.org/docs/2.0/yocto-project-qs/yocto-project-qs.html Did you ch
Run: $ runqemu qemux86-64 since your machine is: above. I see that the 'quick start' guide says to use "qemux86" https://www.yoctoproject.org/docs/2.0/yocto-project-qs/yocto-project-qs.html Did you ch
|
By
Randy MacLeod
· #47511
·
|
|
Memory Tests in U-Boot
I don't know if any of the (too many) versions of u-boot have that feature. If you are willing to test from userspace, there is memtester: https://layers.openembedded.org/layerindex/recipe/863/ I don'
I don't know if any of the (too many) versions of u-boot have that feature. If you are willing to test from userspace, there is memtester: https://layers.openembedded.org/layerindex/recipe/863/ I don'
|
By
Randy MacLeod
· #47386
·
|
|
Warning message after building recipe:
It looks like your question is covered here: https://forums.xilinx.com/t5/Embedded-Linux/Bitbake-recipe-help/td-p/773151 ../Randy
It looks like your question is covered here: https://forums.xilinx.com/t5/Embedded-Linux/Bitbake-recipe-help/td-p/773151 ../Randy
|
By
Randy MacLeod
· #47385
·
|
|
Doubt regarding python-elementtree rpm
It was merged into python-xml: python: merge python-elementtree into python-xml https://git.openembedded.org/openembedded-core/commit/?id=5f7206eba3953b7f29148ecfb791995773ee5fc7
It was merged into python-xml: python: merge python-elementtree into python-xml https://git.openembedded.org/openembedded-core/commit/?id=5f7206eba3953b7f29148ecfb791995773ee5fc7
|
By
Randy MacLeod
· #47345
·
|