On 02/10/2019 19:28, Trevor Gamblin wrote:
+    # watchdog is of type "forking", so fix PIDFile to avoid warnings from
+    # systemd
+    sed -i 's@/var/run@/run@g' ${D}${systemd_system_unitdir}/watchdog.service

I dislike seds in the recipe because it's impossible to tell if they stop working or are not needed anymore. A patch (sent upstream) would be preferable.

Ross
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to