summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-24 20:44:57 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-24 20:44:57 +0000
commit205222495acf0cd6930f64e0653b669ef3b8b687 (patch)
treec3843d9ee337c8546a8aaebde4f62cd73e9e19f7 /scripts
parent08c7a59b5a5d24cf8c03b9da8278d30c0c175f5e (diff)
downloadpoky-205222495acf0cd6930f64e0653b669ef3b8b687.tar.gz
poky-setup-builddir: Update references to the manual
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/poky-setup-builddir8
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
66cores for example. See the file for more information as common configuration 66cores for example. See the file for more information as common configuration
67options are commented. 67options are commented.
68 68
69Also, for more information see the Poky handbook: 69Also, for more information see the Poky Reference Manual:
70http://pokylinux.org/doc/poky-handbook.html 70 http://yoctoproject.org/community/documentation
71 71
72EOM 72EOM
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
82you with some default values. To add additional metadata layers into your 82you with some default values. To add additional metadata layers into your
83configuration please add entries to this file. 83configuration please add entries to this file.
84 84
85For more information see the Poky handbook: 85For more information see the Poky Reference Manual:
86 http://pokylinux.org/doc/poky-handbook.html 86 http://yoctoproject.org/community/documentation
87 87
88EOM 88EOM
89 89