* dev image is now r/w which makes it easier to just try things out
* remove mount point from boot.src partition which causes it to not
show in /etc/fstab. The presence of the entry caused boot problems.
Merge in ICO/coreos from feat/uefi to master
* commit '25ac363358200694e85f9149f2480daec24c5377':
documentation: fix typo
meta-belden-coreos-bsp: add support for EFI and EFI Secure Boot
coreos-doc: use python3-native instead of python3 from the host
meta-belden-coreos-sanity: add some machine configuration checks
meta-belden-coreos-bsp: add the beaglebone machine
meta-belden-coreos-bsp: add beaglebone machine
meta-belden-coreos-bsp: add layer
Merge in ICO/coreos from feat/minor_changes_and_improvements to master
* commit 'cbc5ba0cfdb5699f399333ce08e6226a17ed61b5':
Update sanitychecker
Update documentation
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.
Merge in ICO/coreos from feat/live-os to master
* commit 'a7438b518d50b259ff5abc3138ac1735ebdcd4f2':
meta-belden-coreos-bsp: add the pc-x64 machine
meta-belden-coreos-bsp: add layer
Merge in ICO/coreos from feat/embeding-coreos to master
* commit 'e221f49cbf50aae44471b4f82766aa3f4121905b':
feat: allow CoreOS to be embedded in another repository
Merge in ICO/coreos from feat/marvell-bsp to master
* commit 'da856bdcd702efbf565381d4111803776ce69b1d':
Add support for CN9130-CEX7
feat: add meta-belden-marvell-bsp layer
Merge in ICO/coreos from feat/sanity-checks to master
* commit '0b9a7d9c7e6c5774def752c924d6baff69afb930':
feat(coreos-sanity): add some checks to ensure that coreos policies are not overwritted
fix(coreos-doc): remove the documentation folder if it already exist in DEPLOY_DIR
Merge in ICO/coreos from feat/docs-build to master
* commit '3951c217d1a1c2a51e23e2c7f6e673086218b6a9':
feat: add the coreos-doc script
refactor: oe-init-build-env renamed to coreos-init-build-env
coreos-doc: recipe added
Merge in ICO/coreos from feat/images-and-docs to master
* commit 'b93c75f8b8ea0ef49a7746d90d4a142bfae0c031':
doc: document all the current feature of CoreOS
feat(coros-image): add some basics image for coreos
Merge in ICO/coreos from feat/add-distro-setup to master
* commit '650d0f594941d17f74808a4387b48530283e175d':
feat(belden-coreos): add belden-coreos distro configuration
refactor(meta-belden-coreos): remove example recipes