summaryrefslogtreecommitdiff
path: root/target/appliances/kodi.appliance
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-07-13 22:55:05 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-07-13 22:55:05 -0500
commit4a9abedee7b53f4030cacaad51ce061d68c68b1f (patch)
tree2b06a6d4e1dc4e78627599bbdb2a20111ebc60cc /target/appliances/kodi.appliance
parenta5b7b90a955c432eadd96ac251fa0ea0ffb1315d (diff)
enable curl ssl, fixes youtube playback
Diffstat (limited to 'target/appliances/kodi.appliance')
-rw-r--r--target/appliances/kodi.appliance2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/appliances/kodi.appliance b/target/appliances/kodi.appliance
index 320278776..db3c3acc8 100644
--- a/target/appliances/kodi.appliance
+++ b/target/appliances/kodi.appliance
@@ -8,6 +8,8 @@ config ADK_APPLIANCE_KODI
select ADK_PACKAGE_KODI
select ADK_PACKAGE_PYTHON2_MOD_ZLIB # required for YouTube Addon
select ADK_PACKAGE_PYTHON2_MOD_SSL # required for YouTube Addon
+ select ADK_PACKAGE_CURL
+ select ADK_PACKAGE_CURL_WITH_OPENSSL
select ADK_PACKAGE_DROPBEAR
select ADK_PACKAGE_DROPBEAR_WITH_UTMP
select ADK_PACKAGE_E2FSCK