I'm trying to build a local edison image on my mac by following the BSP guide. The problem is when I get to the bitbake part, I get this error message:
FATAL: /dev/shm does not exist or is not writable
Is there some parameter I can supply to get around this? OSX doesn't have shared memory this way, and I'd prefer to not have to virtualize ubuntu just for this.