crops / poky-container

A container image that is able to run bitbake/poky. It has helpers to create users and groups within the container. This is so that the output generated in the container will be readable by the user on the host.
GNU General Public License v2.0
204 stars 95 forks source link

Bugfix/11385 #104

Open javiercarrascocruz opened 4 months ago

javiercarrascocruz commented 4 months ago

This series fixes the following bug reported on the Yocto Project Bugzilla:

https://bugzilla.yoctoproject.org/show_bug.cgi?id=11385

When at it, a trivial typo has been fixed in the help message, and the rest of the options has been added. They follow the format used in the example for consistency (’option=val’, and not 'option val' as stated in the help message).

javiercarrascocruz commented 3 months ago

Gentle ping.

Does the CROPS contribution workflow run via mailing list? If that's the case, I would like to know which one to send these patches.

moto-timo commented 2 months ago

This is the correct place for contributions. We have a very limited number of people reviewing. Apologies for the delay.

javiercarrascocruz commented 2 months ago

No worries, I just wanted to make sure that I was in the right place.