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)
commitca500212f4ab3b41483f608e7e58ad66b8dac727
treefd589084560f098f0361a662690c5f558d52ee86
parent2c49d70703e04a9fb654f389a75e49e9060719e0
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