PKLee-Quanta | bccdfbe | 2019-03-21 13:51:41 +0800 | [diff] [blame] | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
| 2 | |
| 3 | # Replace the default whitelist for GSJ board. |
Patrick Venture | 6cf4e7e | 2019-04-12 10:15:06 -0700 | [diff] [blame] | 4 | SRC_URI_append_gsj = " file://gsj-ipmid-whitelist.conf" |
PKLee-Quanta | bccdfbe | 2019-03-21 13:51:41 +0800 | [diff] [blame] | 5 | |
Patrick Venture | 6cf4e7e | 2019-04-12 10:15:06 -0700 | [diff] [blame] | 6 | WHITELIST_CONF_remove_gsj = " ${S}/host-ipmid-whitelist.conf" |
| 7 | WHITELIST_CONF_append_gsj = " ${WORKDIR}/gsj-ipmid-whitelist.conf" |