commit | d13717c0d564b57ee2d09459861ee1e8b7da62fe | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu Feb 27 17:14:49 2020 +1030 |
committer | Joel Stanley <joel@jms.id.au> | Thu Feb 27 17:14:49 2020 +1030 |
tree | 15222c7c05a39762e50e4c7fd03fab4925f34c25 | |
parent | 87316ecf8bbbf9471b961ec3b0185888f983237e [diff] |
meta-lanyang: Remove references to vcs-workaround This was a P9 DD1 workaround. These systems are no longer supported and are not found in the wild, so the workaround has been retired. All of the p9 systems in the tree exclude the package so this change should be a noop. Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I3a73bfe82557a74a19e8af5580b05a24de9d351a
diff --git a/meta-lanyang/recipes-phosphor/host/p9-host-start.bbappend b/meta-lanyang/recipes-phosphor/host/p9-host-start.bbappend index e2fe9f2..15030a8 100644 --- a/meta-lanyang/recipes-phosphor/host/p9-host-start.bbappend +++ b/meta-lanyang/recipes-phosphor/host/p9-host-start.bbappend
@@ -1,2 +1 @@ RDEPENDS_${PN} += 'avsbus-control' -RDEPENDS_${PN}_remove += "p9-vcs-workaround"