blob: af2869b589305775ea6b9f4640ad7b0c0fe32881 [file] [log] [blame]
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
SRC_URI += "file://mctp"
PACKAGECONFIG:append:fp5280g2 = " astlpc-raw-kcs"
do_install:append() {
install -d ${D}${sysconfdir}/default
install -m 0644 ${WORKDIR}/mctp ${D}${sysconfdir}/default/mctp
}