-
- Downloads
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:
Owen Kirby <osk@exegin.com>
SVN-Revision: 38359
Loading
Please register or sign in to comment