Skip to content

Commit

Permalink
meta-inspur: meta-fp5280g2: pldm: force mctp-demux
Browse files Browse the repository at this point in the history
It isn't clear if fp5280g2 is ready to use the in-kernel MCTP so
force the mctp-demux transport until someone explicitly enables
the in-kernel path.

Signed-off-by: Patrick Williams <[email protected]>
Change-Id: Ief41e807cce7572daa36c2b296111f51baae064e
  • Loading branch information
williamspatrick committed Oct 24, 2023
1 parent 596f49f commit 8f82427
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

# Force the mctp-demux to be used until machine is ready to use in-kernel MCTP
PACKAGECONFIG = "transport-mctp-demux"

0 comments on commit 8f82427

Please sign in to comment.