Skip to content

Commit cfc68a6

Browse files
potinlaifacebook-github-bot
authored andcommitted
catalina: gpio-monitor: add fw version check when host post completed
Summary: Catalina add a target called "catalina-host-ready.target" in lf-openbmc[1], which will be called when CPU_BOOT_DONE rising. Add necessary fw-versions check services (ex: cpu, gpu) into "catalina-host-ready.target.wants" to update the fw-version settings object when host post completed. X-link: facebookexternal/openbmc.quanta#4511 Reviewed By: amithash Differential Revision: D67192556 fbshipit-source-id: 271aee3981df30a3108f54265914064a3c43ce88
1 parent 0ef895e commit cfc68a6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
RDEPENDS:${PN}:append = " fw-versions"
2+
3+
SYSTEMD_LINK:${PN}-monitor:append = " ../[email protected]:catalina-host-ready.target.wants/[email protected]"
4+
SYSTEMD_LINK:${PN}-monitor:append = " ../[email protected]:catalina-host-ready.target.wants/[email protected]"
5+
SYSTEMD_LINK:${PN}-monitor:append = " ../[email protected]:catalina-host-ready.target.wants/[email protected]"
6+
SYSTEMD_LINK:${PN}-monitor:append = " ../[email protected]:catalina-host-ready.target.wants/[email protected]"
7+
SYSTEMD_LINK:${PN}-monitor:append = " ../[email protected]:catalina-host-ready.target.wants/[email protected]"
8+
SYSTEMD_LINK:${PN}-monitor:append = " ../[email protected]:catalina-host-ready.target.wants/[email protected]"

0 commit comments

Comments
 (0)