summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google
diff options
context:
space:
mode:
authorZhenfei Tai <ztai@google.com>2021-08-17 22:21:22 +0300
committerZhenfei Tai <ztai@google.com>2021-08-18 00:02:54 +0300
commitec95e6552ae739d42e82740e6c0c7618615557f9 (patch)
tree9e5af8df6f48dd9f5ae6d131aaf430b51d11c86c /meta-google/recipes-google
parent54a95c99c629dd5b24b6b3fcccdb7f7b628e13f3 (diff)
downloadopenbmc-ec95e6552ae739d42e82740e6c0c7618615557f9.tar.xz
libwatchdog: update yocto override syntax
Signed-off-by: Zhenfei Tai <ztai@google.com> Change-Id: I918deb41b27e84096a3974d48cb4aa64df35bf20
Diffstat (limited to 'meta-google/recipes-google')
-rw-r--r--meta-google/recipes-google/host-power-ctrl/libwatchdog_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-google/recipes-google/host-power-ctrl/libwatchdog_git.bb b/meta-google/recipes-google/host-power-ctrl/libwatchdog_git.bb
index 771f4b02aa..a9595c37ce 100644
--- a/meta-google/recipes-google/host-power-ctrl/libwatchdog_git.bb
+++ b/meta-google/recipes-google/host-power-ctrl/libwatchdog_git.bb
@@ -8,7 +8,7 @@ SRC_URI += " \
file://libwatchdog.sh \
"
-RDEPENDS_${PN} = "bash"
+RDEPENDS:${PN} = "bash"
do_install() {
install -d ${D}${libexecdir}