diff --git a/recipes-devtools/perl/perl_%.bbappend b/recipes-devtools/perl/perl_%.bbappend new file mode 100644 index 0000000..c287928 --- /dev/null +++ b/recipes-devtools/perl/perl_%.bbappend @@ -0,0 +1 @@ +RDEPENDS_${PN}-ptest_remove = "${@bb.utils.contains("MACHINE_FEATURES", "x86", "", "libssp", d)}"