Skip to content
Snippets Groups Projects
Commit 97fc11af authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

Incorrect checkout of git submodules


When checking out git packages, buildroot doesn't seem to track the revisions
correctly of any submodules referenced by that project. As a result, the
submodule stays at whatever revision was referenced by the head of the master
branch. Running a 'git submodule update' after the checkout fixes this problem.

Signed-off-by: default avatarOwen Kirby <osk@exegin.com>

SVN-Revision: 38359
parent 5380fa27
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