commit | b7b3fe9535e9f63bb60a5488934d212e8ddf8930 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu Feb 27 17:14:49 2020 +1030 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Mar 17 09:03:21 2020 -0500 |
tree | 9bf9b44783a1aed6e2ec475410768e6e3789ceee | |
parent | 856ad83d54a62c6cf7e8de6fcddcd93ef011cd7d [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. (From meta-inventec rev: d13717c0d564b57ee2d09459861ee1e8b7da62fe) Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I6587d12a486d37cb8814431704a5ec6785838268 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-inventec/meta-lanyang/recipes-phosphor/host/p9-host-start.bbappend b/meta-inventec/meta-lanyang/recipes-phosphor/host/p9-host-start.bbappend index e2fe9f2..15030a8 100644 --- a/meta-inventec/meta-lanyang/recipes-phosphor/host/p9-host-start.bbappend +++ b/meta-inventec/meta-lanyang/recipes-phosphor/host/p9-host-start.bbappend
@@ -1,2 +1 @@ RDEPENDS_${PN} += 'avsbus-control' -RDEPENDS_${PN}_remove += "p9-vcs-workaround"