[oe-commits] Khem Raj : ti-linux-driver-examples_git.bb: Remove deprecated usage of ' patch' url param

git version control git at git.openembedded.org
Wed Jan 12 19:53:27 UTC 2011


Module: openembedded.git
Branch: master
Commit: abdde308ce28b9dbc7b72de42d3b9da57e6b8f36
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=abdde308ce28b9dbc7b72de42d3b9da57e6b8f36

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Jan 12 11:50:03 2011 -0800

ti-linux-driver-examples_git.bb: Remove deprecated usage of 'patch' url param

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/ti/ti-linux-driver-examples_git.bb |    2 +-
 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 1751cd5..7373c8e 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 \
 "
 





More information about the Openembedded-commits mailing list