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 /scripts/poky-qemu.README | |
parent | 14cb222ee2cec5874f700629ddaf263a8ed20b0f (diff) | |
download | openembedded-core-9f15140b5de39adcc865732a9dd3c27c177adaf5.tar.gz openembedded-core-9f15140b5de39adcc865732a9dd3c27c177adaf5.tar.bz2 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 'scripts/poky-qemu.README')
-rw-r--r-- | scripts/poky-qemu.README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/poky-qemu.README b/scripts/poky-qemu.README index 3fbeb65029..e6d3c48a7b 100644 --- a/scripts/poky-qemu.README +++ b/scripts/poky-qemu.README @@ -39,7 +39,7 @@ where: <zimage> is the path to a kernel (zimage-qemuarm.bin) <filesystem> is the path to an ext2 image (filesystem-qemuarm.ext2) -It will default to the qemuarm, ext2 and the last kernel and oh-image-sdk +It will default to the qemuarm, ext2 and the last kernel and poky-image-sdk image built by poky. |