Files
meta-external-toolchain/recipes-devtools/perl/perl_%.bbappend
Fahad Arslan 13658a6c4d perl-ptest: remove runtime dep on libssp
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>
2016-11-30 17:50:08 +05:00

2 lines
98 B
Plaintext

RDEPENDS_${PN}-ptest_remove = "${@bb.utils.contains("MACHINE_FEATURES", "x86", "", "libssp", d)}"