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

cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

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

1,520 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