diff options
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/preferred-shr-versions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/preferred-shr-versions.inc b/conf/distro/include/preferred-shr-versions.inc index 703fa65b37..2bf63445eb 100644 --- a/conf/distro/include/preferred-shr-versions.inc +++ b/conf/distro/include/preferred-shr-versions.inc @@ -15,7 +15,7 @@ PREFERRED_VERSION_classpath-native = "0.98" # we need new headers for libc, now OLDEST_KERNEL_linux-gnueabi = "2.6.24" # and 2.6.31 for fsodeviced -PREFERRED_VERSION_linux-libc-headers = "2.6.31" +PREFERRED_VERSION_linux-libc-headers = "2.6.32" # override EFL_SRCREV from sane-srcrevs.inc # EFL_SRCREV ?= "44424" |