summaryrefslogtreecommitdiff
path: root/meta-ibm
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2021-06-25 02:47:35 +0300
committerAndrew Jeffery <andrew@aj.id.au>2021-06-25 04:36:57 +0300
commit895a028bbfdee515148cd0011a455513d83c1885 (patch)
treef43de2c27966a6353be58e8bc440a5809b623503 /meta-ibm
parent8e962cedf3cb416fa4270d203d2e220497da5fc2 (diff)
downloadopenbmc-895a028bbfdee515148cd0011a455513d83c1885.tar.xz
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>
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/recipes-phosphor/mctp/mctp_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-ibm/recipes-phosphor/mctp/mctp_%.bbappend b/meta-ibm/recipes-phosphor/mctp/mctp_%.bbappend
index fa838e38b..0c8f41a02 100644
--- a/meta-ibm/recipes-phosphor/mctp/mctp_%.bbappend
+++ b/meta-ibm/recipes-phosphor/mctp/mctp_%.bbappend
@@ -2,3 +2,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
SRC_URI_append_p10bmc = " file://mctp"
SRC_URI_append_witherspoon-tacoma = " file://mctp"
+
+PACKAGECONFIG_append_p10bmc = " astlpc-raw-kcs"