xiaomi-scorpio: flash the kernel automatically (MR 2721)

Enable automatic kernel flashing on update.
This commit is contained in:
Yassine Oudjana 2021-12-03 09:39:43 +04:00 committed by Oliver Smith
parent 1a52b9c78f
commit f3e6d4f227
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
2 changed files with 3 additions and 1 deletions

View file

@ -14,6 +14,7 @@ depends="
mesa-egl
mkbootimg
postmarketos-base
postmarketos-update-kernel
soc-qcom-msm8996
soc-qcom-msm8996-ucm
"
@ -61,7 +62,7 @@ phosh() {
sha512sums="
223a3b57befe9e5d9a46a3b6c3b800fe5e3340e8e57a887b318dc18a81e3f4268f3ebe8d16eb5d0bc16fadd945460e87eb089b0c4be20a1c6f495b91a1af1b44 deviceinfo
f0f2f6598947e8261607f259bb869e2845b08a5c1df28126bc705f8e7a11547e5702395741da5a7f50a41e17e6840b9ef01a4e3248b387b4d00510aef54118ee deviceinfo
e9ee9c1404b41ba15eafff3f728ff6e0e78dc17e9a88483fca92db1aa3efe0e4d5bf26142e533c4ff12b1bf8ce04ccabb7ca0f93aaea586d5b30910282aad237 pointercal
035f97e328ff9f976b082e66b97f76036cdee9825f3022471c7c5d371291cc4b5bd5c18196cd49f4cd9ad6390abe691b506de3b221e3c122433d5620e3b3c4c9 rootston.ini
a1ca623314e80045ea8d64be06d12ffc091a5585ca40f9713039883e20889ba47f4a3f9c3bd92bd3b616bb6bb621e87409b6b6fa43bfe566a2a46468609c16f4 30-gpu-firmware.files

View file

@ -11,6 +11,7 @@ deviceinfo_append_dtb="true"
deviceinfo_modules_initfs="atmel_mxt_ts msm panel-lgphilips-sw43101 qcom_fg"
deviceinfo_arch="aarch64"
deviceinfo_mesa_driver="msm"
deviceinfo_flash_kernel_on_update="true"
# Device related
deviceinfo_gpu_accelerated="true"