mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-16 15:57:21 +00:00
d0aa534da8
remove untested code Signed-off-by: Armin Kuster <akuster808@gmail.com>
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)}"
|