|
libpcre error on compilation time
Hi Sethu I don't think so. I just made a quick test by adding IMAGE_INSTALL:append = " libpcre" to conf/local.conf and it builds fine (through the "core-image-minimal" image). I'm using the "kirkstone
Hi Sethu I don't think so. I just made a quick test by adding IMAGE_INSTALL:append = " libpcre" to conf/local.conf and it builds fine (through the "core-image-minimal" image). I'm using the "kirkstone
|
By
Michael Opdenacker
· #59473
·
|
|
libpcre error on compilation time
Hi Sethu Thanks for using Kirkstone. Good choice :) Could you show us your changes? From your logs, we still see the standard libpcre_8.45.bb getting build. At least, you didn't change the version num
Hi Sethu Thanks for using Kirkstone. Good choice :) Could you show us your changes? From your logs, we still see the standard libpcre_8.45.bb getting build. At least, you didn't change the version num
|
By
Michael Opdenacker
· #59441
·
|
|
Reggarding POSIX
Hi Yudai, We support most of them, yes. See https://docs.yoctoproject.org/ref-manual/system-requirements.html Cheers, Michael.
Hi Yudai, We support most of them, yes. See https://docs.yoctoproject.org/ref-manual/system-requirements.html Cheers, Michael.
|
By
Michael Opdenacker
· #59341
·
|
|
Transaction error after trying to add systemd
And the manual is being updated precisely on this point. Cheers Michael.
And the manual is being updated precisely on this point. Cheers Michael.
|
By
Michael Opdenacker
· #59334
·
|
|
Can't find go-helloworld in my image
Oops, yes, silly me! How could I miss this? That was the reason why. Many thanks Tim :-) Michael.
Oops, yes, silly me! How could I miss this? That was the reason why. Many thanks Tim :-) Michael.
|
By
Michael Opdenacker
· #58961
·
|
|
Can't find go-helloworld in my image
Greetings, Using Poky master, I added go-helloworld to my local.conf file: IMAGE_install:append = " go-helloworld" ... to build the recipe on https://git.yoctoproject.org/poky/tree/meta/recipes-extend
Greetings, Using Poky master, I added go-helloworld to my local.conf file: IMAGE_install:append = " go-helloworld" ... to build the recipe on https://git.yoctoproject.org/poky/tree/meta/recipes-extend
|
By
Michael Opdenacker
· #58959
·
|
|
other ways of removing GPLv3 components (than meta-gplv2)
#gplv3
Thanks! I should be able to send a patch this week. Cheers Michael.
Thanks! I should be able to send a patch this week. Cheers Michael.
|
By
Michael Opdenacker
· #58400
·
|
|
other ways of removing GPLv3 components (than meta-gplv2)
#gplv3
Hi Peter, Thanks for raising this question, and thanks to Alex for providing guidelines. I agree that the current wiki and documentation don't provide enough information on excluding GPLv3 packages. I
Hi Peter, Thanks for raising this question, and thanks to Alex for providing guidelines. I agree that the current wiki and documentation don't provide enough information on excluding GPLv3 packages. I
|
By
Michael Opdenacker
· #58278
·
|
|
[docs] Setting up layers in Yocto, the introduction
Hi Alex Thank you for the proposed documentation. Do you want me to look for an appropriate place in the documentation sources where it could be included, and then propose a patch? Cheers Michael.
Hi Alex Thank you for the proposed documentation. Do you want me to look for an appropriate place in the documentation sources where it could be included, and then propose a patch? Cheers Michael.
|
By
Michael Opdenacker
· #58269
·
|
|
[PATCH yocto-autobuilder-helper] scripts: run-docs-build: make the workdir pristine between builds
Hi Quentin, In both cases, why "-ffdx"? Isn't it the same as "-fdx" (just checking the manual page). Cheers Michael.
Hi Quentin, In both cases, why "-ffdx"? Isn't it the same as "-fdx" (just checking the manual page). Cheers Michael.
|
By
Michael Opdenacker
· #58254
·
|
|
Help needed: list of products built with OE / Yocto
Greetings If you are using the Yocto Project to build your products, and are allowed to mention it, one way to contribute to the project is to add such products to the list that we keep on our Wiki: h
Greetings If you are using the Yocto Project to build your products, and are allowed to mention it, one way to contribute to the project is to add such products to the list that we keep on our Wiki: h
|
By
Michael Opdenacker
· #57979
·
|
|
Videos from Yocto talks at Embedded Linux Conference NA
Greetings 5 videos from Yocto Project talks at the Embedded Linux Conference North America are now available on YouTube: BoF: The Yocto Project and OpenEmbedded Organization - Philip Balister, OpenSDR
Greetings 5 videos from Yocto Project talks at the Embedded Linux Conference North America are now available on YouTube: BoF: The Yocto Project and OpenEmbedded Organization - Philip Balister, OpenSDR
|
By
Michael Opdenacker
· #57752
·
|
|
[docs] [PATCH yocto-autobuilder-helper 2/2] scripts/run-docs-build: do not checkout releases.rst from master anymore
Reviewed-by: Michael Opdenacker <michael.opdenacker@...> Indeed, it should be applied right after the latest pull request from master-next is applied. Cheers Michael.
Reviewed-by: Michael Opdenacker <michael.opdenacker@...> Indeed, it should be applied right after the latest pull request from master-next is applied. Cheers Michael.
|
By
Michael Opdenacker
· #57599
·
|
|
Providing Read/Write permission to "etc" in Read only Rootfile system
#zeus
#yocto
Hi Poornesh This is not supported in Zeus, but otherwise you may be interested in the "overlay-etc" class: https://docs.yoctoproject.org/ref-manual/classes.html?highlight=overlayfs#overlayfs-etc-bbcla
Hi Poornesh This is not supported in Zeus, but otherwise you may be interested in the "overlay-etc" class: https://docs.yoctoproject.org/ref-manual/classes.html?highlight=overlayfs#overlayfs-etc-bbcla
|
By
Michael Opdenacker
· #57595
·
|
|
[PATCH v2] auto-generate releases.rst
From: Michael Opdenacker <michael.opdenacker@...> From: Quentin Schulz <quentin.schulz@...> In order to maintain one less file, let's auto-generate the releases.rst file whic
From: Michael Opdenacker <michael.opdenacker@...> From: Quentin Schulz <quentin.schulz@...> In order to maintain one less file, let's auto-generate the releases.rst file whic
|
By
Michael Opdenacker
· #57588
·
|
|
[PATCH yocto-autobuilder-helper] run-docs-build: allow build warnings again
Richard, Quentin, I'd vote for such a solution, as it would allow to move on to newer versions of Sphinx without breaking existing documentation, causing a lot of extra work that's distracting us from
Richard, Quentin, I'd vote for such a solution, as it would allow to move on to newer versions of Sphinx without breaking existing documentation, causing a lot of extra work that's distracting us from
|
By
Michael Opdenacker
· #57572
·
|
|
[docs] [PATCH] auto-generate releases.rst
Hi Quentin That's brilliant, thanks a lot! Just a few comments below... Don't forget to add your name to the authors at the beginning of the script and what the script does now. Thanks again! Cheers M
Hi Quentin That's brilliant, thanks a lot! Just a few comments below... Don't forget to add your name to the authors at the beginning of the script and what the script does now. Thanks again! Cheers M
|
By
Michael Opdenacker
· #57568
·
|
|
[OE-core] Announcing pkgexp
Understood, this definitely makes sense. Forget it! Cheers Michael
Understood, this definitely makes sense. Forget it! Cheers Michael
|
By
Michael Opdenacker
· #57407
·
|
|
[OE-core] Announcing pkgexp
Hi Ross Hey, this looks very nice and very easy to use! One minor complaint, though: the "What Depends on" button didn't immediately catch my eye. Would it be possible to show such reverse dependencie
Hi Ross Hey, this looks very nice and very easy to use! One minor complaint, though: the "What Depends on" button didn't immediately catch my eye. Would it be possible to show such reverse dependencie
|
By
Michael Opdenacker
· #57405
·
|
|
[PATCH yocto-autobuilder-helper 4/4] Revert "scripts: run-docs-build: do not turn sphinx warnings into errors"
Hello Quentin, Richard and I eventually did that: disabling the errors on warnings, so that we can make progress on the Sphinx updates and the generation of epub and pdf formats. This won´t prevent us
Hello Quentin, Richard and I eventually did that: disabling the errors on warnings, so that we can make progress on the Sphinx updates and the generation of epub and pdf formats. This won´t prevent us
|
By
Michael Opdenacker
· #57375
·
|