samsung-j5(x): 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 Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7249>
This commit is contained in:
parent
925d32594e
commit
49e41e6fc3
4 changed files with 6 additions and 8 deletions
|
|
@ -2,8 +2,8 @@
|
|||
# Maintainer: Raymond Hackley <raymondhackley@protonmail.com>
|
||||
pkgname=device-samsung-j5
|
||||
pkgdesc="Samsung Galaxy J5 (2015)"
|
||||
pkgver=7
|
||||
pkgrel=2
|
||||
pkgver=8
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
@ -35,6 +35,6 @@ nonfree_firmware() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
d5340fb7a15e3e43759d1139147cb65165b5bdf6f0f449bb44822854de066ab93a6ed2b0dd1d9bc67fc7c9f0146b4534c1af4c0915dd515ebb095749fbc8252f deviceinfo
|
||||
58dc68d54d39022f4bdc1fcda1280212d81cae362919e549a58045004b88dec01305540d4378f93286a831d14a89569907f1d031712357c58c5f426764edb6cc deviceinfo
|
||||
27839a3da5c8b17516f64e0f7c38af2f502379553643a23834038cebd8ef47ea8d321fe796f99715102ce92f70a9fe0cb97062624a3589b98696154bfd7a4514 modules-initfs
|
||||
"
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ deviceinfo_arch="aarch64"
|
|||
# Device related
|
||||
deviceinfo_gpu_accelerated="true"
|
||||
deviceinfo_chassis="handset"
|
||||
deviceinfo_keyboard="false"
|
||||
deviceinfo_external_storage="true"
|
||||
deviceinfo_screen_width="720"
|
||||
deviceinfo_screen_height="1280"
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
# Maintainer: Raymond Hackley <raymondhackley@protonmail.com>
|
||||
pkgname=device-samsung-j5x
|
||||
pkgdesc="Samsung Galaxy J5 (2016)"
|
||||
pkgver=5
|
||||
pkgrel=2
|
||||
pkgver=6
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
@ -35,6 +35,6 @@ nonfree_firmware() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
7ecebbbe80f3a2f6ee62d1fc5c166420961681fd6cd558a6a1af900ccb38a8982bc9528f0474fa00a68e96fcdfef1dd98774cf1ff4dabbd5c7a59c19e3d272e1 deviceinfo
|
||||
95ce030fc23df90ab3ef9311c58f50c04704f84332e0b8cb6c34922647d5310ac32ac55852caef4bbd25dd3d052839a667f07eafa72b99c64b3862100db6cbc6 deviceinfo
|
||||
72ccbf2f59a72d5299339f9db3cdf4e84d4b20c756b549c11d2e94b0bd4b433d993d64c2908e2536ff369363813586691af28c2a5c0e1aecf7a848e8b455cb8d modules-initfs
|
||||
"
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ deviceinfo_arch="aarch64"
|
|||
# Device related
|
||||
deviceinfo_gpu_accelerated="true"
|
||||
deviceinfo_chassis="handset"
|
||||
deviceinfo_keyboard="false"
|
||||
deviceinfo_external_storage="true"
|
||||
deviceinfo_screen_width="720"
|
||||
deviceinfo_screen_height="1280"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue