]> rtime.felk.cvut.cz Git - eurobot/public.git/commitdiff
Initialize openembedded submodules
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 18 Nov 2013 15:45:26 +0000 (16:45 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 18 Nov 2013 15:45:26 +0000 (16:45 +0100)
openembedded/Makefile

index 15bc42b37edda59bbb6250b7a90e3fe24a6755c9..0b7d66abe7afe2c7cabef250dd5b50b89e9bac14 100644 (file)
@@ -1,6 +1,7 @@
 all: gumstix toradex
 
 init:
+       cd .. && git submodule update --init openembedded
        ln -sf ../bitbake openembedded-core/bitbake
        quilt pop -a
        quilt push -a