From 389a7046dffd70ef9ce1a5b0a7f5be3371c646a2 Mon Sep 17 00:00:00 2001 From: Jayanth Othayoth Date: Wed, 12 Feb 2020 04:16:53 -0600 Subject: openpower: Remove VCS workaround service 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. Most (all?) platforms in the tree opted out of this package by using RDEPENDS_${PN}_remove_, so this should be a noop. (From meta-openpower rev: 1db2de4c16aa9644462c182c4f525604d3a8e945) Change-Id: I62f3b21768aae1cc05d2f28799868f028ebb2733 Signed-off-by: Jayanth Othayoth Signed-off-by: Joel Stanley Signed-off-by: Andrew Geissler --- meta-openpower/conf/machine/include/p9.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openpower/conf/machine') diff --git a/meta-openpower/conf/machine/include/p9.inc b/meta-openpower/conf/machine/include/p9.inc index b0e0bb95e..4c30aac18 100644 --- a/meta-openpower/conf/machine/include/p9.inc +++ b/meta-openpower/conf/machine/include/p9.inc @@ -1,2 +1,2 @@ -OBMC_MACHINE_FEATURES += 'p9-vcs-workaround op-fsi p9-cfam-override' +OBMC_MACHINE_FEATURES += 'op-fsi p9-cfam-override' PREFERRED_PROVIDER_virtual/obmc-host-ctl = "p9-host-start" -- cgit v1.2.3