summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorDagg Stompler <daggs@gmx.com>2017-01-27 11:44:02 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-02-06 14:04:16 +0100
commitab72923a1fb0551ed05b4c09117fc6564482ed24 (patch)
tree50b54ca1d120cb211db1fe528d29388ab976c385 /configs
parentae5af87e61d961287f6ff0c0ccbda97ce0092476 (diff)
configs/odroidc2: bump kernel version to a7fe6f2258e30c7a547908b5480bdbe6b56d6d3c
this kernel rev has numerous bug fixes, framework upgrades and new features added. Signed-off-by: Dagg Stompler <daggs@gmx.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/odroidc2_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/odroidc2_defconfig b/configs/odroidc2_defconfig
index ecee2ad1e..f2d82296d 100644
--- a/configs/odroidc2_defconfig
+++ b/configs/odroidc2_defconfig
@@ -16,7 +16,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14=y
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/hardkernel/linux.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="925e508d37c76848881a8c8f7e9b02abc5731d88"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="a7fe6f2258e30c7a547908b5480bdbe6b56d6d3c"
BR2_LINUX_KERNEL_DEFCONFIG="odroidc2"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_BUILD_DEFAULT_DTS=y