Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add repository for spreat (Samsung Gear Live)
  • Loading branch information
FlorentRevest committed Feb 27, 2017
1 parent 7b6162d commit 0abf592
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions prepare-build.sh
Expand Up @@ -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
Expand Down Expand Up @@ -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 \\
Expand Down

0 comments on commit 0abf592

Please sign in to comment.