diff options
author | Richard Purdie <richard@openedhand.com> | 2007-06-27 12:18:02 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-06-27 12:18:02 +0000 |
commit | 9f15140b5de39adcc865732a9dd3c27c177adaf5 (patch) | |
tree | 35e743d12588ddd2d5da4f841e9fbc7380031566 /README.commands | |
parent | 14cb222ee2cec5874f700629ddaf263a8ed20b0f (diff) | |
download | openembedded-core-9f15140b5de39adcc865732a9dd3c27c177adaf5.tar.gz openembedded-core-9f15140b5de39adcc865732a9dd3c27c177adaf5.tar.bz2 openembedded-core-9f15140b5de39adcc865732a9dd3c27c177adaf5.tar.xz openembedded-core-9f15140b5de39adcc865732a9dd3c27c177adaf5.zip |
Rename oh-image -> poky-image
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2020 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'README.commands')
-rw-r--r-- | README.commands | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.commands b/README.commands index c3e0476d5..c84eefad9 100644 --- a/README.commands +++ b/README.commands @@ -77,6 +77,11 @@ can be useful for world or unattended builds. The -s option lists all the versions of packages that bitbake will use. +Bitbake - More Information +========================== + +See the bitbake user manual at: http://bitbake.berlios.de/manual/ + QEMU ==== |