Incorrect checkout of git submodules
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 10 Oct 2013 15:01:50 +0000 (15:01 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 10 Oct 2013 15:01:50 +0000 (15:01 +0000)
commit97fc11af79f76c467abf512c55bd88b288d87b38
tree5e91cc1ee204e51b854d3939941b6c9887350b55
parent5380fa27e987854a7b1f2336cd9af4cb0edbe540
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
include/download.mk