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 | 38f55875a45f31167b76d85b52693bf2d4dff2d1 (patch) | |
tree | 3c86bd393a9f588e188f6bc82918d3485a866d94 /target/linux/omap35xx | |
parent | 18aa8725ff0737af37d712acf364af0a7bfe619d (diff) | |
download | master-187ad058-38f55875a45f31167b76d85b52693bf2d4dff2d1.tar.gz master-187ad058-38f55875a45f31167b76d85b52693bf2d4dff2d1.tar.bz2 master-187ad058-38f55875a45f31167b76d85b52693bf2d4dff2d1.zip |
[omap35xx] add package python-cjson to gumstix profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22956 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 \ |