README: A few more bits

This commit is contained in:
Colin Walters 2012-01-31 18:28:16 -05:00
parent a4e1d832fe
commit 7fc3630222
1 changed files with 5 additions and 0 deletions

View File

@ -66,6 +66,10 @@ git clone gnome:ostree
git clone git://github.com/cgwalters/poky.git git clone git://github.com/cgwalters/poky.git
cd $builddir cd $builddir
. $srcdir/poky/oe-init-build-env gnomeos-build . $srcdir/poky/oe-init-build-env gnomeos-build
# Now edit conf/bblayers.conf, and add
# /src/ostree/gnomeos/yocto
# to BBLAYERS.
bitbake ostree-native bitbake ostree-native
bitbake gnomeos-contents-{runtime,devel} bitbake gnomeos-contents-{runtime,devel}
@ -77,6 +81,7 @@ bitbake gnomeos-contents-{runtime,devel}
# manifest=/src/ostree/gnomeos/3.4/manifest.json # manifest=/src/ostree/gnomeos/3.4/manifest.json
ostbuild resolve ostbuild resolve
ostbuild build