summaryrefslogtreecommitdiffstats
path: root/package/linux-headers
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-12-11 10:11:15 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-11 21:26:44 +0100
commit2a375202775e39c8cb11686a91e0b16bdc773576 (patch)
treef09c03d9e618ce5eab4d042c5e5b658d6a2dfc9f /package/linux-headers
parent886ab48c4fc8324a35c090ea64c20d5ba844c825 (diff)
downloadbuildroot-2a375202775e39c8cb11686a91e0b16bdc773576.tar.gz
buildroot-2a375202775e39c8cb11686a91e0b16bdc773576.zip
linux-headers: bump 4.3.x series to 4.3.2
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/linux-headers')
-rw-r--r--package/linux-headers/Config.in.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 3102ea9ee0..f1ca16b202 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -211,5 +211,5 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "4.0.9" if BR2_KERNEL_HEADERS_4_0
default "4.1.14" if BR2_KERNEL_HEADERS_4_1
default "4.2.7" if BR2_KERNEL_HEADERS_4_2
- default "4.3.1" if BR2_KERNEL_HEADERS_4_3
+ default "4.3.2" if BR2_KERNEL_HEADERS_4_3
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
OpenPOWER on IntegriCloud