summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
authorMichael Shen <gpgpgp@google.com>2021-08-18 09:07:10 +0300
committerMichael Shen <gpgpgp@google.com>2021-08-18 09:07:10 +0300
commit9e1a3ae8360dbac826493c34f259c8f0176ad3fd (patch)
treeee1677e209f584391542c94f6ccf37d182e4afb1 /meta-google
parent782e01b6d362018bddcda54744300caa346bbb4a (diff)
downloadopenbmc-9e1a3ae8360dbac826493c34f259c8f0176ad3fd.tar.xz
gpio-ctrl: update yocto override syntax
Signed-off-by: Michael Shen <gpgpgp@google.com> Change-Id: I716b873ad2a3a7cc4437f90638081bba12bb280c
Diffstat (limited to 'meta-google')
-rw-r--r--meta-google/recipes-google/gpio/gpio-ctrl_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-google/recipes-google/gpio/gpio-ctrl_git.bb b/meta-google/recipes-google/gpio/gpio-ctrl_git.bb
index 8241fc73d..c42b689ed 100644
--- a/meta-google/recipes-google/gpio/gpio-ctrl_git.bb
+++ b/meta-google/recipes-google/gpio/gpio-ctrl_git.bb
@@ -6,7 +6,7 @@ PR = "r1"
SRC_URI += "file://lib.sh"
-RDEPENDS_${PN} = "bash"
+RDEPENDS:${PN} = "bash"
do_install() {
install -d ${D}${datadir}/gpio-ctrl