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:
9bfbf7b
)
ffmpeg: increase DEFAULT_PREFERENCE of svn version for whole SHR (not only om-gta02)
author
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 26 Feb 2010 07:50:34 +0000
(08:50 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 26 Feb 2010 16:25:30 +0000
(17:25 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/ffmpeg/ffmpeg_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/ffmpeg/ffmpeg_svn.bb
b/recipes/ffmpeg/ffmpeg_svn.bb
index
2fc16e3
..
0414e13
100644
(file)
--- a/
recipes/ffmpeg/ffmpeg_svn.bb
+++ b/
recipes/ffmpeg/ffmpeg_svn.bb
@@
-10,7
+10,7
@@
PR = "r0"
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_angstrom = "1"
-DEFAULT_PREFERENCE_
om-gta02
= "1"
+DEFAULT_PREFERENCE_
shr
= "1"
SRC_URI = "svn://svn.ffmpeg.org/ffmpeg/;module=trunk"