Hi,
I have downloaded minized BSP for 2019.2 version but I couldn't build it.
Petalinux throws me an error while building:
[INFO] building project
[INFO] sourcing bitbake
[INFO] generating user layers
[INFO] generating workspace directory
INFO: bitbake petalinux-user-image
ERROR: OE-core's config sanity checker detected a potential misconfiguration.
Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
Following is the list of potential problems / advisories:
Failed to create a file in SSTATE_DIR: Permission denied.
You could try using /home/training/git/avnet/petalinux/scripts/../cache/2019_2/sstate_arm in SSTATE_MIRRORS rather than as an SSTATE_CACHE.
I tried to find solution on my own but without luck.
Can someone point me to right direction or provide solution?
Thanks!