bitbake ERROR: Please set the 'PERSISTENT_DIR' or 'CACHE' variable

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

bitbake ERROR: Please set the 'PERSISTENT_DIR' or 'CACHE' variable

1,996 Views
John_Kaz
NXP Employee
NXP Employee

This error is resolved with the following command:

source ./fsl-setup-poky -m <machine> -j [# of bitbake jobs] -t [# of makethreads]

Example:

$ source ./fsl-setup-poky -m p4080ds -j 12 -t 12 -l

0 Kudos
0 Replies