git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13923ec
)
ti-linux-driver-examples_git.bb: Remove deprecated usage of 'patch' url param
author
Khem Raj
<raj.khem@gmail.com>
Wed, 12 Jan 2011 19:50:03 +0000
(11:50 -0800)
committer
Khem 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
patch
|
blob
|
history
diff --git
a/recipes/ti/ti-linux-driver-examples_git.bb
b/recipes/ti/ti-linux-driver-examples_git.bb
index
1751cd5
..
7373c8e
100644
(file)
--- 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 \
"