Please keep in mind: people are busy, any help you get is a favour. You need to do everything you can to be precise and specific in your request.
Particularly always include the full recipe, and the corresponding error message you're getting, or explain what behaviour you are observing, and what is your expectation that does not match that behaviour. What do you mean exactly when you say 'none worked'? Alex On Mon, 9 Dec 2024 at 12:45, MOHAMMED HASSAN via lists.yoctoproject.org <hassanchattarki=gmail....@lists.yoctoproject.org> wrote: > > It didnt work for me guys. > I want to place the file in my root home directory. > > # Root home directory > ROOT_HOME ??= "/root" > > if you guys have suggestions for me please let me know. I have tried the > following lines below but none worked. > > > install -d ${D}/${HOME} > install -m 0755 my-file ${D}/${HOME}/my-file > > and also tried > > install -d ${D}/root > install -m 0755 my-file ${D}/root/my-file > > none worked. > > Please let me know if they are any more options i can try. > > Thanks > Hassan > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#64417): https://lists.yoctoproject.org/g/yocto/message/64417 Mute This Topic: https://lists.yoctoproject.org/mt/109914791/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-