commit | 0815a63b9c072a6d72e5c1bf8fa702866cacc650 | [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 | 5d2756150878e13ffce46093040e8ac2db9583b1 | |
parent | 65387893893253ec297b60a66086a6d64d106d83 [diff] [blame] |
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-zaius/recipes-phosphor/host/p9-host-start.bbappend b/meta-zaius/recipes-phosphor/host/p9-host-start.bbappend index d0bda84..953b4b7 100644 --- a/meta-zaius/recipes-phosphor/host/p9-host-start.bbappend +++ b/meta-zaius/recipes-phosphor/host/p9-host-start.bbappend
@@ -1 +1,2 @@ RDEPENDS_${PN} += 'refclock-fixup' +RDEPENDS_${PN} += 'avsbus-control'