commit | f7cd08a3f85ee62cebae878e9a47797d29b87764 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Tue Dec 20 11:04:08 2016 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Tue Dec 20 14:49:59 2016 -0600 |
tree | 51b42f3d4735f903ea3df529e165c19288f8bb44 | |
parent | eb0074c839e875a6c9d1e89b0acd6464550cb5b5 [diff] |
Enable Witherspoon AVS bus and VRM control Change-Id: I3739068a89645628d007e5fe1d530f51bbe1c3d6 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/host/p9-host-start.bbappend b/meta-ibm/meta-witherspoon/recipes-phosphor/host/p9-host-start.bbappend new file mode 100644 index 0000000..ac2013f --- /dev/null +++ b/meta-ibm/meta-witherspoon/recipes-phosphor/host/p9-host-start.bbappend
@@ -0,0 +1,2 @@ +RDEPENDS_${PN} += 'avsbus-control' +RDEPENDS_${PN} += 'vrm-control'