From: hcg Date: Tue, 22 Jun 2010 07:07:24 +0000 (+0000) Subject: [omap35xx] Add c++ std library to gumstix rte X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=977f78fc3c9b74a4ce659c83ca4c98974480f056;p=openwrt.git [omap35xx] Add c++ std library to gumstix rte git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21870 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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