Hi all,
Currently I'm working on path compatibly for systemd between Tizen and Yocto project. It was noted, rightly, that this work may be unnecessary.
And easily avoided with this review (Tizen on Yocto project):
 - https://review.tizen.org/gerrit/#/c/32000/


Benefit:
1) It ensures compatibility of systemd path to Tizen packages.

2) Faster integration of the Tizen packages into yocto project (less path issue to be fixed).

3) Tizen doesn't use boot on /lib only (/usr/lib is mandatory for Tizen Boot, more generally /usr), so no need to have systemd unit system under /lib

4) meta-tizen is only for Tizen-distro so no need to ensure compatibility with meta yocto.

Disadvantage:
1) If we have systemd under /lib we can boot system whitout /usr like yocto (tiny system). Without we can't.

2) If some Tizen package use path /usr/lib/systemd/system for systemd unit system, no issues are raised for Tizen-distro but the package from meta-yocto will not be compatible with yocto Project path.


If it's OK for every one I'm going to merge the review 32000 into meta-tizen.

Note:
I also have a pending review on systemd, allowing to the used of/lib/systemd/system or /usr/lib/systemd/system for systemd path into Tizen:
 - https://review.tizen.org/gerrit/#/c/29920

Regards,
Ronan
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to