From abdde308ce28b9dbc7b72de42d3b9da57e6b8f36 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 12 Jan 2011 11:50:03 -0800 Subject: [PATCH] ti-linux-driver-examples_git.bb: Remove deprecated usage of 'patch' url param Signed-off-by: Khem Raj --- recipes/ti/ti-linux-driver-examples_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ " -- 2.39.5