readme: mkimg: Raspberry Vanilla AOSP 16

This commit is contained in:
Konsta
2025-06-11 18:08:09 +03:00
parent 467fdeed87
commit 11bcd723fc
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
Raspberry Vanilla AOSP 15 device configuration for Raspberry Pi 5.
Raspberry Vanilla AOSP 16 device configuration for Raspberry Pi 5.

View File

@@ -25,7 +25,7 @@ for PARTITION in "boot" "system" "vendor"; do
fi
done
VERSION=RaspberryVanillaAOSP15
VERSION=RaspberryVanillaAOSP16
DATE=$(date +%Y%m%d)
TARGET=$(echo ${TARGET_PRODUCT} | sed 's/^aosp_//')
IMGNAME=${VERSION}-${DATE}-${TARGET}.img