diff options
author | Cliff Brake <cbrake@bec-systems.com> | 2008-02-04 22:04:14 +0000 |
---|---|---|
committer | Cliff Brake <cbrake@bec-systems.com> | 2008-02-04 22:04:14 +0000 |
commit | 28c06cd45d6a08b347bc2a8cf78c2382f77fbf30 (patch) | |
tree | ae2c6663684d33cbb9a528e59ccdf4d3933c0139 /conf/machine | |
parent | 71393cf671133717cd85ed0e9f49effb364eb070 (diff) |
gesbc-9302, linux-2.6.24: update gesbc-9302 to 2.6.24 released kernel version
Diffstat (limited to 'conf/machine')
-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" |