coreos/layers/meta-belden-coreos
Patrick Vogelaar f8d02a5ecc feat(coreos-supportd-pkgs): create list of CoreOS supported packages
* The list holds packages that get CoreOS "premium" support
* There is also a script to list all the supported recipes and the
  dependencies that get also support by definition
2024-04-08 11:17:55 +02:00
..
classes feat(coreos-installer): add coreos-installer for eagle40-03 2024-03-18 11:19:01 +01:00
conf feat(coreos-supportd-pkgs): create list of CoreOS supported packages 2024-04-08 11:17:55 +02:00
files feat(efibootguard): single image with automatic partition switch 2023-06-27 14:20:37 +02:00
lib/devtool feat(efibootguard): single image with automatic partition switch 2023-06-27 14:20:37 +02:00
recipes-bsp chore(u-boot): move distro settings from bsp to meta-belden-coreos 2024-03-27 11:11:25 +01:00
recipes-core fix(packagegroup-coreos-base.bb): use packagegroup-base instead of packagegroup-base-extended 2024-03-28 21:07:43 +00:00
recipes-coreos/coreos-installer feat(coreos-installer): add coreos-installer for eagle40-03 2024-03-18 11:19:01 +01:00
recipes-devtool/core-os coreos-doc: use python3-native instead of python3 from the host 2022-10-31 08:56:13 +01:00
recipes-kernel/linux chore(linux-yocto): remove support for signing the kernel 2024-03-26 13:56:47 +01:00
recipes-security fix(secure-storage): add missing RDEPENDS 2024-03-19 22:08:52 +00:00
recipes-support/swupdate fix(swupdate): add libgcc as a dependency to terminate swupdate correctly 2024-04-03 12:04:37 +00:00
recipes-test/bats feat(bats): upgrade bats to 1.10 2023-08-16 14:45:33 +02:00
recipes-webadmin/cockpit-podman fix(cockpit-podman): don't call make clean in do_configure 2023-02-06 15:27:57 +01:00
README feat: add a nodistro setup based on oe-core 2022-09-28 11:45:54 +02:00

README

This README file contains information on the contents of the meta-belden-coreos 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-coreos 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-coreos layer to your build
 II. Misc


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

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

II. Misc
========

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