projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f68030
)
configs/armadeus_apf9328_defconfig: lock down kernel headers version
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Fri, 8 Feb 2013 01:36:03 +0000
(
01:36
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 8 Feb 2013 21:24:42 +0000
(22:24 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/armadeus_apf9328_defconfig
patch
|
blob
|
history
diff --git
a/configs/armadeus_apf9328_defconfig
b/configs/armadeus_apf9328_defconfig
index 945d3855caf4526f5ba8902933baa35b3d02e9cc..1ed1dd587caed54f9636b1814aec4730c2de71f1 100644
(file)
--- a/
configs/armadeus_apf9328_defconfig
+++ b/
configs/armadeus_apf9328_defconfig
@@
-14,6
+14,11
@@
BR2_TOOLCHAIN_BUILDROOT_INET_RPC=y
BR2_TOOLCHAIN_BUILDROOT_LOCALE=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
+
+# Lock down headers to avoid breaking with new defaults
+BR2_KERNEL_HEADERS_VERSION=y
+BR2_DEFAULT_KERNEL_VERSION="3.1.1"
+
# System
BR2_TARGET_GENERIC_HOSTNAME="apf9328"
BR2_TARGET_GENERIC_ISSUE="Welcome to Armadeus development platform !"