mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
sstate.bbclass: Update to use SSTATE variables everywhere and remove the now unneeded complicated paths from the sstate files
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -650,7 +650,7 @@ require conf/abi_version.conf
|
||||
##################################################################
|
||||
|
||||
DL_DIR ?= "${TOPDIR}/downloads"
|
||||
PSTAGE_DIR ?= "${TOPDIR}/pstage"
|
||||
SSTATE_DIR ?= "${TOPDIR}/sstate-cache"
|
||||
IMAGE_FSTYPES ?= "tar.gz"
|
||||
PCMCIA_MANAGER ?= "pcmcia-cs"
|
||||
DEFAULT_TASK_PROVIDER ?= "task-base"
|
||||
|
||||
Reference in New Issue
Block a user