From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lo.gmane.org ([80.91.229.12]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1PgdGQ-0006bm-78 for openembedded-devel@lists.openembedded.org; Sat, 22 Jan 2011 14:12:23 +0100 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PgdFi-0001Sz-6U for openembedded-devel@lists.openembedded.org; Sat, 22 Jan 2011 14:11:38 +0100 Received: from ip545070eb.adsl-surfen.hetnet.nl ([84.80.112.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 22 Jan 2011 14:11:38 +0100 Received: from k.kooi by ip545070eb.adsl-surfen.hetnet.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 22 Jan 2011 14:11:38 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: openembedded-devel@lists.openembedded.org From: Koen Kooi Date: Sat, 22 Jan 2011 14:11:27 +0100 Message-ID: References: <1295654503-26379-1-git-send-email-lm@larsmichelsen.com> <4D3AC11C.2040602@larsmichelsen.com> <4D3AC6F0.4050802@xora.org.uk> Mime-Version: 1.0 X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: ip545070eb.adsl-surfen.hetnet.nl User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.16) Gecko/20101127 Shredder/3.0.11pre In-Reply-To: <4D3AC6F0.4050802@xora.org.uk> X-Enigmail-Version: 1.0.1 Subject: Re: [PATCH] mplayer_svn: Package can be built again; Bumped to rev. 31329. X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2011 13:12:23 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 22-01-11 13:00, Graeme Gregory wrote: > On 22/01/2011 11:35, Lars Michelsen wrote: >> 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? >> > A recipe can have multiple svn sources, so you can fetch ffmpeg into a > seperate directory then move it into the mplayer one overwriting > whatever mplayer checked out. Ffmpeg isn't using svn anymore, so if mplayer is using svn remote, it won't get updated since last week. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFNOtd/MkyGM64RGpERAjdqAJsGZILzn09wT0g9UWSCt/D9QnH9igCgmSaw r4XZYUddg7/2yeGTf7RIST4= =Noqz -----END PGP SIGNATURE-----