commit | a3b8a0af9efd37c7b6f8ac64dcb2f356298885f8 | [log] [tgz] |
---|---|---|
author | Xo Wang <xow@google.com> | Fri Dec 16 16:52:50 2016 -0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sat Dec 31 13:42:03 2016 +0000 |
tree | 4886943b25d9ae938110a1fba06c8f52102b836d | |
parent | b7742bb4df38f361b8b807ba1accb8031a7fcda6 [diff] |
meta-zaius: Enable AVSBus control Add avsbus-control runtime dependency to pdbg-based host control. Signed-off-by: Xo Wang <xow@google.com> Change-Id: I47395f61a4de096476c861145944aa903969fbd6
diff --git a/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-phosphor/host/p9-host-start.bbappend b/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-phosphor/host/p9-host-start.bbappend index d0bda84..953b4b7 100644 --- a/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-phosphor/host/p9-host-start.bbappend +++ b/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-phosphor/host/p9-host-start.bbappend
@@ -1 +1,2 @@ RDEPENDS_${PN} += 'refclock-fixup' +RDEPENDS_${PN} += 'avsbus-control'