blob: 8b24bf754693fc5a84f824f694ffe7d677392210 [file] [log] [blame]
PKLee-Quantabccdfbe2019-03-21 13:51:41 +08001FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3# Replace the default whitelist for GSJ board.
4SRC_URI += " file://gsj-ipmid-whitelist.conf"
5
6WHITELIST_CONF_remove = " ${S}/host-ipmid-whitelist.conf"
7WHITELIST_CONF_append = " ${WORKDIR}/gsj-ipmid-whitelist.conf"