device-clockworkpi-uconsole-rpi: Rename deviceinfo_gpu_accelerated, drop deviceinfo_keyboard

Also fixup comments to make dint happy.

Signed-off-by: Jens Reidel <adrian@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7319>
This commit is contained in:
Jens Reidel 2025-11-10 17:28:29 +01:00 committed by The Friendly Merge Bot
parent b687c74cfd
commit 6cbc76720a
No known key found for this signature in database
2 changed files with 3 additions and 5 deletions

View file

@ -5,7 +5,7 @@ pkgdesc="Clockwork Tech ClockworkPi uConsole with Raspberry Pi compute modules"
pkgver=7
# commit to fork of kernel with drivers maintained by ak-rex
_commit=d340a0416d34bf94591b45b50c5538aecbf5b09b
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
@ -157,7 +157,7 @@ openrc() {
}
sha512sums="
a47b3819274fca4a5c554923391d73f98ff0d4e7b78481e288e1ea401ef8e71287ad8845940ad63e482bb205dcad8b2331a3a08b9d838c2a8ec1ec18b8d18dc9 clockworkpi-linux-d340a0416d34bf94591b45b50c5538aecbf5b09b.tar.gz
ca5a62f611318cfdb095728c7b473aa85e30e965222ca740d6ad8fa372eba7adc8ca62edc770da19375faa228cc0c8718234f2f07ea72a2db0d77bfbc6924546 deviceinfo
2dd787469125662131443c0f922ea691454514574576fe0e610720ef7bf09ed59973c1f35e8b871829ad79323c38a91660e59cf7001fa53255f40111d8ab0daf deviceinfo
d97e603ef83626ec12a2503035c8de4d3d4d548510b85b26b07382736c334ae0c420e6811612fa83795eb8aa349dae29ec9944708d57cdd04cce09db3c32de23 modules-initfs
bc2bfea04073895f02e21d9248eb3f77910e95022d65bab7d80fd12484a6523d670f81d0aae2f4e811b7ab29f8537d73d87891572c212e647c69f1e98916685b usercfg.txt
7e5505cb07d5b4a81bd28443d508336b5c547356538f1c06f91ed93ad0d7d456d4f74f1d24df5a2e08c17e74f0a66607352ac4874e967e9a91dfec9522d2d58d 95-vchiq-permissions.rules

View file

@ -1,5 +1,4 @@
# Reference: <https://postmarketos.org/deviceinfo>
# Maintainer: Federico Amedeo Izzo <federico@izzo.pro>
# Please use double quotes only. You can source this file in shell
# scripts.
@ -12,9 +11,8 @@ deviceinfo_arch="aarch64"
deviceinfo_disable_dhcpd="true"
# Device related
deviceinfo_gpu_accelerated="true"
deviceinfo_drm="true"
deviceinfo_chassis="embedded"
deviceinfo_keyboard="true"
deviceinfo_external_storage="true"
deviceinfo_getty="ttyAMA0;115200"