mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-07 01:53:34 +08:00
d445df84c5
Both $(AUTORELEASE) and $(PKG_SRC_VERSION) (from luci.git) use the Git log to determine releases and package timestamps. Feeds are shallow cloned by default, resulting in an incomplete Git log and therefore different local package versions than offered upstream. This commits sets the default feeds to use `src-git-full` to solve that. Add fixes from "2b1d92f: scripts/feeds: silence git warning by selecting pull style" to `src-git-full` Signed-off-by: Paul Spooren <mail@aparcar.org> (cherry picked from commit 7fae1e5677e9bb4979c8d4ac99be4de6955b13d0)
6 lines
353 B
Plaintext
6 lines
353 B
Plaintext
src-git-full packages https://git.openwrt.org/feed/packages.git;openwrt-21.02
|
|
src-git-full luci https://git.openwrt.org/project/luci.git;openwrt-21.02
|
|
src-git-full routing https://git.openwrt.org/feed/routing.git;openwrt-21.02
|
|
src-git-full telephony https://git.openwrt.org/feed/telephony.git;openwrt-21.02
|
|
#src-link custom /usr/src/openwrt/custom-feed
|