mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-06 16:04:40 +02:00
libssp support is only available in toolchain for minnowmax so remove it until there is a requirement. Jira ID: SB-8337 Signed-off-by: Fahad Arslan <Fahad_Arslan@mentor.com>
2 lines
98 B
Plaintext
2 lines
98 B
Plaintext
RDEPENDS_${PN}-ptest_remove = "${@bb.utils.contains("MACHINE_FEATURES", "x86", "", "libssp", d)}"
|