Hello,
On 22/01/11 11:59, Koen Kooi wrote:
-----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.
OK. As I commented I am also unhappy with this.
Do you have a better idea?
Regards,
Lars
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel