coreos/layers/meta-belden-coreos-bsp
Samuel Dolt fb4702780b feat(swupdate): add efibootguard update support
This also change the beaglebone target to use a GPT
partitioned disk

BREAKING CHANGE: .swu image generated can not be used on old
device, thus the device has to be reflashed.

BREAKING CHANGE: Support for MBR formatted disk is removed, as
it was only used for Beaglebone
2023-05-15 18:09:18 +02:00
..
classes fix(coreos-efi-secureboot.bbclass): fix cache invalidation 2023-05-05 09:02:20 +02:00
conf feat(swupdate): add efibootguard update support 2023-05-15 18:09:18 +02:00
recipes-bsp feat(coreos-emmc-flasher): beaglebone support 2023-02-22 14:23:46 +01:00
recipes-kernel/linux feat(efibootguard): replace systemd-boot by efibootguard 2023-01-24 15:28:00 +01:00
wic feat(swupdate): add efibootguard update support 2023-05-15 18:09:18 +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 ---