Update kernel to 2.6.34.5, add USB storage to profile
SVN-Revision: 22813
This commit is contained in:
parent
00e15a3abf
commit
b6869eb1cd
2 changed files with 3 additions and 2 deletions
|
@ -18,7 +18,8 @@ define Profile/Gumstix
|
|||
kmod-lib80211 kmod-libertas-sd kmod-mac80211 libnl-tiny \
|
||||
crda iw kmod-usb-hid luci luci-app-ntpc \
|
||||
openssh-client openssh-client-utils openssh-keygen \
|
||||
openssh-server
|
||||
openssh-server kmod-usb-storage kmod-usb-storage-extras \
|
||||
kmod-fs-vfat
|
||||
endef
|
||||
|
||||
define Profile/Gumstix/Description
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
BOARDNAME:=Gumstix Overo
|
||||
LINUX_VERSION:=2.6.34
|
||||
LINUX_VERSION:=2.6.34.5
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Gumstix Overo Boards
|
||||
|
|
Loading…
Reference in a new issue