mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/kodi-rbp4-git to 19.0b2.56808.0f75c91014-2
This prevents the firmware choosing a mode that might not be available in the KMS driver and lets DRM choose the perferred mode.
This commit is contained in:
parent
c03d04347d
commit
f8dc5f0acf
2 changed files with 3 additions and 2 deletions
|
@ -18,7 +18,7 @@ _commitnumber=56808
|
|||
_commit=0f75c910145f31dcb48219bc6174b0a15156ceaa
|
||||
|
||||
pkgver="19.0b2.$_commitnumber.${_commit:0:10}"
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h')
|
||||
url="http://kodi.tv"
|
||||
license=('GPL2')
|
||||
|
@ -90,7 +90,7 @@ sha256sums=('561a6d316fffa6d6559f7172d96f19e7c9159e5a14f139b86014140b306e7adb'
|
|||
'91dd278d46eed0cb05ba733647c99379330f197daa87d33bf2b18032e5af5055'
|
||||
'61a0648d4a5086f560ceb4e020f82472d00b99398f2cacba94fad3e96c4c362a'
|
||||
'5d38a895ee7b93689fab79124a3aad23a5e3e643abd08878d778d04066c8d26f'
|
||||
'7168820951ac671902f903c2f052fa4fa1e39b12d9411f2d435aa2383ab13f49'
|
||||
'7477c243de3fb628e89d5f95787b7497f5a3052c75294ec20d5cdabd092d7b35'
|
||||
'0154744086fd34bdf8c4210875783bd6dd8c57bc327257e49955caf1b7acc957'
|
||||
'38816f8373e243bc5950449b4f3b18938c4e1c59348e3411e23f31db4072e40d'
|
||||
'071e414e61b795f2ff9015b21a85fc009dde967f27780d23092643916538a57a'
|
||||
|
|
|
@ -4,3 +4,4 @@
|
|||
dtoverlay=vc4-kms-v3d,cma-384
|
||||
dtoverlay=rpivid-v4l2
|
||||
disable_overscan=1
|
||||
disable_fw_kms_setup=1
|
||||
|
|
Loading…
Reference in a new issue