uqmi: Add qmi.sh executable bit and fix option dhcp
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Sep 2015 17:40:59 +0000 (17:40 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 21 Sep 2015 17:40:59 +0000 (17:40 +0000)
commitc5e8fa55956507ef4fd1301f6c09d59cc286ee27
tree1118b56d6c57e4eb629a2b2ca07dc66accd3db34
parentd012de1a00489e776db87ebd0627821205a50018
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47014 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/utils/uqmi/Makefile
package/network/utils/uqmi/files/lib/netifd/proto/qmi.sh [changed mode: 0644->0755]