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

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -