diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2010-09-06 13:56:43 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2010-09-06 13:56:43 +0000 |
commit | 54f4dd5612c247eef0a4806f73858e693a4846fc (patch) | |
tree | e032fef8e8d54f9060120953cc8f1b4843507531 /target/linux/omap35xx | |
parent | e9996f7cdca15e5dd5311ae205f5fcac690e4988 (diff) | |
download | upstream-54f4dd5612c247eef0a4806f73858e693a4846fc.tar.gz upstream-54f4dd5612c247eef0a4806f73858e693a4846fc.tar.bz2 upstream-54f4dd5612c247eef0a4806f73858e693a4846fc.zip |
add package python-cjson to gumstix profile
SVN-Revision: 22956
Diffstat (limited to 'target/linux/omap35xx')
-rw-r--r-- | target/linux/omap35xx/gumstix/profiles/gumstix.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/gumstix/profiles/gumstix.mk b/target/linux/omap35xx/gumstix/profiles/gumstix.mk index fa526cf889..386623f9b2 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 libstdcpp \ + python-mini python-openssl python-cjson libstdcpp \ kmod-usb-serial kmod-usb-serial-cp210x kmod-usb-serial-ftdi \ kmod-usb-serial-pl2303 kmod-usb-uhci kmod-cfg80211 \ kmod-lib80211 kmod-libertas-sd kmod-mac80211 libnl-tiny \ |