mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
RPi4: set KODI_VENDOR to default
This change was missed when adding RPi4 support to LE master. While unsetting KODI_VENDOR works fine ATM it's not correct and should be fixed. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
d0f5bf579c
commit
10d1c28a88
@ -14,4 +14,4 @@
|
||||
OPENGLES="mesa"
|
||||
GRAPHIC_DRIVERS="vc4"
|
||||
KODIPLAYER_DRIVER="mesa"
|
||||
unset KODI_VENDOR
|
||||
KODI_VENDOR="default"
|
||||
|
Loading…
x
Reference in New Issue
Block a user