openwrt/target/sdk
Jo-Philipp Wich 2224dbdb9d sdk: add base repository fallback
When the build system cannot infer its own repository url then let it fall
back to http://git.openwrt.org/ for the base feed.

The path to openwrt.git is guessed from the VERSION_NUMBER variable:

 "unknown" or "r12345" -> http://git.openwrt.org/openwrt.git
 "15.05.1"             -> http://git.openwrt.org/15.05/openwrt.git

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 48212
2016-01-12 09:25:45 +00:00
..
files sdk: provide explicit CONFIG_MODULES kconfig symbol 2015-07-27 23:45:15 +00:00
Config.in build: consistently use 'depends on' instead of 'depends' 2013-04-17 15:36:41 +00:00
Makefile sdk: add base repository fallback 2016-01-12 09:25:45 +00:00
convert-config.pl sdk: filter out CONFIG_SIGNED_PACKAGES for generated config 2015-04-25 12:39:02 +00:00