summaryrefslogtreecommitdiffstats
path: root/docs/layer-contents.md
blob: e2c59a44fce34c5167a09e21548cae1ecbf5a54e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# 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)

Note: The raspberrypi3 machines include support for Raspberry Pi 3B+.

## Images

* rpi-hwup-image
  * Hardware up image

* rpi-basic-image
  * Based on rpi-hwup-image with some added features (ex: splash)

* rpi-test-image
  * Image based on rpi-basic-image which includes most of the packages in this
    layer and some media samples.