Commit Graph

39 Commits

Author SHA1 Message Date
Samuel Dolt b970ed1d7b feat(layers): update to latest upstream version 2022-12-19 15:13:06 +01:00
Samuel Dolt f83fa6725f fix(u-boot-coreos-efi): add missing depends on u-boot-tools 2022-12-14 13:41:49 +01:00
Samuel Dolt d1685d3068 refactor(container): rename the container image feature to podman 2022-12-02 14:23:22 +01:00
Samuel Dolt e9efb7027b feat(networkmanager): add networkmanager as an image feature 2022-12-02 14:23:22 +01:00
Samuel Dolt 1fe4a473b6 fix(coreos-generic-machine/vm.inc): generate wic.xz 2022-12-02 11:23:49 +01:00
Samuel Dolt 059464debf fix(bblayers): add missing layers dependancies
The layer.conf of meta-belden-coreos now depends on:
- meta-virtualization (needed for podman)
- meta-webserver (needed for cockpit)

The bblayers.conf.sample file now enable theses two layers and theirs dependancies
2022-12-01 15:57:34 +01:00
Samuel Dolt dbf83bcf33 Pull request #19: integration of container image and container runtime based on podman
Merge in ICO/coreos from feat/podman to master

* commit 'b7fd85c8b08b56700255071c3025d6a9c61995ec':
  chore(submodule): move meta-openembedded and meta-virtualization to bitbucket clone
  feat(container): add podman as container runtime
  meta-belden-bsp: add containers machine
2022-11-30 11:33:48 +01:00
Samuel Dolt a633344e1e feat(container): add podman as container runtime 2022-11-29 11:41:36 +01:00
Samuel Dolt 2557c4030f meta-belden-bsp: add containers machine 2022-11-29 11:40:52 +01:00
Samuel Dolt a094c751d6 fix(cn913x.inc): ensure flash-image.bin is generated for wic 2022-11-29 10:42:12 +01:00
Can Ercandogu 3f30c262d5 Pull request #17: Fix machine type typo
Merge in ICO/coreos from private/cxe12011/fix_machine_typo to master

* commit '24c5c9f308537a1feb1a823e5d1df468801d2b2a':
  Deleted the obsolete file
  Fix machine type typo
2022-11-29 07:51:31 +01:00
Can Ercandogu 24c5c9f308 Deleted the obsolete file 2022-11-28 17:34:22 +01:00
Can Ercandogu 08712c335b Fix machine type typo 2022-11-28 17:24:37 +01:00
Samuel Dolt 91d617cafb cn913x: enable UEFI boot 2022-11-24 15:37:07 +01:00
Patrick Vogelaar 85119d3ad1 Pull request #12: No ro FS for dev image and solidrun board improvements
Merge in ICO/coreos from feat/dev_image_improvements to master

* commit '412f3f3bb40d364624a85db267d092bdae4cea86':
  No ro FS for dev image and solidrun board improvements
2022-11-24 15:34:04 +01:00
Patrick Vogelaar 412f3f3bb4 No ro FS for dev image and solidrun board improvements
* 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.
2022-11-24 15:32:15 +01:00
Samuel Dolt 489a1a9764 Pull request #13: Add UEFI support
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
2022-11-18 09:24:11 +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
Patrick Vogelaar cbc5ba0cfd Update sanitychecker
* Update error text -> typo
* Add ubuntu 22.04 to the tested ditros
2022-11-09 06:52:49 +01:00
Patrick Vogelaar af70af4cd9 Pull request #10: Re-enable the read-only-rootfs
Merge in ICO/coreos from feat/reenable_ro_rootfs to master

* commit '128263b184370563a1b3ce422fd52871f7be434a':
  Re-enable the read-only-rootfs
2022-11-01 16:11:26 +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 8220408791 meta-belden-coreos-sanity: add some machine configuration checks 2022-10-31 08:55:14 +01:00
Samuel Dolt 8215d715df meta-belden-coreos-bsp: add the beaglebone machine 2022-10-31 08:55:14 +01:00
Samuel Dolt d564945da9 meta-belden-coreos-bsp: add beaglebone machine 2022-10-31 08:55:14 +01:00
Samuel Dolt 6c45058ef2 meta-belden-coreos-bsp: add layer 2022-10-31 08:55:09 +01:00
Patrick Vogelaar 128263b184 Re-enable the read-only-rootfs 2022-10-27 22:22:14 +02:00
Samuel Dolt a7438b518d meta-belden-coreos-bsp: add the pc-x64 machine 2022-10-27 20:07:50 +02:00
Samuel Dolt 11e8648ac9 meta-belden-coreos-bsp: add layer 2022-10-27 20:05:11 +02:00
Samuel Dolt e221f49cbf feat: allow CoreOS to be embedded in another repository 2022-10-26 14:16:34 +02:00
Patrick Vogelaar 33ec98c9b2 Pull request #6: Feat/marvell bsp
Merge in ICO/coreos from feat/marvell-bsp to master

* commit 'da856bdcd702efbf565381d4111803776ce69b1d':
  Add support for CN9130-CEX7
  feat: add meta-belden-marvell-bsp layer
2022-10-18 15:21:38 +02:00
Patrick Vogelaar da856bdcd7 Add support for CN9130-CEX7 2022-10-18 14:30:32 +02:00
Samuel Dolt 0b9a7d9c7e feat(coreos-sanity): add some checks to ensure that coreos policies are not overwritted 2022-10-13 15:26:57 +02:00
Samuel Dolt a6f33081eb fix(coreos-doc): remove the documentation folder if it already exist in DEPLOY_DIR 2022-10-13 15:19:47 +02:00
Samuel Dolt 8fb29094c9 feat: add meta-belden-marvell-bsp layer 2022-10-10 09:22:18 +02:00
Samuel Dolt fb4838e2b6 coreos-doc: recipe added 2022-10-05 12:07:04 +02:00
Samuel Dolt 614c12cdce feat(coros-image): add some basics image for coreos 2022-10-04 10:47:47 +02:00
Samuel Dolt 650d0f5949 feat(belden-coreos): add belden-coreos distro configuration 2022-09-29 16:53:43 +02:00
Samuel Dolt 7d5bd0b19a refactor(meta-belden-coreos): remove example recipes 2022-09-29 16:52:19 +02:00
Samuel Dolt 8c62fc5df9 feat: add a nodistro setup based on oe-core 2022-09-28 11:45:54 +02:00