diff options
Diffstat (limited to 'meta/conf/local.conf.sample')
| -rw-r--r-- | meta/conf/local.conf.sample | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample index 8ccdd138cb..fa5e3f183f 100644 --- a/meta/conf/local.conf.sample +++ b/meta/conf/local.conf.sample | |||
| @@ -5,8 +5,8 @@ CONF_VERSION = "1" | |||
| 5 | # location, default it ${TOPDIR}/downloads | 5 | # location, default it ${TOPDIR}/downloads |
| 6 | #DL_DIR ?= "${TOPDIR}/downloads" | 6 | #DL_DIR ?= "${TOPDIR}/downloads" |
| 7 | # Uncomment and change to cache Poky's built staging output in an alternative | 7 | # Uncomment and change to cache Poky's built staging output in an alternative |
| 8 | # location, default ${TOPDIR}/pstage | 8 | # location, default ${TOPDIR}/sstate-cache |
| 9 | #PSTAGE_DIR ?= "${TOPDIR}/pstage" | 9 | #SSTATE_DIR ?= "${TOPDIR}/sstate-cache" |
| 10 | 10 | ||
| 11 | # Uncomment and set to allow bitbake to execute multiple tasks at once. | 11 | # Uncomment and set to allow bitbake to execute multiple tasks at once. |
| 12 | # For a quadcore, BB_NUMBER_THREADS = "4", PARALLEL_MAKE = "-j 4" would | 12 | # For a quadcore, BB_NUMBER_THREADS = "4", PARALLEL_MAKE = "-j 4" would |
| @@ -142,7 +142,7 @@ ENABLE_BINARY_LOCALE_GENERATION = "1" | |||
| 142 | 142 | ||
| 143 | # Poky can try and fetch packaged-staging packages from a http, https or ftp | 143 | # Poky can try and fetch packaged-staging packages from a http, https or ftp |
| 144 | # mirror. Set this variable to the root of a pstage directory on a server. | 144 | # mirror. Set this variable to the root of a pstage directory on a server. |
| 145 | #PSTAGE_MIRROR ?= "http://someserver.tld/share/pstage" | 145 | #SSTATE_MIRROR ?= "http://someserver.tld/share/pstage" |
| 146 | 146 | ||
| 147 | # Set IMAGETEST to qemu if you want to build testcases and start | 147 | # Set IMAGETEST to qemu if you want to build testcases and start |
| 148 | # testing in qemu after do_rootfs. | 148 | # testing in qemu after do_rootfs. |
