Commit Graph

5 Commits

Author SHA1 Message Date
Marc Mattmueller 6d45ac4308 scripts/coreos-bblayers-envsub: fixed path of shebang
there might be OS where usr merge is not included and thus
/bin/env is not available as it resides in /usr/bin/env.

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-11-25 15:28:17 +01:00
Samuel Dolt a3e168b217 meta-belden-coreos-bsp: add support for EFI and EFI Secure Boot 2022-11-09 15:35:15 +01:00
Samuel Dolt 3b30978021 coreos-doc: use python3-native instead of python3 from the host
This fix the recipes by ihneriting the python3native class. DEPENDS
was also fix, as we need the native version of the needed package
and not the one from the target. It was previously only building
because bitbake use by default the host python3 and on my computer
I was having all the deps locally installed.
2022-10-31 08:56:13 +01:00
Samuel Dolt e221f49cbf feat: allow CoreOS to be embedded in another repository 2022-10-26 14:16:34 +02:00
Samuel Dolt 3951c217d1 feat: add the coreos-doc script 2022-10-05 12:07:04 +02:00