base-foc: Checkout license file from TUDOS repo

This commit is contained in:
Sebastian Sumpf 2013-08-09 14:53:32 +02:00 committed by Norman Feske
parent 7b54eaaee1
commit 258c74db59
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ checkout_base:
ifeq ($(SVN_REV),)
$(error Syntax 'make checkout SVN_REV=<revision>')
endif
$(VERBOSE)svn export -r $(SVN_REV) $(SVN_URI)/l4/COPYING-GPL-2 $(SVN_REV)
$(VERBOSE)svn co -r $(SVN_REV) --depth immediates $(SVN_URI) $(SVN_REV)
$(VERBOSE)svn co -r $(SVN_REV) --depth files $(SVN_URI)/l4 $(SVN_REV)/l4
$(VERBOSE)svn co -r $(SVN_REV) --depth files $(SVN_URI)/l4/pkg $(SVN_REV)/l4/pkg