On Thu, 11 Nov 2021 at 11:10, Manuel Wagesreither <[email protected]> wrote: > > Hello all, > > sorry, wall of text incoming. > > tl;dr: > If recipes install directories with `install -d path/to/dir`, how is the > default mode determined? What can cause it suddenly (that is, without > updating metalayers or similar) to change from 755 to 700? >
when I did this to myself recently, I had changed the shells default umask value to 077 which caused exactly what you are listing. I would check to see if the users or system wide umask was changed recently by an update. -- Stephen J Smoogen. Let us be kind to one another, for most of us are fighting a hard battle. -- Ian MacClaren
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#55319): https://lists.yoctoproject.org/g/yocto/message/55319 Mute This Topic: https://lists.yoctoproject.org/mt/86985521/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
