From 0e12eb4a039f2e9b1d53c0a8a0815382190931be Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Fri, 22 Mar 2019 15:25:01 -0300 Subject: [PATCH] cpuburn-arm: Add armv7ve as a valid machine --- .../recipes-benchmark/cpuburn/cpuburn-arm_git.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 dynamic-layers/openembedded-layer/recipes-benchmark/cpuburn/cpuburn-arm_git.bbappend diff --git a/dynamic-layers/openembedded-layer/recipes-benchmark/cpuburn/cpuburn-arm_git.bbappend b/dynamic-layers/openembedded-layer/recipes-benchmark/cpuburn/cpuburn-arm_git.bbappend new file mode 100644 index 00000000..5a1b6ef4 --- /dev/null +++ b/dynamic-layers/openembedded-layer/recipes-benchmark/cpuburn/cpuburn-arm_git.bbappend @@ -0,0 +1 @@ +COMPATIBLE_MACHINE_armv7ve = "(.*)" -- 2.40.1