Skip to content
Snippets Groups Projects
Commit 50a7c81b authored by Natanael Copa's avatar Natanael Copa
Browse files

scripts/mkimg.arm.sh: improve description for Pi images

Give better clues which image is for which Pi

fixes alpine/aports#15595
parent 8129a453
No related branches found
No related tags found
No related merge requests found
......@@ -39,9 +39,9 @@ section_rpi_config() {
profile_rpi() {
profile_base
title="Raspberry Pi"
desc="Includes Raspberry Pi kernel.
Designed for RPI 1, 2, 3, 4 and 5
And much more..."
desc="First generation Pis including Zero/W (armhf).
Pi 2 to Pi 3+ generations (armv7).
Pi 3 to Pi 5 generations (aarch64)."
image_ext="tar.gz"
arch="aarch64 armhf armv7"
kernel_flavors="rpi"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment