diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-20 16:54:31 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-21 13:08:44 +0100 |
| commit | b3d84fb35a2d11587d973c59a6d0851c1988d409 (patch) | |
| tree | 0e6cd75a2bc9d2241d0e7242f13eef9d190cbd25 | |
| parent | c1f79ab0be21e9e741172060d9088f5264ce0ab6 (diff) | |
| download | poky-b3d84fb35a2d11587d973c59a6d0851c1988d409.tar.gz | |
Replace POKYBASE with COREBASE
(From yocto-docs rev: 3459e26cfaf1ba12c6e998f233dbd4a4aa4214b3)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/poky-ref-manual/extendpoky.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/poky-ref-manual/extendpoky.xml index 5bf22e547a..6a5e1a5d8a 100644 --- a/documentation/poky-ref-manual/extendpoky.xml +++ b/documentation/poky-ref-manual/extendpoky.xml | |||
| @@ -634,7 +634,7 @@ BBFILE_PRIORITY_emenlow = "6" | |||
| 634 | tree.</para></listitem> | 634 | tree.</para></listitem> |
| 635 | </itemizedlist> | 635 | </itemizedlist> |
| 636 | Following these recommendations keeps your Poky tree and its configuration entirely | 636 | Following these recommendations keeps your Poky tree and its configuration entirely |
| 637 | inside POKYBASE. | 637 | inside COREBASE. |
| 638 | </para> | 638 | </para> |
| 639 | </section> | 639 | </section> |
| 640 | 640 | ||
