Hello.
I create and test new openwrt package.
When i commit change to git, i must change manualy in Makefile PKG_SOURCE_VERSION.
How automaticaly set PKG_SOURCE_VERSION="last_master_commit"?
And second question.
I write program in Lua language.
Is it possible to specify the type of architecture "all"?
I test package in Virtualbox x86, and after in real ar71xx router. And i must build two package: for x86 and ar71xx.