Skip to content

Conversation

pratik-prajapati-imgtec
Copy link
Contributor

Signed-off-by: Pratik Prajapati Pratik.Prajapati@imgtec.com

Signed-off-by: Pratik Prajapati <Pratik.Prajapati@imgtec.com>
@abhijit-mahajani-imgtec
Copy link
Contributor

Approved

@abhijit-mahajani-imgtec
Copy link
Contributor

Verified using webscripts setting up wifi n/w. and /etc/config/wireless is getting updated with
option macaddr 'E2:AF:03:52:1C:0E
'
However that single quote is going to next line. please fix that.

else
uci.delete("wireless", "sta", "key")
end
local file = io.open("/etc/config/MAC_0", "r")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has changed due to recent changes. now need to call "generate_mac 0" from "/lib/functions/mac.sh" to get the wlan0 mac address which should be added in the /etc/config/wireless

Signed-off-by: Pratik Prajapati <Pratik.Prajapati@imgtec.com>
@abhijit-mahajani-imgtec
Copy link
Contributor

Approved and Verified.single quote getting appended, but its fine to be fixed later on.

@abhijit-mahajani-imgtec abhijit-mahajani-imgtec merged commit 4192ad5 into CreatorKit:dev Jul 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants