diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2011-01-14 09:38:20 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2011-01-14 09:38:20 +0000 |
commit | fd1cf86bac35a42a067856ef36fb1a67929723ca (patch) | |
tree | cc957d8389d1c408b1a58fb584dc3f70f1ecf2aa /target/linux/omap35xx/gumstix | |
parent | 864cfd9cce20f90e7a95e919c960499f3c490567 (diff) | |
download | upstream-fd1cf86bac35a42a067856ef36fb1a67929723ca.tar.gz upstream-fd1cf86bac35a42a067856ef36fb1a67929723ca.tar.bz2 upstream-fd1cf86bac35a42a067856ef36fb1a67929723ca.zip |
[omap35xx] Update gumstix profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24979 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap35xx/gumstix')
-rw-r--r-- | target/linux/omap35xx/gumstix/profiles/gumstix.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/gumstix/profiles/gumstix.mk b/target/linux/omap35xx/gumstix/profiles/gumstix.mk index 66687319b8..aef6426d96 100644 --- a/target/linux/omap35xx/gumstix/profiles/gumstix.mk +++ b/target/linux/omap35xx/gumstix/profiles/gumstix.mk @@ -20,7 +20,7 @@ define Profile/Gumstix openssh-client openssh-client-utils openssh-keygen \ openssh-server kmod-usb-storage kmod-usb-storage-extras \ kmod-fs-vfat avahi-autoipd avahi-daemon avahi-dnsconfd \ - hegw hegw-test \ + hegw hegwtest \ dbus-python python-expat python-ifconfig endef |