I am trying to create a custom Linux image for NXP iMX8. After setting up the project while using "bitbake imx-image-multimedia" I am getting an error message.
NOTE: Your conf/bblayers.conf has been automatically updated.
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:
The TMPDIR: /home/rs/reserve_dir/build_dir/tmp can't be located on nfs.
Summary: There was 1 ERROR message, returning a non-zero exit code.
Please can someone provide me a solution for this. I can see '/home/rs/reserve_dir/build_dir/tmp' on my local system.
you may setup the TMPDIR to another existing directory.