diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2022-06-10 21:37:09 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-06-10 21:37:09 +0200 |
commit | d5f911e68fb79aaf7123a744e49a02bdfb6c852e (patch) | |
tree | f7725a05192d198152c20948873cbcf11ae84bcf /feeds.conf.default | |
parent | 677e3c18fe4ce65afd0f0dc3bdacedf3854fb2e6 (diff) | |
download | upstream-d5f911e68fb79aaf7123a744e49a02bdfb6c852e.tar.gz upstream-d5f911e68fb79aaf7123a744e49a02bdfb6c852e.tar.bz2 upstream-d5f911e68fb79aaf7123a744e49a02bdfb6c852e.zip |
OpenWrt v22.03.0-rc4: revert to branch defaults
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'feeds.conf.default')
-rw-r--r-- | feeds.conf.default | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/feeds.conf.default b/feeds.conf.default index 5e63a69ab3..f20f9db1e4 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,4 +1,4 @@ -src-git-full packages https://git.openwrt.org/feed/packages.git^afea2bcafca132022ac4470e2d495962720348fb -src-git-full luci https://git.openwrt.org/project/luci.git^28e92e3f8c3bd06ecbade1873f2c255c354672c2 -src-git-full routing https://git.openwrt.org/feed/routing.git^4b2b6b3d2b0178d254943409cfb4bdce0edbbda4 -src-git-full telephony https://git.openwrt.org/feed/telephony.git^1d2031a5c82816483c51bca15649e2957fbe2bc2 +src-git-full packages https://git.openwrt.org/feed/packages.git;openwrt-22.03 +src-git-full luci https://git.openwrt.org/project/luci.git;openwrt-22.03 +src-git-full routing https://git.openwrt.org/feed/routing.git;openwrt-22.03 +src-git-full telephony https://git.openwrt.org/feed/telephony.git;openwrt-22.03 |