b427a3b1ad
Then using GitHub actions, the OpenWrt Git service occasinally returns a 504 leading to a failed build.
17 lines
649 B
Plaintext
17 lines
649 B
Plaintext
GLUON_FEEDS='packages routing gluon'
|
|
|
|
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
|
|
OPENWRT_BRANCH=openwrt-19.07
|
|
OPENWRT_COMMIT=81264ebb51991aa2d17489852854e3b5ec3f514d
|
|
|
|
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
|
|
PACKAGES_PACKAGES_BRANCH=openwrt-19.07
|
|
PACKAGES_PACKAGES_COMMIT=99efce0cd27adfcc53384fba93f37e5ee2e517de
|
|
|
|
PACKAGES_ROUTING_REPO=https://github.com/openwrt-routing/packages.git
|
|
PACKAGES_ROUTING_BRANCH=openwrt-19.07
|
|
PACKAGES_ROUTING_COMMIT=b8fd8c8b9f8fa3284714ee7965fd3caa87d6f3d1
|
|
|
|
PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
|
|
PACKAGES_GLUON_COMMIT=12e41d0ff07ec54bbd67a31ab50d12ca04f2238c
|