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:
718a561
)
ffmpeg svn: sync with git version to fix versioning
author
Koen Kooi
<koen@openembedded.org>
Thu, 17 Sep 2009 13:21:46 +0000
(15:21 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 17 Sep 2009 13:21:46 +0000
(15:21 +0200)
recipes/ffmpeg/ffmpeg_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/ffmpeg/ffmpeg_svn.bb
b/recipes/ffmpeg/ffmpeg_svn.bb
index
c7aaa71
..
8e1f5e4
100644
(file)
--- a/
recipes/ffmpeg/ffmpeg_svn.bb
+++ b/
recipes/ffmpeg/ffmpeg_svn.bb
@@
-2,11
+2,11
@@
require ffmpeg.inc
DEPENDS += "schroedinger libgsm"
-SRCREV = "1
6396
"
+SRCREV = "1
9894
"
PE = "1"
-PV = "0.
4.9
+svnr${SRCREV}"
-PR = "r
2
"
+PV = "0.
5.0+${PR}
+svnr${SRCREV}"
+PR = "r
0
"
DEFAULT_PREFERENCE = "-1"
@@
-42,7
+42,8
@@
EXTRA_OECONF = " \
--enable-libgsm \
--enable-libmp3lame \
--enable-libschroedinger \
- --enable-swscale \
+ --enable-libtheora \
+ --enable-libvorbis \
--arch=${TARGET_ARCH} \
--enable-cross-compile \
--extra-cflags="${TARGET_CFLAGS} ${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS}" \