diff options
author | Cliff Brake <cbrake@bec-systems.com> | 2008-02-07 14:44:31 +0000 |
---|---|---|
committer | Cliff Brake <cbrake@bec-systems.com> | 2008-02-07 14:44:31 +0000 |
commit | 49cae361cebc4f0a6ee7f8317091b52e0587d75b (patch) | |
tree | 4982d7e0f865a7229c4e267c03180329cdb281e3 /conf/machine/gesbc-9302.conf | |
parent | 24d1939f49e4e0d72d4caab27146424bee44eb49 (diff) | |
parent | 28c06cd45d6a08b347bc2a8cf78c2382f77fbf30 (diff) |
merge of '57f7077b81d445e3b77f5f1a68139c49a941d322'
and '5fa2d6d4dc3460b9e5308630c744b1a3207595bf'
Diffstat (limited to 'conf/machine/gesbc-9302.conf')
-rw-r--r-- | conf/machine/gesbc-9302.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/gesbc-9302.conf b/conf/machine/gesbc-9302.conf index ce45606dbd..af64a31d8b 100644 --- a/conf/machine/gesbc-9302.conf +++ b/conf/machine/gesbc-9302.conf @@ -6,7 +6,7 @@ TARGET_ARCH = "arm" PACKAGE_EXTRA_ARCHS = "armv4t" PREFERRED_PROVIDER_virtual/kernel = "linux" -PREFERRED_VERSION_linux ?= "2.6.23+2.6.24-rc5" +PREFERRED_VERSION_linux ?= "2.6.24" #don't try to access tty1 USE_VT = "0" |