summaryrefslogtreecommitdiff
path: root/meta-quanta
diff options
context:
space:
mode:
authorJoseph Fu <joseph.fu@quantatw.com>2022-02-24 12:52:41 +0300
committerJoseph Fu <joseph.fu@quantatw.com>2022-03-11 06:00:09 +0300
commit1fe1de3781843c487323e0408ec0949bd93e1c47 (patch)
treec4cbf819be2fba762baeeac50e035661de5fcd22 /meta-quanta
parent7bd6f0973aa2f3a95b199447d88dbaeed68aec4b (diff)
downloadopenbmc-1fe1de3781843c487323e0408ec0949bd93e1c47.tar.xz
meta-quanta: s6q: Fix syntax in phosphor-watchdog_%.bbappend
The phosphor-watchdog_%.bbappend has a syntax error of colon. Tested: built image successfully and solved the warning message. Signed-off-by: Joseph Fu <joseph.fu@quantatw.com> Change-Id: If8bd002e6f140c145c56b7bd0964ad415158d619
Diffstat (limited to 'meta-quanta')
-rw-r--r--meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend b/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend
index 4c2fe7d5dd..ceeb719e38 100644
--- a/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend
+++ b/meta-quanta/meta-s6q/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend
@@ -1,4 +1,4 @@
-FILESEXTRAPATHS:prepend:s6q := ":${THISDIR}/${PN}"
+FILESEXTRAPATHS:prepend:s6q := "${THISDIR}/${PN}:"
SYSTEMD_OVERRIDE:${PN}:remove:s6q = "poweron.conf:phosphor-watchdog@poweron.service.d/poweron.conf"
SYSTEMD_SERVICE:${PN}:s6q = " phosphor-watchdog.service \