[oe] Create dir with 700 permissions from recipe

Koen Kooi k.kooi at student.utwente.nl
Tue Aug 18 14:17:49 UTC 2009


On 18-08-09 15:52, s hakkesteegt wrote:
> Hi,
>
> For a recipe I want to use locally to enable public key authentication on my
> images, I'm trying to create the .ssh dir with 700 permissions. But this
> doesn't seem to work. It ends up in the rootfs and in the ipk with 775
> permissions, although in the work dir it has the correct 700 permissions.
> This is the recipe I created:

1) never ever install something into $HOME
2) fakeroot do_install() {}

regards,

Koen







More information about the Openembedded-devel mailing list