All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] cpuburn-arm: Add armv7ve as a valid machine
@ 2019-03-22 18:32 Fabio Berton
  0 siblings, 0 replies; only message in thread
From: Fabio Berton @ 2019-03-22 18:32 UTC (permalink / raw)
  To: openembedded-devel

---
 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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-22 18:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-22 18:32 [meta-oe][PATCH] cpuburn-arm: Add armv7ve as a valid machine Fabio Berton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.