From d017dc35791f100799213cf20de58cd0423b348f Mon Sep 17 00:00:00 2001 From: Cliff Brake Date: Tue, 7 Jun 2011 14:55:19 -0400 Subject: add meta-yocto to weekly changelog report --- .gitmodules | 4 +++- meta-yocto | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) create mode 160000 meta-yocto diff --git a/.gitmodules b/.gitmodules index d1af283..6c4498f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,6 +7,9 @@ [submodule "meta-angstrom"] path = meta-angstrom url = git://git.angstrom-distribution.org/meta-angstrom +[submodule "meta-yocto"] + path = meta-yocto + url = git://git.yoctoproject.org/poky [submodule "meta-texasinstruments"] path = meta-texasinstruments url = git://git.angstrom-distribution.org/meta-texasinstruments @@ -28,4 +31,3 @@ [submodule "openembedded"] path = openembedded url = git://git.openembedded.org/openembedded - diff --git a/meta-yocto b/meta-yocto new file mode 160000 index 0000000..7f34cd1 --- /dev/null +++ b/meta-yocto @@ -0,0 +1 @@ +Subproject commit 7f34cd1eb2a459709006ae985a14decd4d2152e6 -- cgit 1.2.3-korg