Hello,
Update: Tried below approach
do_install() {
install -d ${D}${custom}/
install -m 0755 ${S}/sample.sh ${D}${custom}/sample.sh
}
FILES_${PN} = " \
${custom}/sample.sh \
"
But, getting the error "Files/directories were installed but not shipped in any
package"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59369): https://lists.yoctoproject.org/g/yocto/message/59369
Mute This Topic: https://lists.yoctoproject.org/mt/97467970/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-