[oe-commits] [meta-openembedded] branch master-next updated: cpuburn-arm: Add armv7ve as a valid machine

git at git.openembedded.org git at git.openembedded.org
Sat Mar 23 04:57:18 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

The following commit(s) were added to refs/heads/master-next by this push:
     new ea59b56  cpuburn-arm: Add armv7ve as a valid machine
ea59b56 is described below

commit ea59b56825912614d8b2acb3ed621a8e9333a23c
Author: Fabio Berton <fabio.berton at ossystems.com.br>
AuthorDate: Fri Mar 22 15:32:44 2019 -0300

    cpuburn-arm: Add armv7ve as a valid machine
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 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 d60624c..6189da3 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 = "(.*)"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list