From 6b93a6d7c39ca4bb33072fc21f40d9ccbd824479 Mon Sep 17 00:00:00 2001 From: MilhouseVH Date: Mon, 9 Dec 2019 23:21:03 +0000 Subject: [PATCH] RPi: restore vendor kodi support --- projects/RPi/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/RPi/options b/projects/RPi/options index b1cacb2f01..62d6d019c1 100644 --- a/projects/RPi/options +++ b/projects/RPi/options @@ -91,7 +91,7 @@ GRAPHIC_DRIVERS="" # Use a vendor specific KODI repo - # KODI_VENDOR="raspberrypi" + KODI_VENDOR="raspberrypi" # KODI Player implementation to use (default / bcm2835-driver / mesa) KODIPLAYER_DRIVER="bcm2835-driver"