Add c++ std library to gumstix rte

SVN-Revision: 21870
master
Hamish Guthrie 14 years ago
parent f8105cde7a
commit c75dcdd011
  1. 2
      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

Loading…
Cancel
Save