microsoft-surface-rt: remove deprecated deviceinfo variables (MR 4928)
[ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
5d6d977dc8
commit
8c395c506d
2 changed files with 1 additions and 5 deletions
|
@ -59,6 +59,6 @@ x11() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
abcd58ab70852be649b98764b893dce9801574ebc4bb577f4e34ea624becb1672aa561aff312e65701a867c55020e86a4d9c69cdbfe1472c405b9e916505b5f3 deviceinfo
|
||||
4585b96c10b86012d2ce33c623adf4f64a77219372a17e79ff3617bed1b18617f0965a4d9ea859dc7ecc6892970cbc9327936ce9413787e991d77ad57ec94ba6 deviceinfo
|
||||
67ff4306270b7e6e292ddb48ac5fcb1472840d8eaa412f9cd989442fb20139ee3c844fd1ca5c5b923c7980403d945999a77fc6617127059e56e22bdc8dca2bf8 modules-initfs
|
||||
"
|
||||
|
|
|
@ -13,10 +13,6 @@ deviceinfo_arch="armv7"
|
|||
deviceinfo_chassis="tablet"
|
||||
deviceinfo_keyboard="true"
|
||||
deviceinfo_external_storage="true"
|
||||
deviceinfo_screen_width="1366"
|
||||
deviceinfo_screen_height="768"
|
||||
deviceinfo_dev_internal_storage="/dev/mmcblk0"
|
||||
deviceinfo_dev_internal_storage_repartition="true"
|
||||
|
||||
# Bootloader related
|
||||
deviceinfo_flash_method="none"
|
||||
|
|
Loading…
Reference in a new issue