Browse Source
Added raspberrypi4 as the device-type to rasperrypi4_ubuntu_config
Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
2.1.x
Ole Petter
5 years ago
No known key found for this signature in database
GPG Key ID: A7100375167A7B21
1 changed files with
1 additions and
0 deletions
-
configs/raspberrypi4_ubuntu_config
|
|
@ -4,5 +4,6 @@ |
|
|
|
RASPBERRYPI_BINARIES="raspberrypi4-integration-2019.01.tar.gz" |
|
|
|
RASPBERRYPI_KERNEL_IMAGE="vmlinuz" |
|
|
|
MENDER_KERNEL_IMAGETYPE="zImage" |
|
|
|
MENDER_DEVICE_TYPE="raspberrypi4" |
|
|
|
|
|
|
|
source configs/raspberrypi_config |
|
|
|