-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 22-01-11 01:01, Lars Michelsen wrote:
> + # Ensure matching ffmpeg revision in sub repositories of mplayer source > + # > + # It seems that the directories which are fetched from other > repositories > + # get always the newest revision. This is not good for this build since > + # mplayer and ffmpeg code needs to fit. > + # So we go to the subdirs and checkout the ffmpeg revision fitting our > + # mplayer rev. > + cd ffmpeg && \ > + svn up -r 25825 && \ > + cd .. > + NAK, we don't alllow network access from inside the recipe. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFNOrieMkyGM64RGpERArUuAJ9IATbAbEL74Dpv6MUZ8rcB1jFsYACcCfgl IpiOohDrqhgxSp5iRk6Ttn8= =rnkw -----END PGP SIGNATURE----- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
