git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8d91ca
)
ti-c6accell: fix COMPATIBLE_MACHINE
author
Koen Kooi
<koen@openembedded.org>
Fri, 1 Oct 2010 06:11:56 +0000
(08:11 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 1 Oct 2010 06:11:56 +0000
(08:11 +0200)
recipes/ti/ti-c6accel.inc
patch
|
blob
|
history
diff --git
a/recipes/ti/ti-c6accel.inc
b/recipes/ti/ti-c6accel.inc
index
e0ac230
..
4d3d194
100644
(file)
--- a/
recipes/ti/ti-c6accel.inc
+++ b/
recipes/ti/ti-c6accel.inc
@@
-12,7
+12,7
@@
PLATFORM_omapl138 = "omapl138"
PLATFORM_omap3 = "omap3530"
PLATFORM ?= "<UNDEFINED_PLATFORM>"
-COMPATIBLE_MACHINE = "(
da850-omapl138-evm|omap3evm|dm37x-evm
)"
+COMPATIBLE_MACHINE = "(
omapl138|omap3
)"
PROVIDES += "ti-c6accel-apps"