projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1dd19d
)
configs/beaglebone_defconfig: lock down kernel headers version
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Fri, 8 Feb 2013 02:46:49 +0000
(
02:46
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 8 Feb 2013 14:12:09 +0000
(15:12 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/beaglebone_defconfig
patch
|
blob
|
history
diff --git
a/configs/beaglebone_defconfig
b/configs/beaglebone_defconfig
index f78a4008bc060f06cb144a8100c76947e6253b2b..e19cdcbc4d32bc6785df5550a3f5623c90222655 100644
(file)
--- a/
configs/beaglebone_defconfig
+++ b/
configs/beaglebone_defconfig
@@
-8,6
+8,9
@@
BR2_TARGET_GENERIC_GETTY_PORT="ttyO0"
# BR2_TARGET_GENERIC_REMOUNT_ROOTFS_RW is not set
BR2_TARGET_ROOTFS_EXT2=y
# BR2_TARGET_ROOTFS_TAR is not set
+# Lock down headers to avoid breaking with new defaults
+BR2_KERNEL_HEADERS_VERSION=y
+BR2_DEFAULT_KERNEL_VERSION="3.2.9"
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BOARDNAME="am335x_evm"
BR2_TARGET_UBOOT_2012_10=y