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 -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -