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:
748fc61
)
ffmpeg git: add note on how to keep software working
author
Koen Kooi
<koen@openembedded.org>
Sat, 9 Aug 2008 10:25:47 +0000
(10:25 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 9 Aug 2008 10:25:47 +0000
(10:25 +0000)
packages/ffmpeg/ffmpeg_git.bb
patch
|
blob
|
history
diff --git
a/packages/ffmpeg/ffmpeg_git.bb
b/packages/ffmpeg/ffmpeg_git.bb
index
d34e143
..
b030bd4
100644
(file)
--- a/
packages/ffmpeg/ffmpeg_git.bb
+++ b/
packages/ffmpeg/ffmpeg_git.bb
@@
-13,6
+13,7
@@
DEFAULT_PREFERENCE_armv7a = "1"
FFBRANCH_arm = "arm"
FFBRANCH ?= "master"
+# When bumping SRCREV make sure you bump PR here and in dependant recipes (gst-ffmpeg, gnash, omxil, etc) to account for SOVERSION changes
SRCREV = "3692b8de9fae73860be636606cb6344f26e28b1a"
SRCREV_arm = "772c7cee7595b4122ca77d3e72e1430417ff58f5"
SRC_URI = "git://git.mansr.com/ffmpeg.mru;protocol=git;branch=${FFBRANCH} \