Hi,

I'm wondering if there is a mechanism I could utilize to create target 
directories in one place that is shared between recipes? I have an image that 
has multiple packages being created and installed in the same directory. It has 
worked so far, but its fragile. Adding a new recipe that installed to these 
directories with the wrong permissions completely wrecked my running image. So 
I'm hoping to abstract the directory creation to one point to help keep things 
consistent.

So far all I've come up with is a .inc file that assigns the install -d 
commands to a variable which the individual recipes include and call during 
do_install. Is there a better way to do this?

Thanks,
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#56889): https://lists.yoctoproject.org/g/yocto/message/56889
Mute This Topic: https://lists.yoctoproject.org/mt/90699652/21656
Mute #dunfell:https://lists.yoctoproject.org/g/yocto/mutehashtag/dunfell
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to