The kernel package used by these two devices does not meet our community kernel version requirements anymore, and two weeks after notifying the maintainers, the situation hasn't changed, so let's move them to testing accordingly. See also #4448 [ci:skip-vercheck]: moving between categories [ci:skip-kconfigcheck]: moving between categories Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8399>
19 lines
552 B
Text
19 lines
552 B
Text
# Reference: <https://postmarketos.org/deviceinfo>
|
|
# Please use double quotes only. You can source this file in shell
|
|
# scripts.
|
|
|
|
deviceinfo_format_version="0"
|
|
deviceinfo_name="Microsoft Surface RT"
|
|
deviceinfo_manufacturer="Microsoft"
|
|
deviceinfo_codename="microsoft-surface-rt"
|
|
deviceinfo_year="2012"
|
|
deviceinfo_arch="armv7"
|
|
|
|
# Device related
|
|
deviceinfo_chassis="tablet"
|
|
deviceinfo_external_storage="true"
|
|
|
|
# Bootloader related
|
|
deviceinfo_dtb="tegra30-microsoft-surface-rt-efi"
|
|
deviceinfo_generate_grub_config="true"
|
|
deviceinfo_boot_filesystem="fat32"
|