projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc8bd0e
)
configs/at91sam9g20dfc_defconfig: lock down kernel headers vesion
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Fri, 8 Feb 2013 01:36:04 +0000
(
01:36
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 8 Feb 2013 21:25:01 +0000
(22:25 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/at91sam9g20dfc_defconfig
patch
|
blob
|
history
diff --git
a/configs/at91sam9g20dfc_defconfig
b/configs/at91sam9g20dfc_defconfig
index 723b9e197fab8548af064972b25cb0a332f1aa8d..60764e64ad097934197b5c28240c6b4226285dbb 100644
(file)
--- 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