Add c++ std library to gumstix rte
SVN-Revision: 21870
This commit is contained in:
parent
f8105cde7a
commit
c75dcdd011
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue