mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
Allwinner: use H3 addons
This commit is contained in:
parent
3962fd8d05
commit
d9cfc55adc
@ -45,7 +45,3 @@
|
|||||||
|
|
||||||
# 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 dirs
|
|
||||||
ADDON_PATH="$ADDON_VERSION/H3/$TARGET_ARCH"
|
|
||||||
ADDON_URL="$ADDON_SERVER_URL/$ADDON_PATH"
|
|
||||||
|
@ -62,3 +62,5 @@
|
|||||||
# 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