From: Koen Kooi Date: Sat, 9 Aug 2008 10:25:47 +0000 (+0000) Subject: ffmpeg git: add note on how to keep software working X-Git-Tag: Release-2010-05/1~6333^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d232b50f21c7b59fc3a37af1a9ce1976f31cecd;p=openembedded.git ffmpeg git: add note on how to keep software working --- diff --git a/packages/ffmpeg/ffmpeg_git.bb b/packages/ffmpeg/ffmpeg_git.bb index d34e143fc7..b030bd41c5 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} \