Skip to content
Snippets Groups Projects
Commit 59121fdd authored by Felix Fietkau's avatar Felix Fietkau
Browse files

buildroot: improve git submodule handling for packages


Move the `--recursive` switch from `git clone` to `git submodule`
so that submodules are cloned for upstream branches where the
PKG_SOURCE_VERSION commit-ish has a different .gitmodules
configuration than the repository default.

This is, for example, required when the master branch for a source
package does not use submodules, but its topic branch for OpenWRT
does.

This changes the buildroot dependency from git-1.6.2 to git 1.7.12.2,
which was released September 2012.

Signed-off-by: default avatarDarik Horn <dajhorn@vanadac.com>
Signed-off-by: default avatarKarl Palsson <karlp@tweak.net.au>

SVN-Revision: 48830
parent 076d58d3
No related branches found
No related tags found
Loading
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