ti-linux-driver-examples_git.bb: Remove deprecated usage of 'patch' url param
authorKhem Raj <raj.khem@gmail.com>
Wed, 12 Jan 2011 19:50:03 +0000 (11:50 -0800)
committerKhem Raj <raj.khem@gmail.com>
Wed, 12 Jan 2011 19:50:43 +0000 (11:50 -0800)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/ti/ti-linux-driver-examples_git.bb

index 1751cd5..7373c8e 100644 (file)
@@ -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 \
 "