aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/matrix-gui-common_1.2.bb
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-09-30 08:12:03 +0000
committerDenys Dmytriyenko <denis@denix.org>2010-09-30 19:32:25 -0400
commita6d0aa94fea8128af6b1c2853bb1a2b1d6bfb6f4 (patch)
tree09d81a606f8b83736982a2d46dbbe41aa9218e60 /recipes/ti/matrix-gui-common_1.2.bb
parent718dfa914587add586c547c21881783d00e33727 (diff)
downloadopenembedded-a6d0aa94fea8128af6b1c2853bb1a2b1d6bfb6f4.tar.gz
matrix-gui-common: make versioned recipes
* Abstracted common code to .inc file * Made versioned recipe for version 1.1 and 1.2 * Removed the _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-common_1.2.bb')
-rw-r--r--recipes/ti/matrix-gui-common_1.2.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/ti/matrix-gui-common_1.2.bb b/recipes/ti/matrix-gui-common_1.2.bb
new file mode 100644
index 0000000000..a3da400975
--- /dev/null
+++ b/recipes/ti/matrix-gui-common_1.2.bb
@@ -0,0 +1,5 @@
+require matrix-gui-common.inc
+
+SRCREV = "146"
+PV = "1.2"
+PR = "r0"