aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2019-03-22 15:32:44 -0300
committerKhem Raj <raj.khem@gmail.com>2019-03-22 21:57:02 -0700
commitea59b56825912614d8b2acb3ed621a8e9333a23c (patch)
tree25df8e36a5da398b30ca58003bc443cfce333761 /meta-oe/recipes-benchmark
parent2c5199f9db341895bcf37554d4102706108d026a (diff)
downloadmeta-openembedded-contrib-ea59b56825912614d8b2acb3ed621a8e9333a23c.tar.gz
cpuburn-arm: Add armv7ve as a valid machine
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark')
-rw-r--r--meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb b/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb
index d60624c88d..6189da39fd 100644
--- a/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb
+++ b/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb
@@ -35,3 +35,4 @@ do_install() {
COMPATIBLE_MACHINE ?= "(^$)"
COMPATIBLE_MACHINE_armv7a = "(.*)"
+COMPATIBLE_MACHINE_armv7ve = "(.*)"