From 63e53f919089027259a513dc2cd4b140789bf1a3 Mon Sep 17 00:00:00 2001 From: Paul Barker Date: Fri, 23 Mar 2018 17:33:12 +0000 Subject: docs: Remove reference to deprecated images Signed-off-by: Paul Barker --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4318532..b49405b 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ This layer depends on: 1. source poky/oe-init-build-env rpi-build 2. Add this layer to bblayers.conf and the dependencies above 3. Set MACHINE in local.conf to one of the supported boards -4. bitbake rpi-hwup-image +4. bitbake core-image-base 5. dd to a SD card the generated sdimg file (use xzcat if rpi-sdimg.xz is used) 6. Boot your RPI. -- cgit v1.2.3-54-g00ecf