coreos/layers/meta-belden-coreos-bsp
Patrick Vogelaar e18d9b87a8 fix(qemu-coreos-arm64): fix several issues and refactoring
* rework machine conf to only build necessary stuff
* in *.wks file switch from ondisk to use-uuid the solves an issue that during
  boot the user data partition could not be mounted because user data was set
  to mmcblk1 in fstab but actually was sda
* kenrel options were missing for dmcrypt to create secure storage. those are
  now added to all machines using linux-yocto source and use the
  meta-belden-coreos-bsp layer
2024-02-25 20:42:44 +01:00
..
classes refactor(certificates-and-keys-native): renamed recipe 2024-02-05 18:18:20 +01:00
conf fix(qemu-coreos-arm64): fix several issues and refactoring 2024-02-25 20:42:44 +01:00
recipes-bsp/u-boot refactor(certificates-and-keys-native): renamed recipe 2024-02-05 18:18:20 +01:00
recipes-coreos/coreos-installer feat(coreos-installer): add coreos-installer and emmc support 2023-06-21 15:32:08 +02:00
recipes-kernel/linux fix(qemu-coreos-arm64): fix several issues and refactoring 2024-02-25 20:42:44 +01:00
wic fix(qemu-coreos-arm64): fix several issues and refactoring 2024-02-25 20:42:44 +01:00
COPYING.MIT meta-belden-coreos-bsp: add layer 2022-10-31 08:55:09 +01:00
README meta-belden-coreos-bsp: add layer 2022-10-27 20:05:11 +02:00

README

This README file contains information on the contents of the meta-belden-bsp layer.

Please see the corresponding sections below for details.

Dependencies
============

  URI: <first dependency>
  branch: <branch name>

  URI: <second dependency>
  branch: <branch name>

  .
  .
  .

Patches
=======

Please submit any patches against the meta-belden-bsp layer to the xxxx mailing list (xxxx@zzzz.org)
and cc: the maintainer:

Maintainer: XXX YYYYYY <xxx.yyyyyy@zzzzz.com>

Table of Contents
=================

  I. Adding the meta-belden-bsp layer to your build
 II. Misc


I. Adding the meta-belden-bsp layer to your build
=================================================

Run 'bitbake-layers add-layer meta-belden-bsp'

II. Misc
========

--- replace with specific information about the meta-belden-bsp layer ---