Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH 1/5] elbow: duplicate i586 over-ride for i686
@ 2015-06-04  3:09 Andre McCurdy
  2015-06-04  3:09 ` [meta-oe][PATCH 2/5] webkit-efl.inc: " Andre McCurdy
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Andre McCurdy @ 2015-06-04  3:09 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
---
 meta-efl/recipes-efl/e17/elbow_git.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-efl/recipes-efl/e17/elbow_git.bb b/meta-efl/recipes-efl/e17/elbow_git.bb
index 16664f9..29881ab 100644
--- a/meta-efl/recipes-efl/e17/elbow_git.bb
+++ b/meta-efl/recipes-efl/e17/elbow_git.bb
@@ -9,6 +9,7 @@ SRCREV = "b41fd0bc9514ff61bb2a50d957efe4155fa3e6a8"
 # webkit-efl isn't available for < armv7a
 COMPATIBLE_MACHINE = "(-)"
 COMPATIBLE_MACHINE_i586 = "(.*)"
+COMPATIBLE_MACHINE_i686 = "(.*)"
 COMPATIBLE_MACHINE_x86-64 = "(.*)"
 COMPATIBLE_MACHINE_armv7a = "(.*)"
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-06-04  5:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-04  3:09 [meta-oe][PATCH 1/5] elbow: duplicate i586 over-ride for i686 Andre McCurdy
2015-06-04  3:09 ` [meta-oe][PATCH 2/5] webkit-efl.inc: " Andre McCurdy
2015-06-04  3:09 ` [meta-oe][PATCH 3/5] gst-plugins-base: " Andre McCurdy
2015-06-04  3:09 ` [meta-oe][PATCH 4/5] luajit: " Andre McCurdy
2015-06-04  5:59   ` Khem Raj
2015-06-04  3:09 ` [meta-oe][PATCH 5/5] mariadb.inc: " Andre McCurdy
2015-06-04  5:59   ` Khem Raj
2015-06-04  5:57 ` [meta-oe][PATCH 1/5] elbow: " Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox