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 (#64416): https://lists.yoctoproject.org/g/yocto/message/64416 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] -=-=-=-=-=-=-=-=-=-=-=-