netmodule-wireless-linux/layers/meta-nwl-distro
Samuel Dolt d43ba7a6e3 secure-boot: use keys from meta-nwl-distro/files/keys by default
instead of using the keys generated inside build/key by
coreos-init-buildenv, we use a fixed set of keys by default
so that we can share the sstate output that use thoses keys to
share binaries between the CI state server and developers local
installation.
2023-08-03 16:45:24 +02:00
..
classes ADD: fitimage with integrated ramdisk. 2023-08-03 13:23:30 +02:00
conf secure-boot: use keys from meta-nwl-distro/files/keys by default 2023-08-03 16:45:24 +02:00
files/keys secure-boot: use keys from meta-nwl-distro/files/keys by default 2023-08-03 16:45:24 +02:00
recipes-core images: remove minimal image, rename test image 2023-08-03 13:23:30 +02:00
recipes-example/example Initial NWL Commit ... 2023-03-06 23:34:12 +01:00
COPYING.MIT Initial NWL Commit ... 2023-03-06 23:34:12 +01:00
README Initial NWL Commit ... 2023-03-06 23:34:12 +01:00

README

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


I. Adding the meta-nwl-distro layer to your build
=================================================

Run 'bitbake-layers add-layer meta-nwl-distro'

II. Misc
========

--- replace with specific information about the meta-nwl-distro layer ---