aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/matrix-gui_1.1.bb
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-09-30 08:12:05 +0000
committerDenys Dmytriyenko <denis@denix.org>2010-09-30 19:32:32 -0400
commit7a8f11af654210a3a4fcae64f7b4cc259f1b930f (patch)
tree58cf0ff029f04b1b977d29756b79c16f6098cd27 /recipes/ti/matrix-gui_1.1.bb
parent6f684acef60142cec794de7083f1f1c58d6f32c8 (diff)
downloadopenembedded-7a8f11af654210a3a4fcae64f7b4cc259f1b930f.tar.gz
matrix-gui: make versioned recipes
* Abstracted common code to .inc file * Made versioned recipe for version 1.1 and 1.2 * Removed _svn version of the recipe Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Diffstat (limited to 'recipes/ti/matrix-gui_1.1.bb')
-rw-r--r--recipes/ti/matrix-gui_1.1.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/ti/matrix-gui_1.1.bb b/recipes/ti/matrix-gui_1.1.bb
new file mode 100644
index 0000000000..22a8b862cd
--- /dev/null
+++ b/recipes/ti/matrix-gui_1.1.bb
@@ -0,0 +1,7 @@
+require matrix-gui.inc
+
+COMPATIBLE_MACHINE = "(dm365|omapl138|omap3)"
+
+SRCREV = "136"
+PV = "1.1"
+PR = "r17"