Re: other ways of removing GPLv3 components (than meta-gplv2)
#gplv3
Alexander Kanavin
For what it's worth, I have eliminated meta-gplv2 from the
infotainment stack (e.g. a major build) of a major car OEM, so this is doable. It would help if you bring up specific issues that you see and we try to figure out how to solve them, and come up with a list of 'standard practices'. Even bash has a sort-of replacement in busybox, which needs to be enabled and played with. Alex On Fri, 7 Oct 2022 at 11:28, Peter via lists.yoctoproject.org <poberauer=yahoo.co.uk@...> wrote:
|
|
Re: other ways of removing GPLv3 components (than meta-gplv2)
#gplv3
Peter
Thank you for the replies, Alex and Michael. |
|
[meta-zephyr][kirkstone][PATCH] nrf52840-mdk-usb-dongle.conf: Add new machine from makerdiary
philippe.coval@astrolabe.coop
From: Philippe Coval <philippe.coval@...>
It was tested with zephyr-openthread-rcp along Oniro's IoT gateway blueprint For the record deployment was done manually: - Click on device button - uf2conv.py "zephyr.hex" -c -f 0xADA52840 - and then copy to mounted "/dev/disk/by-label/MDK-DONGLE" Support of unfree flashing tools might be added later (once double verifi= ed) Forwarded: https://lists.yoctoproject.org/g/yocto/message/58142 Relate-to: https://gitlab.eclipse.org/eclipse/oniro-blueprints/transparen= t-gateway/meta-oniro-blueprints-gateway/-/issues/6 Relate-to: https://wiki.makerdiary.com/nrf52840-mdk/zephyr/ Relate-to: https://gitlab.eclipse.org/pcoval/oniro-presentations/-/wikis/= openthread Signed-off-by: Philippe Coval <philippe.coval.ext@...> Tested-by: Jon Mason <jon.mason@...> Signed-off-by: Naveen Saini <naveen.kumar.saini@...> Signed-off-by: Philippe Coval <philippe.coval@...> --- meta-zephyr-bsp/conf/machine/nrf52840-mdk-usb-dongle.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-zephyr-bsp/conf/machine/nrf52840-mdk-usb-dongle.= conf diff --git a/meta-zephyr-bsp/conf/machine/nrf52840-mdk-usb-dongle.conf b/= meta-zephyr-bsp/conf/machine/nrf52840-mdk-usb-dongle.conf new file mode 100644 index 0000000..67e407a --- /dev/null +++ b/meta-zephyr-bsp/conf/machine/nrf52840-mdk-usb-dongle.conf @@ -0,0 +1,7 @@ +#@TYPE: Machine +#@NAME: nrf52840-mdk-usb-dongle + +#@DESCRIPTION: Machine configuration for makerdiary's nrf52840-mdk-usb-d= ongle + +require conf/machine/include/nrf52.inc +ARCH:nrf52840-mdk-usb-dongle =3D "arm" --=20 2.34.1 |
|
Nikita Gupta
Thanks Alexander,
For guiding me in the right way. I did the same and was able to do testing my image previously all of those tests were skipping but now some of them are passing and some of the status are unknown and skipped and i am trying to figure out the reason of the "unknown" status. Hope so sooner I will get the reason and solution as well. Thanks for helping me. |
|
Re: SRC_URI file://f.tar and destination
Mauro Ziliani
Thank you Quentin.
toggle quoted message
Show quoted text
This is the right parameter Best regards, MZ Il 06/10/22 09:47, Quentin Schulz via lists.yoctoproject.org ha scritto:
Hi Mauro, |
|
Re: core-image-minimal-xfce: Xorg screen remains black
Manuel Wagesreither
I realized `core-image-minimal-xfce.bb` adds `packagegroup-core-x11` to IMAGE_INSTALL.
Yet, * It doesn't add `x11` to IMAGE_FEATURES which would do the same but perhaps a bit more. * It doesn't add `x11-base` to IMAGE_FEATURES, which would add `packagegroup-core-x11-base` to IMAGE_INSTALL and perhaps a bit more. Hence I added `x11` and `x11-base` to IMAGE_FEATURES and it changed things in so far as when the flickering occurs, the black screen changes into a gray screen. Regards, Manuel |
|
Re: other ways of removing GPLv3 components (than meta-gplv2)
#gplv3
Michael Opdenacker
Hi Peter,
On 06.10.22 15:46, Alexander Kanavin wrote: On Thu, 6 Oct 2022 at 15:27, Peter via lists.yoctoproject.orgThanks 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'll propose an update to the manuals. Stay tuned on the docs mailing lists... Cheers Michael. -- Michael Opdenacker, Bootlin Embedded Linux and Kernel engineering https://bootlin.com |
|
Re: core-image-minimal-xfce: Xorg screen remains black
Thomas Perrot
Hi all,
toggle quoted message
Show quoted text
I've also been reproducing this issue for a few days, and I haven't found a fix yet. Does anyone have an idea, to fix it? Kind regards, Thomas On Thu, 2022-10-06 at 17:31 +0200, Manuel Wagesreither wrote:
Hi all, |
|
core-image-minimal-xfce: Xorg screen remains black
Manuel Wagesreither
Hi all,
I'd like to build core-image-minimal-xfce for qemux86-64. I'm on Dunfell. At first, Xorg didn't start properly but I could fix that by adding package xkeyboard-config manually to the image. Now Xorg seems to start (displays a mouse cursor), but the screen is otherwise black. At some point the screen flickers and I see a window for the fraction of a second, but then the screen goes dark again. I've attached what Xorg prints on stderr. There's heaps of error messages and I could go through them and fix them one after the other, but I figure something is broken on a fundamental level. After all, core-image-minimal-xfce should be expected to work, even if it's Dunfell, not? Can you tell me what's causing my problems? I'm on the Dunfell branch tip as it was on October 13th on both poky and meta-openembedded: https://gitlab.com/manuel_wagesreither/bora-proj/-/blob/xfce/kas/bora-xfce.yml#L32 Regards, Manuel |
|
Minutes: Yocto Project Weekly Triage Meeting 10/06/2022
sakib.sajal@...
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Steve Sakoman, Stephen Jolley, Randy Macleod, Joshua Watt, Alexandre Belloni, , Ross Burton, Tim Orling, Alexandre Belloni, Michael Opdenacker ARs: N/A Notes:
Medium+ 4.1 Unassigned Enhancements/Bugs: 27 (Last week 27) Medium+ 4.2 Unassigned Enhancements/Bugs: 9 (Last week 8) Medium+ 4.99 Unassigned Enhancements/Bugs: 44 (Last week 44)AB Bugs: 53
(Last week 54)
|
|
Re: other ways of removing GPLv3 components (than meta-gplv2)
#gplv3
Alexander Kanavin
On Thu, 6 Oct 2022 at 15:27, Peter via lists.yoctoproject.org
<poberauer=yahoo.co.uk@...> wrote: "It is over. There are no excuses left if you are still using meta-gplv2."The suggested way nowadays is to set INCOMPATIBLE_LICENSE only for the image that is actually going to ship in a product, then work your way throgh specific gpl3 dependencies that get pulled in, and eliminate them one by one - precisely how is impossible to tell beforehands, but typical problems are bash scripts (which you need to package separately and not include into the product, or rewrite in posix shell and use #!/bin/sh), or optional dependencies on things like readline, which can be switched off via PACKAGECONFIG tweaks. Alex |
|
other ways of removing GPLv3 components (than meta-gplv2)
#gplv3
Peter
Hi |
|
Re: SRC_URI file://f.tar and destination
Quentin Schulz
Hi Mauro,
On 10/5/22 21:37, Mauro Ziliani wrote: Hi all.Can you try ;subdir= parameter? c.f. https://docs.yoctoproject.org/bitbake/bitbake-user-manual/bitbake-user-manual-fetching.html#the-unpack Cheers, Quentin |
|
Re: [docs] Setting up layers in Yocto, the introduction
Alexander Kanavin
On Wed, 5 Oct 2022 at 19:47, Michael Opdenacker
<michael.opdenacker@...> wrote: Thank you for the proposed documentation.The middle section is actually copied from documentation (I didn't even bother to remove the markup :) If you can find appropriate spots for the first and last section, they could be added. More ideas for Q&A also welcome. We're kind of not done setting the basic pieces yet, as question 7 indicates. Alex |
|
SRC_URI file://f.tar and destination
Mauro Ziliani
Hi all.
I'd like to explod a tar file into subdirectory of source file. The recipe fetch the original source from a git repos. I make a tar of folder I'd like to add to the original sources. SRC_URI := "\ git://git.myserver.com/project.git \ file://added_folder.tar \ " # S is ${WORKDIR}/git Now added_folder.tar is exploded in ${WORKDIR} but I'd like to explod it in ${WORKDIR}/git There is some parameter for file:// fetcher? Best regards, MZ |
|
Re: [docs] Setting up layers in Yocto, the introduction
Michael Opdenacker
Hi Alex
On 26.09.22 18:16, Alexander Kanavin wrote: TL;DR version 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. -- Michael Opdenacker, Bootlin Embedded Linux and Kernel engineering https://bootlin.com |
|
Re: [PATCH yocto-autobuilder-helper] scripts: run-docs-build: make the workdir pristine between builds
Quentin Schulz
Hi Luka,
On 10/4/22 22:54, Luca Ceresoli wrote: Hi Quentin,I guess it does not hurt to be on the safe side by having them before and after the git checkout then? Since the current issue went unnoticed for months... what happens. However I don't know exactly the initial problem you'rehttps://lore.kernel.org/yocto-docs/e50abe3c777e4a23a752a3ec25ad0b2a@axis.com/T/#t Cheers, Quentin |
|
Re: [PATCH yocto-autobuilder-helper] scripts: run-docs-build: make the workdir pristine between builds
Luca Ceresoli
Hi Quentin,
On Tue, 4 Oct 2022 10:15:20 +0200 Quentin Schulz <quentin.schulz@...> wrote: Hi Luca,I think 'reset --hard' + 'clean -ffdx' only before the checkout should be enough. However I'm not sure whether there are corner cases such as a file that is .gitignored in commit A and versioned in commit B or similar. Perhaps worth trying with reset+clean only before, and see what happens. However I don't know exactly the initial problem you're trying to fix. -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com |
|
Alexander Kanavin
You can simply open the recipe file for core-image-rt (in poky/meta)
toggle quoted message
Show quoted text
to see what it does. The realtime-ness (of any image) is set by setting PREFERRED_PROVIDER_virtual/kernel to the realtime flavour, which you already did, and so core-image-full-cmdline will be just as realtime as this one. We do not have a lot of automated testing for the realtime behaviour, as it is difficult to control in a qemu based virtual environment. There's basically just poky/meta/lib/oeqa/runtime/cases/rt.py If you want to check timings, etc. you will have to most likely put the image on real hardware, and experiment with running tests and utilities from command line. Then you can think of how to automate them. It would help if you describe your overall goal. Alex On Tue, 4 Oct 2022 at 21:21, Nikita Gupta <nikitagupta2509@...> wrote:
|
|
Nikita Gupta
Hello Alexander But core-image-full-cmdline is not going to give real time exposure, isn't it? The requirement is to make real time image so core-image-full-cmdline will satisfy the requirement? And would i need to run test of rt-suit one-by one or there is something so i can run in one go? Can you refer me some documents in which I get all these information as I didn't find all these info in one document. As I am new in this thing please guide me . Your guidance is highly appreciated. On Tue, Oct 4, 2022, 18:31 Alexander Kanavin <alex.kanavin@...> wrote: The log file seems truncated? |
|