Skip to content
Snippets Groups Projects
  • Paul Spooren's avatar
    7fae1e56
    feeds: use git-src-full to allow Git versioning · 7fae1e56
    Paul Spooren authored
    
    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>
    7fae1e56
    History
    feeds: use git-src-full to allow Git versioning
    Paul Spooren authored
    
    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>
feeds.conf.default 477 B