diff options
| -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 | ||
