[oe] [meta-oe][PATCH] cpuburn-arm: Add armv7ve as a valid machine

Fabio Berton fabio.berton at ossystems.com.br
Fri Mar 22 18:32:44 UTC 2019


---
 meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb b/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm_git.bb
index d60624c88..6189da39f 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 = "(.*)"
-- 
2.20.1



More information about the Openembedded-devel mailing list