[oe] BUG? Some files in the build end up without read permission (mostly in .pc/)

Tom Rini trini at kernel.crashing.org
Sun Dec 7 20:23:56 UTC 2008


On Sun, Dec 07, 2008 at 08:55:36PM +0100, Leon Woestenberg wrote:
> Hello,
> 
> On Sun, Dec 7, 2008 at 11:58 AM, Andrea Adami <andrea.adami at gmail.com> wrote:
> >
> > yes, I noticed this trying to copy the whole tmp/angstrom dir.
> >
> > permission denied   /input/keyboard/sharpsl_rc.c
> > ...input/touchscreen/tsc2101_ts.c
> > .../arm/mach-pxa/poodle_pm.c
> > ...asm-arm/arch-pxa/hx2750.h
> >
> > The whole list here:
> >
> > http://www.pastebin.ca/1278657
> >
> > I suspect this in not intended...
> >
> Thanks for the confirmation.
> 
> I have no idea where the missing permissions are created, but I
> strongly suspect a missing third argument to open(path, ...O_CREAT
> ..., );
> which typically gives these results.
> 
> 
> Anyone: is this quilt who writes these files there?

IIRC, yes.

-- 
Tom Rini




More information about the Openembedded-devel mailing list