blob: 58b52f50beefea9f5ae1853fed28104b97d0fbfe [file] [log] [blame]
FILESEXTRAPATHS_prepend_kudo := "${THISDIR}/${PN}:"
SRC_URI_append_kudo = " file://kudo.json"
do_install_append_kudo () {
install -m 0644 -D ${WORKDIR}/kudo.json ${D}/usr/share/entity-manager/configurations/kudo.json
}