aboutsummaryrefslogtreecommitdiffstats
path: root/docs/layer-contents.md
blob: 29cfa35c4ef2a97afb344d28198969104b950c92 (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
# 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-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.