commit | 24562aaecd0b37f0a1761dcef6ca29d9003eb4e8 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Fri Jul 09 22:01:38 2021 +0930 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Jul 20 15:17:44 2021 +0000 |
tree | 0d6aada23b729dc8f640be01ff4a15f16d5a4472 | |
parent | f489c252ffbe88ae5621211e13649ad30d86fe42 [diff] [blame] |
meta-ibm: witherspoon-tacoma: Enable debug-trigger support As for Rainier and Everest, use KCS2 as the debug-trigger interface. Change-Id: I2614ffc3d97164658f2ad4fbb916cbf44be152e1 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
diff --git a/meta-ibm/conf/machine/witherspoon-tacoma.conf b/meta-ibm/conf/machine/witherspoon-tacoma.conf index 2d696ec..7860e3e 100644 --- a/meta-ibm/conf/machine/witherspoon-tacoma.conf +++ b/meta-ibm/conf/machine/witherspoon-tacoma.conf
@@ -39,3 +39,6 @@ WKS_HOSTFW_SIZE = "4G" IMAGE_FEATURES_remove = "obmc-ikvm" + +DEBUG_TRIGGERS = "kcs2" +PACKAGECONFIG_append_pn-debug-trigger = " triggers"