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)
commit743a74e2a6bfb07f36bc91f79958b7a067d1190d
treefd589084560f098f0361a662690c5f558d52ee86
parent5a8864448ad4a2b391848e034e9ebca834544dfd
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38359 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/download.mk