mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
23 lines
590 B
Markdown
23 lines
590 B
Markdown
# Layer Contents
|
|
|
|
## Supported Machines
|
|
|
|
* raspberrypi
|
|
* raspberrypi0
|
|
* raspberrypi0-wifi
|
|
* raspberrypi2
|
|
* raspberrypi3
|
|
* raspberrypi3-64 (64 bit kernel & userspace)
|
|
* raspberrypi-cm (dummy alias for raspberrypi)
|
|
* raspberrypi-cm3 (dummy alias for raspberrypi2)
|
|
|
|
## Images
|
|
|
|
* rpi-test-image
|
|
* Image based on core-image-base which includes most of the packages in this
|
|
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.
|