CC: version.mk and image-config.in: adjust to 15.05.1
authorJohn Crispin <john@openwrt.org>
Sun, 20 Mar 2016 14:45:02 +0000 (14:45 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 20 Mar 2016 14:45:02 +0000 (14:45 +0000)
commit1f0dc67e3e715230c1a95c8a8c193356791015ef
tree852bdcba2a5ee66997c7095f84fd7b5f952ecca3
parent77ab12566ee485af8cf61042efa7beaf33b00ee4
CC: version.mk and image-config.in: adjust to 15.05.1
* Adjust the default version number in include/version.mk to 15.05.1
* Copy the correct download repo location from include/version.mk
  to base-files/image-config.in

After the change to version.mk, new builds made from CC sources will
have opkg config that downloads from the recent 15.05.1 packages repo
instead of the ancient 15.05 packages repo.

The change to image-config.in ensures that if somebody uses
VERSIONOPT config options in .config, he will get the
correct download repo address (instead of trunk snapshots).

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
SVN-Revision: 49053
include/version.mk
package/base-files/image-config.in