mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/kodi-rpi-git: remove rpivid-v4l2
This is enabled by default in latest kernel, the dtoverlay is no longer needed.
This commit is contained in:
parent
d5c14cc895
commit
5140b3fcb2
2 changed files with 1 additions and 2 deletions
|
@ -89,7 +89,7 @@ sha256sums=('b4ec50edb72ecdfa3f80a607ae49f15036676813cfeab0b9de0c73eae504efda'
|
|||
'6fff9215f5cb81760be4cc16d033526d1080427d236e86d70bb02994f85e3d38'
|
||||
'2bf16726ac98d093156195bb049a663e07d3323e079c26912546f4e05c77bac5'
|
||||
'b94c70baa45e30346224ceecfab031dd183e09303b1f97d6522f9941da9b0067'
|
||||
'23f105f914f3372afa432251b69c7601e50c22d1a88168185105ee859005f5cd'
|
||||
'92d063169017bf9e1770d8a7cce77c0c55d197692d10820a7e4aecad9e58178c'
|
||||
'16d6c79ff3a3d3653f21d77a36326a0335c8cec49a9c06dbc2de0ed143e50a9f'
|
||||
'7b9ac44b29462418a3e4bb038995960e5122840048a6f592a7d6a39bbc74a4a6')
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
dtoverlay=vc4-kms-v3d,cma-@@@
|
||||
dtoverlay=rpivid-v4l2
|
||||
### leave this next entry blank as ensures dt parameters like dtparam=audio=on
|
||||
### which could appear after "include kodi.config.txt" in /boot/config.txt are
|
||||
### applied to the base dt instead of to the last dtoverlay loaded
|
||||
|
|
Loading…
Reference in a new issue