diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-20 17:25:23 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-21 00:29:30 +0100 |
| commit | 6e95cb246f39e4d49d46761b9a7d51c858ac7e9d (patch) | |
| tree | 1646acfdc315d3dfcc2516a6f49509ba7f633fae /scripts/poky-setup-builddir | |
| parent | 4d609d502161137620c4b1901cc225f9e871c3dc (diff) | |
| download | poky-6e95cb246f39e4d49d46761b9a7d51c858ac7e9d.tar.gz | |
Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*
(From OE-Core rev: 560b04181d8f51d189b99f01a72f17210dadf7a3)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/poky-setup-builddir')
| -rwxr-xr-x | scripts/poky-setup-builddir | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/poky-setup-builddir b/scripts/poky-setup-builddir index aabf358e13..c900d0e0cb 100755 --- a/scripts/poky-setup-builddir +++ b/scripts/poky-setup-builddir | |||
| @@ -103,8 +103,8 @@ cat <<EOM | |||
| 103 | You can now run 'bitbake <target>' | 103 | You can now run 'bitbake <target>' |
| 104 | 104 | ||
| 105 | Common targets are: | 105 | Common targets are: |
| 106 | poky-image-minimal | 106 | core-image-minimal |
| 107 | poky-image-sato | 107 | core-image-sato |
| 108 | meta-toolchain | 108 | meta-toolchain |
| 109 | meta-toolchain-sdk | 109 | meta-toolchain-sdk |
| 110 | 110 | ||
