[oe-commits] : ffmpeg git: add note on how to keep software working

OE GIT Trial gittrial at amethyst.openembedded.net
Tue Aug 12 14:26:28 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: ec3bc08b42a201996d064637b59bbf85b036128c
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=ec3bc08b42a201996d064637b59bbf85b036128c

Author:  <koen at openembedded.org>
Date:   Sat Aug  9 10:25:47 2008 +0000

ffmpeg git: add note on how to keep software working

---

 packages/ffmpeg/ffmpeg_git.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/packages/ffmpeg/ffmpeg_git.bb b/packages/ffmpeg/ffmpeg_git.bb
index d34e143..b030bd4 100644
--- 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} \





More information about the Openembedded-commits mailing list