[Buildroot] [git commit] linux-headers: bump 4.3.x series to 4.3.2

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Dec 11 20:26:44 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=2a375202775e39c8cb11686a91e0b16bdc773576
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/linux-headers/Config.in.host | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 3102ea9..f1ca16b 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


More information about the buildroot mailing list