Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commit/b104b3dc1dd90cdbf67ccf3c51b06e4f1592fe91 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Prepare v2016.07-rc1

Signed-off-by: Tom Rini <trini@konsulko.com>
master
Tom Rini 9 years ago
parent d77fa2ff76
commit b104b3dc1d
  1. 4
      Makefile

@ -3,9 +3,9 @@
#
VERSION = 2016
PATCHLEVEL = 05
PATCHLEVEL = 07
SUBLEVEL =
EXTRAVERSION =
EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*

Loading…
Cancel
Save