From: Hamish Guthrie Date: Tue, 22 Jun 2010 07:07:24 +0000 (+0000) Subject: [omap35xx] Add c++ std library to gumstix rte X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=091e3cc6978aea59f1e3e94715baf662dfd1beac [omap35xx] Add c++ std library to gumstix rte SVN-Revision: 21870 --- diff --git a/target/linux/omap35xx/gumstix/profiles/gumstix.mk b/target/linux/omap35xx/gumstix/profiles/gumstix.mk index 381fdd11a4..27939a8196 100644 --- 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