commit | 895a028bbfdee515148cd0011a455513d83c1885 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Fri Jun 25 09:17:35 2021 +0930 |
committer | Andrew Jeffery <andrew@aj.id.au> | Fri Jun 25 01:36:57 2021 +0000 |
tree | f43de2c27966a6353be58e8bc440a5809b623503 | |
parent | 8e962cedf3cb416fa4270d203d2e220497da5fc2 [diff] |
meta-ibm: mctp: Enable astlpc raw KCS support for p10bmc Install the udev files to cover the transition between drivers and devices. Change-Id: I87ffe3ae82bb7a073a8140adcb308b09fc43c9b9 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
diff --git a/meta-ibm/recipes-phosphor/mctp/mctp_%.bbappend b/meta-ibm/recipes-phosphor/mctp/mctp_%.bbappend index fa838e3..0c8f41a 100644 --- a/meta-ibm/recipes-phosphor/mctp/mctp_%.bbappend +++ b/meta-ibm/recipes-phosphor/mctp/mctp_%.bbappend
@@ -2,3 +2,5 @@ SRC_URI_append_p10bmc = " file://mctp" SRC_URI_append_witherspoon-tacoma = " file://mctp" + +PACKAGECONFIG_append_p10bmc = " astlpc-raw-kcs"