blob: 65af073297d30ea1ff4e659685438e360245fea2 [file] [log] [blame]
FILESEXTRAPATHS:prepend:s6q := "${THISDIR}/${PN}:"
SRC_URI:append:s6q = " file://s6q-ipmb-channels.json"
do_install:append:s6q(){
install -m 0644 -D ${WORKDIR}/s6q-ipmb-channels.json \
${D}/${datadir}/ipmbbridge/ipmb-channels.json
}