Commit 0abf5928 authored by Florent Revest's avatar Florent Revest

Add repository for spreat (Samsung Gear Live)

parent 7b6162d2
......@@ -49,6 +49,9 @@ fi
if [ ! -d src/meta-sparrow-hybris ] ; then
git clone https://github.com/AsteroidOS/meta-sparrow-hybris src/meta-sparrow-hybris
fi
if [ ! -d src/meta-sprat-hybris ] ; then
git clone https://github.com/AsteroidOS/meta-sprat-hybris src/meta-sprat-hybris
fi
if [ ! -d src/meta-tetra-hybris ] ; then
git clone https://github.com/AsteroidOS/meta-tetra-hybris src/meta-tetra-hybris
fi
......@@ -107,6 +110,7 @@ BBLAYERS = " \\
$ROOTDIR/src/meta-openembedded/meta-filesystems \\
$ROOTDIR/src/meta-anthias-hybris \\
$ROOTDIR/src/meta-sparrow-hybris \\
$ROOTDIR/src/meta-sprat-hybris \\
$ROOTDIR/src/meta-tetra-hybris \\
$ROOTDIR/src/meta-bass-hybris \\
$ROOTDIR/src/meta-dory-hybris \\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment