File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 - name : r3g-snapshot
2424 env : OPENWRT_VERSION=snapshots RELEASE_MODEL=xiaomi_mi-router-3g RELEASE_ARCH=ramips RELEASE_SOC=mt7621
2525 - name : r3g-stable
26- env : OPENWRT_VERSION=stable RELEASE_MODEL=xiaomi_mir3g RELEASE_ARCH=ramips RELEASE_SOC=mt7621
26+ env : OPENWRT_VERSION=stable RELEASE_MODEL=xiaomi_mir3g RELEASE_ARCH=ramips RELEASE_SOC=mt7621
27+ - name : c50v4-stable
28+ env : OPENWRT_VERSION=stable RELEASE_MODEL=tplink_c50-v4 RELEASE_ARCH=ramips RELEASE_SOC=mt76x8
Original file line number Diff line number Diff line change 2323 DOWNLOAD_URL=https://${OPENWRT_DOWNLOAD_HOST} /releases/${OPENWRT_VERSION} /targets/${RELEASE_ARCH} /${RELEASE_SOC} /openwrt-imagebuilder-${OPENWRT_VERSION} -${RELEASE_ARCH} -${RELEASE_SOC} .Linux-x86_64.tar.xz
2424fi
2525
26- RELEASE_NAME=${OPENWRT_VERSION} -${RELEASE_PREFIX:- v1.0} -$( date +%Y%m%d_%H%M%S)
26+ RELEASE_NAME=${RELEASE_MODEL} - ${ OPENWRT_VERSION} -${RELEASE_PREFIX:- v1.0} -$( date +%Y%m%d_%H%M%S)
2727RELEASE_MODULES=${RELEASE_MODULES:- `cat / openwrt/ modules/ ${RELEASE_MODEL} .txt | tr ' \n' ' ' `}
2828
2929GIT_USER=${GIT_REPO%%/* }
You can’t perform that action at this time.
0 commit comments