mirror of
https://git.yoctoproject.org/meta-security
synced 2026-09-26 11:10:34 +00:00
4 lines
135 B
Plaintext
4 lines
135 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/linux:"
|
|
|
|
SRC_URI += "${@bb.utils.contains('DISTRO_FEATURES', 'ima', ' file://ima.cfg', '', d)}"
|