blob: f695261badf4153d5a0179c876de85c87581ce5f [file] [log] [blame]
PKLee-Quantac487d702019-03-21 13:51:41 +08001FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3# Replace the default whitelist for GSJ board.
Patrick Ventureff183162019-04-12 10:15:06 -07004SRC_URI_append_gsj = " file://gsj-ipmid-whitelist.conf"
PKLee-Quantac487d702019-03-21 13:51:41 +08005
Patrick Ventureff183162019-04-12 10:15:06 -07006WHITELIST_CONF_remove_gsj = " ${S}/host-ipmid-whitelist.conf"
7WHITELIST_CONF_append_gsj = " ${WORKDIR}/gsj-ipmid-whitelist.conf"