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 -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -