From fb1051cb9e1514c24f1f72fc9729f5ac3ee86542 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 26 May 2015 00:32:53 -0500 Subject: use known to work versions for kodi --- target/appliances/kodi.appliance | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/appliances/kodi.appliance b/target/appliances/kodi.appliance index 20c3acb0a..8a264aafc 100644 --- a/target/appliances/kodi.appliance +++ b/target/appliances/kodi.appliance @@ -1,6 +1,7 @@ config ADK_APPLIANCE_KODI bool "kodi multimedia appliance" - select ADK_KERNEL_VERSION_3_14_40 if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 + select ADK_KERNEL_VERSION_3_14_43 if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 + select ADK_KERNEL_VERSION_3_18_12 if ADK_TARGET_BOARD_BCM28XX select ADK_TARGET_LIB_GLIBC select ADK_PACKAGE_GLIBC select ADK_PACKAGE_GLIBC_GCONV -- cgit v1.2.3