3f8d12f55c
The OpenWrt routing feed was moved to the OpenWrt GitHub org. Update the URL, as the old one might not work in the future. Signed-off-by: David Bauer <mail@david-bauer.net>
17 lines
640 B
Plaintext
17 lines
640 B
Plaintext
GLUON_FEEDS='packages routing gluon'
|
|
|
|
OPENWRT_REPO=https://github.com/openwrt/openwrt.git
|
|
OPENWRT_BRANCH=openwrt-21.02
|
|
OPENWRT_COMMIT=e16a45f258a42bf36c05a182f9396d321e0c12a9
|
|
|
|
PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
|
|
PACKAGES_PACKAGES_BRANCH=openwrt-21.02
|
|
PACKAGES_PACKAGES_COMMIT=5fa605a1fa76bc68e3f70122713e592a1b25f068
|
|
|
|
PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
|
|
PACKAGES_ROUTING_BRANCH=openwrt-21.02
|
|
PACKAGES_ROUTING_COMMIT=2baff33918c089fd3744c7192f8ae7a29c47a8d7
|
|
|
|
PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
|
|
PACKAGES_GLUON_COMMIT=b644a2a8d8bf2543d12f782f59a2b2ecdc7bda97
|