Skip to content

Instantly share code, notes, and snippets.

@nxhack
Last active October 31, 2018 14:06
Show Gist options
  • Save nxhack/7ced4d866a59ebc72737589b49a220f8 to your computer and use it in GitHub Desktop.
Save nxhack/7ced4d866a59ebc72737589b49a220f8 to your computer and use it in GitHub Desktop.
LinkIt Smart 7688 mtk-linkit package patch
--- a/feeds/linkit/mtk-linkit/Makefile
+++ b/feeds/linkit/mtk-linkit/Makefile
@@ -13,10 +13,11 @@
HIDDEN:=1
DEPENDS:=@TARGET_ramips_mt7688_LinkIt7688 \
+gdbserver +curl +strace +coreutils +coreutils-stty \
- +avahi-nodbus-daemon +mountd +mjpg-streamer \
+ +avahi-dbus-daemon +libavahi-compat-libdnssd +mountd +mjpg-streamer \
+uhttpd +rpcd +rpcd-mod-iwinfo +git +git-http +samba36-server \
+python +python-pyserial +python-pip +hidapi \
- +libmraa +libupm +node +node-hid +node-cylon-firmata +yunbridge \
+ +libmraa +libupm +node +node-node-hid +node-cylon-firmata +node-serialport +yunbridge \
+ +node-cylon +node-cylon-gpio +node-cylon-i2c +node-firmata +node-arduino-firmata \
+luci +luci-theme-openwrt +luci-app-mjpg-streamer +luci-app-samba +luci-lib-json \
+rpcd-mod-rpcsys +cgi-io +avrdude +spi-tools +uboot-envtools \
+kmod-fs-vfat +kmod-fs-exfat +kmod-i2c-core +kmod-i2c-ralink \
@nxhack
Copy link
Author

nxhack commented Jul 28, 2017

remove node-homebridge for reduce footprint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment