Commit f64f8ed8 authored by Ralf's avatar Ralf
Browse files

bump Gluon version, remove now-BROKEN target

parent 17d08f75
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ for TARGET in \
	brcm2708-bcm2708 brcm2708-bcm2709 \
	mpc85xx-generic \
	ramips-mt7620 ramips-mt7621 ramips-mt7628 ramips-rt305x \
	ipq806x sunxi \
	sunxi \
	x86-generic x86-geode x86-64
do
	echo_color "$BOLDGREEN" "Starting work on target $TARGET"
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
# $1 is used to determine whether we use an experimental, beta, or stable version

# This is where we control which Gluon version to use.
export GLUON_UPSTREAM_TAG="v2018.1.1"
export GLUON_UPSTREAM_TAG="v2018.1.3"

# This is where we control the version number of our firmware.
CURRENT_VERSION="1.7.0"