commit | 4769a00897a075c6cc3002c17fbd11066dde1da9 | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Tue Dec 27 14:55:36 2016 +0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jan 11 21:37:54 2017 +0000 |
tree | 8308518e9dda1ab973c1167f6968bc53cf9f15e0 | |
parent | aaad5a55cf69e6f12c98cf35e49697c9ca61d7fe [diff] [blame] |
meta-romulus: Enable AVS bus and VRM control Change-Id: I2e66de1fea124c3ba6d5751b9d6a818fe8a65e57 Signed-off-by: Lei YU <mine260309@gmail.com>
diff --git a/meta-romulus/recipes-phosphor/host/p9-host-start.bbappend b/meta-romulus/recipes-phosphor/host/p9-host-start.bbappend new file mode 100644 index 0000000..ac2013f --- /dev/null +++ b/meta-romulus/recipes-phosphor/host/p9-host-start.bbappend
@@ -0,0 +1,2 @@ +RDEPENDS_${PN} += 'avsbus-control' +RDEPENDS_${PN} += 'vrm-control'