diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-05-04 13:53:31 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-05-04 13:53:38 -0500 |
commit | a1f77620efe11db26852f8ee20df2ebfdd0c1855 (patch) | |
tree | f3d9117fef45fc04086bfef6607a5e439605c719 /target | |
parent | dfa23794ff4530e370300cc57c5cc2122e217b90 (diff) |
choose right kernel
Diffstat (limited to 'target')
-rw-r--r-- | target/appliances/kodi.appliance | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/appliances/kodi.appliance b/target/appliances/kodi.appliance index 68745e69d..68232afa4 100644 --- a/target/appliances/kodi.appliance +++ b/target/appliances/kodi.appliance @@ -1,6 +1,6 @@ config ADK_APPLIANCE_KODI bool "kodi multimedia appliance" - select ADK_KERNEL_VERSION_3_14_35 if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 + select ADK_KERNEL_VERSION_3_14_40 if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 select ADK_TARGET_LIB_GLIBC select ADK_PACKAGE_GLIBC select ADK_PACKAGE_GLIBC_GCONV |