-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
44 lines (28 loc) · 1.16 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
This README file contains information on the contents of the meta-container-demo layer.
Please see the corresponding sections below for details.
Dependencies
============
URI: git://git.openembedded.org/openembedded-core
branch: warrior
URI: git://git.yoctoproject.org/cgit/cgit.cgi/meta-yocto
URI: git://git.yoctoproject.org/cgit/cgit.cgi/meta-yocto-bsp
branch: warrior
Patches
=======
Please submit any patches against the meta-container-demo layer to the xxxx mailing list ([email protected])
and cc: the maintainer:
Maintainer: Scott Murray <[email protected]>
Table of Contents
=================
I. Adding the meta-container-demo layer to your build
II. Misc
I. Adding the meta-container-demo layer to your build
=================================================
Run 'bitbake-layers add-layer meta-container-demo'
II. Misc
========
Simple container demonstration recipes, originally based on content from
ELCE 2018 presentation:
https://elinux.org/images/6/62/Building-Container-Images-with-OpenEmbedded-and-the-Yocto-Project-Scott-Murray-Konsulko-Group-1.pdf
https://youtu.be/OSyLoHYxGLQ
Updated for Yocto Project Developer Day presentation at ELC 2019.