coreos/layers/meta-belden-coreos-bsp
Samuel Dolt 04e0adf97a feat(efibootguard): single image with automatic partition switch
Now a single unified kernel image is built using a new CoreOS
specific functionality added in the efibootguard UKI stub to
automatically insert root=PARTLABEL=rootfs0 (or rootfs1) in the
kernel command line

BREAKING CHANGE: coreos-image-uki.bbclass now only generate a
single kernel image named kernel-${MACHINE}.efi
2023-06-27 14:20:37 +02:00
..
classes feat(coreos-installer): add coreos-installer and emmc support 2023-06-21 15:32:08 +02:00
conf feat(efibootguard): single image with automatic partition switch 2023-06-27 14:20:37 +02:00
recipes-bsp feat(coreos-installer): add coreos-installer and emmc support 2023-06-21 15:32:08 +02: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 feat(efibootguard): replace systemd-boot by efibootguard 2023-01-24 15:28:00 +01:00
wic feat(coreos-installer): add coreos-installer and emmc support 2023-06-21 15:32:08 +02: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 ---