mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-26 07:06:59 +00:00
docs: Remove reference to deprecated images
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
415c1998a6
commit
63e53f9190
@@ -47,7 +47,7 @@ This layer depends on:
|
|||||||
1. source poky/oe-init-build-env rpi-build
|
1. source poky/oe-init-build-env rpi-build
|
||||||
2. Add this layer to bblayers.conf and the dependencies above
|
2. Add this layer to bblayers.conf and the dependencies above
|
||||||
3. Set MACHINE in local.conf to one of the supported boards
|
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)
|
5. dd to a SD card the generated sdimg file (use xzcat if rpi-sdimg.xz is used)
|
||||||
6. Boot your RPI.
|
6. Boot your RPI.
|
||||||
|
|
||||||
|
|||||||
@@ -13,12 +13,10 @@
|
|||||||
|
|
||||||
## Images
|
## Images
|
||||||
|
|
||||||
* rpi-hwup-image
|
|
||||||
* Hardware up image
|
|
||||||
|
|
||||||
* rpi-basic-image
|
|
||||||
* Based on rpi-hwup-image with some added features (ex: splash)
|
|
||||||
|
|
||||||
* rpi-test-image
|
* rpi-test-image
|
||||||
* Image based on rpi-basic-image which includes most of the packages in this
|
* Image based on core-image-base which includes most of the packages in this
|
||||||
layer and some media samples.
|
layer and some media samples.
|
||||||
|
|
||||||
|
For other uses it's recommended to base images on `core-image-minimal` or
|
||||||
|
`core-image-base` as appropriate. The old image names (`rpi-hwup-image` and
|
||||||
|
`rpi-basic-image`) are deprecated.
|
||||||
|
|||||||
Reference in New Issue
Block a user