blob: 70b2b63f22c4636add2e4ce29ec634d0381f9ee6 [file] [log] [blame]
Willy Tua38b7cc2021-08-10 15:33:55 -07001FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
PKLee-Quantac487d702019-03-21 13:51:41 +08002
3# Replace the default whitelist for GSJ board.
Willy Tua38b7cc2021-08-10 15:33:55 -07004SRC_URI:append:gsj = " file://gsj-ipmid-whitelist.conf"
PKLee-Quantac487d702019-03-21 13:51:41 +08005
Willy Tua38b7cc2021-08-10 15:33:55 -07006WHITELIST_CONF:remove:gsj = " ${S}/host-ipmid-whitelist.conf"
7WHITELIST_CONF:append:gsj = " ${WORKDIR}/gsj-ipmid-whitelist.conf"