Skip to content
Snippets Groups Projects
Commit 449db0dd authored by mgulin's avatar mgulin
Browse files

tokio-techbook: Update screen size and "Kernel config based on"

parent ebae33c3
Branches
No related tags found
No related merge requests found
......@@ -30,5 +30,5 @@ package() {
"$pkgdir"/boot/FirmwareInstall/autorun.1.wmt
}
sha512sums="36ea9ea13f7ca4cc9b6d41db2d535a858ea04366e84265b47dc91f294a577f2afc2c5f4dc507ddaf7341146e1b222a6381461df4134329d96bd75e080044a403 deviceinfo
bc5614ec121e82969bee2d8e8f3cc57b064fefc101ad395d03ea3d35adc4581c7b158f7dfb70e56aab1248c15797a7ab81ba04d277c83d8a5a1bdfec0cb2f74d uboot-script.cmd"
sha512sums="52d8f5d900e7b45fcaa09b8b4afdeaa0eb6459335f89c78acdbec34badc49da6c31f847644876386439c81df798208baac9ca4ae4958217b8abdcc719a3ab924 deviceinfo
e3b1a60107e0aa31c409d1f8d54eb10c67fd50135fb0b3091192f13089603631bce6889c2081089e206549f914bcf329a0441a605a8fb1713f9b54f1003554d9 uboot-script.cmd"
......@@ -20,8 +20,8 @@ deviceinfo_legacy_uboot_load_address="0x8000"
# Device related
deviceinfo_keyboard="true"
deviceinfo_external_storage="true"
deviceinfo_screen_width="1024"
deviceinfo_screen_height="600"
deviceinfo_screen_width="800"
deviceinfo_screen_height="480"
deviceinfo_dev_touchscreen=""
deviceinfo_dev_touchscreen_calibration=""
deviceinfo_dev_keyboard=""
......
# Reference: <https://postmarketos.org/vendorkernel>
# Kernel config based on: arch/arm/configs/(CHANGEME!)
# Kernel config based on: arch/arm/configs/vt8500_v6_v7_defconfig
pkgname="linux-tokio-techbook"
pkgver=4.3.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment