mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
Allwinner: use ARMv7/8 add-ons
This commit is contained in:
parent
b029a1fbd2
commit
d2005e2af6
@ -45,3 +45,6 @@
|
|||||||
|
|
||||||
# KODI Player implementation to use (default / bcm2835-driver / libfslvpuwrap)
|
# KODI Player implementation to use (default / bcm2835-driver / libfslvpuwrap)
|
||||||
KODIPLAYER_DRIVER="$OPENGLES"
|
KODIPLAYER_DRIVER="$OPENGLES"
|
||||||
|
|
||||||
|
# set the addon project
|
||||||
|
ADDON_PROJECT="ARMv7"
|
||||||
|
@ -39,3 +39,6 @@
|
|||||||
|
|
||||||
# KODI Player implementation to use (default / bcm2835-driver / libfslvpuwrap)
|
# KODI Player implementation to use (default / bcm2835-driver / libfslvpuwrap)
|
||||||
KODIPLAYER_DRIVER="$OPENGLES"
|
KODIPLAYER_DRIVER="$OPENGLES"
|
||||||
|
|
||||||
|
# set the addon project
|
||||||
|
ADDON_PROJECT="ARMv8"
|
||||||
|
@ -45,3 +45,6 @@
|
|||||||
|
|
||||||
# KODI Player implementation to use (default / bcm2835-driver / libfslvpuwrap)
|
# KODI Player implementation to use (default / bcm2835-driver / libfslvpuwrap)
|
||||||
KODIPLAYER_DRIVER="$OPENGLES"
|
KODIPLAYER_DRIVER="$OPENGLES"
|
||||||
|
|
||||||
|
# set the addon project
|
||||||
|
ADDON_PROJECT="ARMv7"
|
||||||
|
@ -39,3 +39,6 @@
|
|||||||
|
|
||||||
# KODI Player implementation to use
|
# KODI Player implementation to use
|
||||||
KODIPLAYER_DRIVER="$OPENGLES"
|
KODIPLAYER_DRIVER="$OPENGLES"
|
||||||
|
|
||||||
|
# set the addon project
|
||||||
|
ADDON_PROJECT="ARMv8"
|
||||||
|
@ -36,3 +36,6 @@
|
|||||||
|
|
||||||
# KODI Player implementation to use (default / bcm2835-driver / libfslvpuwrap)
|
# KODI Player implementation to use (default / bcm2835-driver / libfslvpuwrap)
|
||||||
KODIPLAYER_DRIVER="$OPENGLES"
|
KODIPLAYER_DRIVER="$OPENGLES"
|
||||||
|
|
||||||
|
# set the addon project
|
||||||
|
ADDON_PROJECT="ARMv8"
|
||||||
|
@ -61,6 +61,3 @@
|
|||||||
|
|
||||||
# debug tty path
|
# debug tty path
|
||||||
DEBUG_TTY="/dev/console"
|
DEBUG_TTY="/dev/console"
|
||||||
|
|
||||||
# set the addon project
|
|
||||||
ADDON_PROJECT="H3"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user