Add c++ std library to gumstix rte
authorHamish Guthrie <hcg@openwrt.org>
Tue, 22 Jun 2010 07:07:24 +0000 (07:07 +0000)
committerHamish 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

index 381fdd11a4890a864ba35141aa98a05fe5e8b819..27939a8196f175dbc7ca2aa1ceccd7fa34d5d516 100644 (file)
@@ -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