Loading ci-release.sh +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading version.sh +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
ci-release.sh +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading
version.sh +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading