summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-01-12 11:50:03 -0800
committerKhem Raj <raj.khem@gmail.com>2011-01-12 11:50:43 -0800
commitabdde308ce28b9dbc7b72de42d3b9da57e6b8f36 (patch)
tree62a5501d58c59213a1b2075785349819678d0a1c
parent13923ece08a27d2f708768646820dc1461d735ee (diff)
downloadopenembedded-abdde308ce28b9dbc7b72de42d3b9da57e6b8f36.tar.gz
ti-linux-driver-examples_git.bb: Remove deprecated usage of 'patch' url param
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--recipes/ti/ti-linux-driver-examples_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/ti-linux-driver-examples_git.bb b/recipes/ti/ti-linux-driver-examples_git.bb
index 1751cd50c8..7373c8e655 100644
--- a/recipes/ti/ti-linux-driver-examples_git.bb
+++ b/recipes/ti/ti-linux-driver-examples_git.bb
@@ -6,6 +6,6 @@ PV = "git-${MACHINE_KERNEL_PR}-gitr${SRCREV}"
PR_append = "d"
SRC_URI = "git://arago-project.org/git/projects/examples-davinci.git;protocol=git \
- file://0001-linux-davinci-example-add-make-install-target.patch;patch=1 \
+ file://0001-linux-davinci-example-add-make-install-target.patch \
"