Initial commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DEMUX_BINDING_OPTS=astlpc
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
SRC_URI += "file://mctp"
|
||||
|
||||
PACKAGECONFIG:append:fp5280g2 = " astlpc-raw-kcs"
|
||||
|
||||
do_install:append() {
|
||||
install -m 0644 ${WORKDIR}/mctp ${D}${sysconfdir}/default/mctp
|
||||
}
|
||||
Reference in New Issue
Block a user