diff options
author | Brijesh Singh <bksingh@ti.com> | 2010-05-10 17:56:15 -0500 |
---|---|---|
committer | Denys Dmytriyenko <denis@denix.org> | 2010-05-10 19:47:13 -0400 |
commit | b0ccc12f3f1b8d8ec80e45c3ee08d5c0ae865dad (patch) | |
tree | face3f598acbe019fe0bed6ba42f2694e624bce9 /recipes/ti/matrix-gui_svn.bb | |
parent | b8e5860405cae09dabbd98a8d2b12752db90a373 (diff) |
matrix-gui_svn: add init script for dm365-evm.
* use default Rotation to 0 degrees.
* remove touch screen specific variables.
Signed-off-by: Brijesh Singh <bksingh@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Diffstat (limited to 'recipes/ti/matrix-gui_svn.bb')
-rw-r--r-- | recipes/ti/matrix-gui_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/matrix-gui_svn.bb b/recipes/ti/matrix-gui_svn.bb index 5d0f08248e..34db1ca336 100644 --- a/recipes/ti/matrix-gui_svn.bb +++ b/recipes/ti/matrix-gui_svn.bb @@ -6,7 +6,7 @@ PRIORITY = "optional" SRCREV = "56" PV = "1.0" -PR = "r5+svnr${SRCPV}" +PR = "r6+svnr${SRCPV}" SRC_URI = "svn://gforge.ti.com/svn/matrix_gui/;module=trunk;proto=https;user=anonymous;pswd='' \ file://init \ |