Skip to content
Snippets Groups Projects
Commit 7fae1e56 authored by Paul Spooren's avatar Paul Spooren
Browse files

feeds: use git-src-full to allow Git versioning


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 "2b1d92f1: scripts/feeds: silence git warning by selecting
pull style" to `src-git-full`

Signed-off-by: default avatarPaul Spooren <mail@aparcar.org>
parent 2120cad3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment