uqmi: Add qmi.sh executable bit and fix option dhcp
authorFelix Fietkau <nbd@openwrt.org>
Mon, 21 Sep 2015 17:40:59 +0000 (17:40 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 21 Sep 2015 17:40:59 +0000 (17:40 +0000)
commit9a07ef319a5866934abfb1c41a3d29d25d030bd0
tree1118b56d6c57e4eb629a2b2ca07dc66accd3db34
parent0cfcd75644c3e1b292b8aa668b82faeab32eb3e3
uqmi: Add qmi.sh executable bit and fix option dhcp

Using protocol qmi does not work since qmi.sh is not executable.
Setting option dhcp explicitely to 0 actually enables it.
This patch fixes both problems.

Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 47014
package/network/utils/uqmi/Makefile
package/network/utils/uqmi/files/lib/netifd/proto/qmi.sh [changed mode: 0644->0755]