yocto - Coffeescript stackoverflow survey -
while trying build yocto linux commands:
source oe-init-build-env bitbake core-image-minimal
i error
error: oe-core's config sanity checker detected potential misconfiguration. either fix cause of error or @ own risk disable checker (see sanity.conf). following list of potential problems / advisories: please use umask allows a+rx , u+rwx
i have tried chmod'ing build folder, resulted in same error. ran on ubuntu system , works there. current system suselinux-12.1. umask 0007 on suse.
Comments
Post a Comment