readme: mkimg: Raspberry Vanilla AOSP 16
This commit is contained in:
@@ -1 +1 @@
|
|||||||
Raspberry Vanilla AOSP 15 device configuration for Raspberry Pi 4.
|
Raspberry Vanilla AOSP 16 device configuration for Raspberry Pi 4.
|
||||||
|
2
mkimg.sh
2
mkimg.sh
@@ -25,7 +25,7 @@ for PARTITION in "boot" "system" "vendor"; do
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
VERSION=RaspberryVanillaAOSP15
|
VERSION=RaspberryVanillaAOSP16
|
||||||
DATE=$(date +%Y%m%d)
|
DATE=$(date +%Y%m%d)
|
||||||
TARGET=$(echo ${TARGET_PRODUCT} | sed 's/^aosp_//')
|
TARGET=$(echo ${TARGET_PRODUCT} | sed 's/^aosp_//')
|
||||||
IMGNAME=${VERSION}-${DATE}-${TARGET}.img
|
IMGNAME=${VERSION}-${DATE}-${TARGET}.img
|
||||||
|
Reference in New Issue
Block a user