Hello,
I have a generic use-case of maintaining the meta layer. I have a custom meta
layer. But this layer serves multiple customers who share most of the recipes
and files. But some files are customer-specific. Currently, I am using
different repos and tags in gitlab but regularly updating them is tedious and
time-consuming. Rather I am think to create to create a generic meta layer and
use Yocto features/variables (if existing) to maintain different versions. For
example, a recipe test.bb has FILES_${PN} += " /lib/systemd/system/test.service
\ "
But the contents of "test.service" is customer-specific and different versions
has to be maintained. So, is there any way to make this generic? Can this be
done using .bbappend files?
I assume this might be the use case of many people..
Thanks in advance
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#58728): https://lists.yoctoproject.org/g/yocto/message/58728
Mute This Topic: https://lists.yoctoproject.org/mt/95472335/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-