On Thu, 2013-09-12 at 09:48 +0200, Hans Beckérus wrote: > I have a slight problem with this patch. The new > sysroot-relativelinks.py does not obtain the proper access protection > bits!? > Which results in the following error when packaging the SDK > > /home/poky/build/tmp/work/zynq_zc706-poky-linux-gnueabi/rootfs-default/1.0-r0/temp/run.populate_sdk_image.20803: > line 496: /home/poky/scripts/sysroot-relativelinks.py: Permission > denied > > [home/poky]: ls -l scripts/sysroot-relativelinks.py > -rw-rw-r-- 1 poky poky 959 Sep 12 09:38 scripts/sysroot-relativelinks.py > > The execution bit is missing!? > > I can of course apply the execution bit manually, but what may cause > the patch to not set the bits properly in my scripts folder for new > files? Please advise.
I checked the poky and oe-core trees and they have a+x: http://git.yoctoproject.org/cgit.cgi/poky/tree/scripts http://git.openembedded.org/openembedded-core/tree/scripts so I'm a bit puzzled. How did you update your tree? Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
