projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8105cd
)
Add c++ std library to gumstix rte
author
Hamish Guthrie
<hcg@openwrt.org>
Tue, 22 Jun 2010 07:07:24 +0000
(07:07 +0000)
committer
Hamish Guthrie
<hcg@openwrt.org>
Tue, 22 Jun 2010 07:07:24 +0000
(07:07 +0000)
SVN-Revision: 21870
target/linux/omap35xx/gumstix/profiles/gumstix.mk
patch
|
blob
|
history
diff --git
a/target/linux/omap35xx/gumstix/profiles/gumstix.mk
b/target/linux/omap35xx/gumstix/profiles/gumstix.mk
index 381fdd11a4890a864ba35141aa98a05fe5e8b819..27939a8196f175dbc7ca2aa1ceccd7fa34d5d516 100644
(file)
--- a/
target/linux/omap35xx/gumstix/profiles/gumstix.mk
+++ b/
target/linux/omap35xx/gumstix/profiles/gumstix.mk
@@
-12,7
+12,7
@@
define Profile/Gumstix
ext2 usb udev kmod-bluetooth ntpclient wpa-supplicant \
wireless-tools wpa-cli \
bluez-utils bluez-hcidump hegw usbutils python pyserial \
- python-mini python-openssl python-sqlite3
+ python-mini python-openssl python-sqlite3
libstdcpp
endef
define Profile/Gumstix/Description