From 498830a97001a793c12aef3d011c5374a05b4a83 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Tue, 12 Jan 2016 12:00:25 +0100 Subject: mv yocto examples into example dir Signed-off-by: Manuel Traut --- examples/yocto/meta-mini/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/yocto/meta-mini/README (limited to 'examples/yocto/meta-mini/README') diff --git a/examples/yocto/meta-mini/README b/examples/yocto/meta-mini/README new file mode 100644 index 0000000..8014dc2 --- /dev/null +++ b/examples/yocto/meta-mini/README @@ -0,0 +1,4 @@ +this is a mini layer for the sabrelite and beaglebone black board + +use DISTRO='lxt' MACHINE='beaglebone-black | sabrelite' in your local.conf +and 'bitbake mini-image' -- cgit v1.2.3