summaryrefslogtreecommitdiffstats
path: root/scripts/poky-setup-builddir
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/poky-setup-builddir')
-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