samsung-fortuna: drop deviceinfo_keyboard

This property is obsolete:
Programs should automatically detect if the device currently has
a keyboard or not (often it can be hotplugged anyway).

Link: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/3145
This commit is contained in:
Raymond Hackley 2025-10-06 15:26:55 +00:00
parent e26721e74f
commit 9647ccc81b
No known key found for this signature in database
GPG key ID: 68CAC9134FD6F46E
4 changed files with 5 additions and 7 deletions

View file

@ -2,7 +2,7 @@
# Maintainer: Raymond Hackley <wonderfulShrineMaidenOfParadise@postmarketos.org>
pkgname=device-samsung-fortuna
pkgdesc="Samsung Galaxy Grand Prime"
pkgver=6
pkgver=7
pkgrel=0
url="https://postmarketos.org"
license="MIT"
@ -128,6 +128,6 @@ nonfree_firmware_grandprimelte() {
}
sha512sums="
5f0e7cd910b585c8b9dc2dbe60ecb3cfe2282675aa40719560d28b4366811bb6459572b8fa59dbd284d7f13d8043ce0848213c4a0730043647f47d6f841a78de deviceinfo
f5523f77c9d497ed4b45bc262a618cb36e682bb5220fba657906b1b12b962d9de4199aaf4702de1bc9f721742b4ee74174247ef0ff33b5253229bdb676dd0437 deviceinfo
02b6d383149ba2ec3a31b206767be7ead31d9f0e7ee5cab11047000c53ccad387a118cbddb06093bca5cae3e82f884c02194de47b8e7a9c76102ac46506bb111 modules-initfs
"

View file

@ -15,7 +15,6 @@ deviceinfo_arch="aarch64"
# Device related
deviceinfo_gpu_accelerated="true"
deviceinfo_chassis="handset"
deviceinfo_keyboard="false"
deviceinfo_external_storage="true"
deviceinfo_screen_width="540"
deviceinfo_screen_height="960"

View file

@ -2,8 +2,8 @@
# Maintainer: Lin, Meng-Bo <linmengbo06890@proton.me>
pkgname=device-samsung-fortunaltezt
pkgdesc="Samsung Galaxy Grand Prime (SM-G530Y)"
pkgver=3
pkgrel=2
pkgver=4
pkgrel=0
url="https://postmarketos.org"
license="MIT"
arch="armv7"
@ -37,6 +37,6 @@ nonfree_firmware() {
}
sha512sums="
497d61341daf05a6ad2b87c8460dad0662c97e51dfd38207b8d074bec51d7beb14c5c24bc1649285d0e9e8b75eddf4d7c2f9f5e9904e740d7657509a17029964 deviceinfo
d848f491980659cc5fdf593fdbece65c9ad7c4503d37d845373754a592ef60299968cae60bbdbd3525c68d9dbe03ee529e19985978bcaeae5c2dc5e6584ef1e3 deviceinfo
0dcec6521708a8733aab879eb65047d3bf0ab562d4afb40fec2cff057a08b52b59940e1f9dea2f32519b2565af0399f724950c631ee45790a73199eb53c0653f modules-initfs
"

View file

@ -13,7 +13,6 @@ deviceinfo_arch="armv7"
# Device related
deviceinfo_gpu_accelerated="true"
deviceinfo_chassis="handset"
deviceinfo_keyboard="false"
deviceinfo_external_storage="true"
deviceinfo_screen_width="540"
deviceinfo_screen_height="960"