diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-13 14:33:01 -0600 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-13 14:33:19 -0600 |
commit | dc44cd51f63bb2f821356d441b609d232a9d0947 (patch) | |
tree | 1ed7aef3b0a6172b3720108aff84abd40288431b /target/appliances/kodi.appliance | |
parent | f2db24cf88bd4edbc2ec71483090e6d96663b9e1 (diff) |
default to 3.19, only 3.14 for kodi and solidrun (gpu drivers)
Diffstat (limited to 'target/appliances/kodi.appliance')
-rw-r--r-- | target/appliances/kodi.appliance | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/appliances/kodi.appliance b/target/appliances/kodi.appliance index b0e5acc16..750229890 100644 --- a/target/appliances/kodi.appliance +++ b/target/appliances/kodi.appliance @@ -1,5 +1,6 @@ config ADK_APPLIANCE_KODI bool "kodi multimedia appliance" + select ADK_KERNEL_VERSION_3_14_28 if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 select ADK_TARGET_LIB_GLIBC select ADK_PACKAGE_GLIBC select ADK_PACKAGE_GLIBC_GCONV |