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)
commitd4760cd9b4c0d4f761eedd9d6aebb369f27b347a
treea64c01838d6f0a8a0d24e461315933c49f4395de
parent3babd37b0eecf72549c935d3579626c0189d208a
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]