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

Prepare v2017.09-rc4

Signed-off-by: Tom Rini <trini@konsulko.com>
master
Tom Rini 8 years ago
parent 4c2cf973aa
commit 0e88cdd17d
  1. 2
      Makefile

@ -5,7 +5,7 @@
VERSION = 2017
PATCHLEVEL = 09
SUBLEVEL =
EXTRAVERSION = -rc3
EXTRAVERSION = -rc4
NAME =
# *DOCUMENTATION*

Loading…
Cancel
Save