summaryrefslogtreecommitdiffstats
path: root/meta-skeleton/README.skeleton
diff options
context:
space:
mode:
authorScott Weaver <weaverjs@gmail.com>2021-06-25 10:54:52 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-27 08:38:34 +0100
commit90ec6e39f3246bbe388464bb5ff0cb25037039df (patch)
treed724d9143d9b4be662423568be9b1cfa703ece38 /meta-skeleton/README.skeleton
parent8444eacecd1ae08f85b5d6d0f487d9fda2a0dfdb (diff)
downloadpoky-90ec6e39f3246bbe388464bb5ff0cb25037039df.tar.gz
meta-skeleton: update to satisfy yocto-check-layer tests
Added readme to satisfy the readme file test. Updated busybox bbappend to satisfy the signature test. [YOCTO #13612] (From OE-Core rev: b2419bfaf28903d52dd88a3db7985c71e8ed814a) Signed-off-by: Scott Weaver <weaverjs@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton/README.skeleton')
-rw-r--r--meta-skeleton/README.skeleton4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-skeleton/README.skeleton b/meta-skeleton/README.skeleton
new file mode 100644
index 0000000000..35503c1f7d
--- /dev/null
+++ b/meta-skeleton/README.skeleton
@@ -0,0 +1,4 @@
1meta-skeleton
2=============
3
4The meta-skeleton layer contains example recipes and configuration files.