Add c++ std library to gumstix rte

SVN-Revision: 21870
lede-17.01
Hamish Guthrie 2010-06-22 07:07:24 +00:00
parent f8105cde7a
commit c75dcdd011
1 changed files with 1 additions and 1 deletions

View 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