diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-02-24 20:44:57 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-02-24 20:44:57 +0000 |
commit | 205222495acf0cd6930f64e0653b669ef3b8b687 (patch) | |
tree | c3843d9ee337c8546a8aaebde4f62cd73e9e19f7 /scripts/poky-setup-builddir | |
parent | 08c7a59b5a5d24cf8c03b9da8278d30c0c175f5e (diff) | |
download | poky-205222495acf0cd6930f64e0653b669ef3b8b687.tar.gz |
poky-setup-builddir: Update references to the manual
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/poky-setup-builddir')
-rwxr-xr-x | scripts/poky-setup-builddir | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/poky-setup-builddir b/scripts/poky-setup-builddir index 7a1452f7ce..7a49a8fb9c 100755 --- a/scripts/poky-setup-builddir +++ b/scripts/poky-setup-builddir | |||
@@ -66,8 +66,8 @@ you with some default values. You may wish to edit it to use a different MACHINE | |||
66 | cores for example. See the file for more information as common configuration | 66 | cores for example. See the file for more information as common configuration |
67 | options are commented. | 67 | options are commented. |
68 | 68 | ||
69 | Also, for more information see the Poky handbook: | 69 | Also, for more information see the Poky Reference Manual: |
70 | http://pokylinux.org/doc/poky-handbook.html | 70 | http://yoctoproject.org/community/documentation |
71 | 71 | ||
72 | EOM | 72 | EOM |
73 | cp -f $POKYLOCALCONF $BUILDDIR/conf/local.conf | 73 | cp -f $POKYLOCALCONF $BUILDDIR/conf/local.conf |
@@ -82,8 +82,8 @@ You had no conf/bblayers.conf file. Poky has created this configuration file for | |||
82 | you with some default values. To add additional metadata layers into your | 82 | you with some default values. To add additional metadata layers into your |
83 | configuration please add entries to this file. | 83 | configuration please add entries to this file. |
84 | 84 | ||
85 | For more information see the Poky handbook: | 85 | For more information see the Poky Reference Manual: |
86 | http://pokylinux.org/doc/poky-handbook.html | 86 | http://yoctoproject.org/community/documentation |
87 | 87 | ||
88 | EOM | 88 | EOM |
89 | 89 | ||