aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2010-06-06 07:13:13 +0000
committerKhem Raj <raj.khem@gmail.com>2010-06-06 17:55:06 -0700
commite9a1f33746f8b9572404cb47b11b858981311215 (patch)
tree3b89b8f59aa30d2f90027d802695587ef7ca65df /recipes/ti
parent7d044a5230aa7a383598bf3a9132c013529c5a62 (diff)
downloadopenembedded-e9a1f33746f8b9572404cb47b11b858981311215.tar.gz
matrix-gui,udev: Remove superfluous "patch=1" parameters from some recipes.
* If a filename has either a ".diff" or ".patch" suffix, then the "patch=1" parameter is unnecessary. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com> Acked-by: Chris Larson <clarson@kergoth.com>
Diffstat (limited to 'recipes/ti')
-rw-r--r--recipes/ti/matrix-gui_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/matrix-gui_svn.bb b/recipes/ti/matrix-gui_svn.bb
index 4388d2815f..4bfe7c2654 100644
--- a/recipes/ti/matrix-gui_svn.bb
+++ b/recipes/ti/matrix-gui_svn.bb
@@ -9,7 +9,7 @@ PV = "1.0"
PR = "r14+svnr${SRCPV}"
SRC_URI = "svn://gforge.ti.com/svn/matrix_gui/;module=trunk;proto=https;user=anonymous;pswd='' \
- file://0001-Disable-cursor-override-for-X11.patch;patch=1 \
+ file://0001-Disable-cursor-override-for-X11.patch \
file://init \
file://matrix-gui.desktop \
"