diff mbox

[4/5] configs/at91sam9g20dfc_defconfig: lock down kernel headers vesion

Message ID 1360323365-5936-4-git-send-email-gustavo@zacarias.com.ar
State Accepted
Commit 843c3674e57cb8eb152f43811097a12b392c7f3c
Headers show

Commit Message

Gustavo Zacarias Feb. 8, 2013, 11:36 a.m. UTC
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 configs/at91sam9g20dfc_defconfig | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox

Patch

diff --git a/configs/at91sam9g20dfc_defconfig b/configs/at91sam9g20dfc_defconfig
index 723b9e1..60764e6 100644
--- a/configs/at91sam9g20dfc_defconfig
+++ b/configs/at91sam9g20dfc_defconfig
@@ -2,6 +2,10 @@ 
 BR2_arm=y
 BR2_arm926t=y
 
+# Lock down headers to avoid breaking with new defaults
+BR2_KERNEL_HEADERS_VERSION=y
+BR2_DEFAULT_KERNEL_VERSION="3.1.6"
+
 # Host utilities
 #
 BR2_PACKAGE_HOST_SAM_BA=y