summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2015-02-20 09:58:01 +0100
committerAlexander Larsson <alexl@redhat.com>2015-02-20 09:58:01 +0100
commit96e88b49162fd3dafa271f3a08461467cd0bcc29 (patch)
tree5b8bc6ae70b6dc9e5884beaf6fee07af7203fa51
parentab61e6b9d83f3df50047e6a3d4fb09fdb9de85c0 (diff)
Add yocto and meta-oe submodules (pointing at dizzy)
-rw-r--r--.gitmodules6
m---------meta-oe0
m---------yocto0
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..76efe50
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "yocto"]
+ path = yocto
+ url = http://git.yoctoproject.org/git/poky
+[submodule "meta-oe"]
+ path = meta-oe
+ url = https://github.com/openembedded/meta-oe.git
diff --git a/meta-oe b/meta-oe
new file mode 160000
+Subproject 6413cdb66acf43059f94d0076ec9b8ad6a475b3
diff --git a/yocto b/yocto
new file mode 160000
+Subproject b630f2f53645fa8f5890b4732f251c354ad525a