On 30 May 2014 05:06, Kashyap Gada <[email protected]> wrote:
>> bash:
>> /media/kashyap/3E0800DC08009555/yocto/poky/scripts/oe-setup-builddir:
>> Permission denied

You appear to be running Yocto on external media and your system has
likely mounted it with the "noexec" flags to prevent malicious
programs.  You'll want to remount it with the "exec" flag, using mount
-o exec,remount /media/kashyap/3E0800DC08009555 should do the trick.

Ross
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to