I have a recipe which creates a user on my target. This works as expected.
Is there a way to add/adjust the home directory created for this user? In particular, I'd like to create/change the ~user/.ssh directory for special SSH setups. The package I'm building has some very special packaging requirements that I'm having a few issues with. Can I expect this statement to work in do_install() (or do_install_append())? chown newuser:newuser ${D}/somefile Thanks -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto