summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-07-08 12:55:09 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2021-07-08 17:28:57 +0200
commit79747584218206d54159afe366a9eba84cee6744 (patch)
tree7cd3a2b6cb5fc50d4e27b26949085cb725aab97a
parent6c8aa68911936a004a4febf369ec31e254b89c1c (diff)
perf: colibri-vf: make incompatible
With the 4.4 kernel perf no longer builds. Make the recipe incompatible with the colibri-vf machine if use-nxp-bsp is chosen. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--recipes-kernel/perf/perf.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/perf/perf.bbappend b/recipes-kernel/perf/perf.bbappend
new file mode 100644
index 0000000..87a8b28
--- /dev/null
+++ b/recipes-kernel/perf/perf.bbappend
@@ -0,0 +1,2 @@
+# perf with a 4.4 kernel no longer compiles
+COMPATIBLE_MACHINE_use-nxp-bsp_colibri-vf = "(^$)"