All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][2011.03-maintenance] ffmpeg: switch to libav
@ 2011-04-20 22:00 Matt Porter
  2011-04-21 15:32 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Porter @ 2011-04-20 22:00 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Koen Kooi

From: Koen Kooi <koen@openembedded.org>

cherry-picked Koen's mainline libav patch to fix invalid git.ffmpeg.org repo

Signed-off-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Matt Porter <mporter@ti.com>
---
 recipes/ffmpeg/ffmpeg_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/ffmpeg/ffmpeg_git.bb b/recipes/ffmpeg/ffmpeg_git.bb
index d84653a..57b2c31 100644
--- a/recipes/ffmpeg/ffmpeg_git.bb
+++ b/recipes/ffmpeg/ffmpeg_git.bb
@@ -12,7 +12,7 @@ DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_angstrom = "1"
 DEFAULT_PREFERENCE_shr = "1"
 
-SRC_URI = "git://git.ffmpeg.org/ffmpeg.git;protocol=git"
+SRC_URI = "git://git.libav.org/libav.git;protocol=git"
 
 S = "${WORKDIR}/git"
 B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"
-- 
1.7.1




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH][2011.03-maintenance] ffmpeg: switch to libav
  2011-04-20 22:00 [PATCH][2011.03-maintenance] ffmpeg: switch to libav Matt Porter
@ 2011-04-21 15:32 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2011-04-21 15:32 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04/20/2011 03:00 PM, Matt Porter wrote:
> From: Koen Kooi <koen@openembedded.org>
> 
> cherry-picked Koen's mainline libav patch to fix invalid git.ffmpeg.org repo
> 
> Signed-off-by: Koen Kooi <koen@openembedded.org>
> Signed-off-by: Matt Porter <mporter@ti.com>
> ---
>  recipes/ffmpeg/ffmpeg_git.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/ffmpeg/ffmpeg_git.bb b/recipes/ffmpeg/ffmpeg_git.bb
> index d84653a..57b2c31 100644
> --- a/recipes/ffmpeg/ffmpeg_git.bb
> +++ b/recipes/ffmpeg/ffmpeg_git.bb
> @@ -12,7 +12,7 @@ DEFAULT_PREFERENCE = "-1"
>  DEFAULT_PREFERENCE_angstrom = "1"
>  DEFAULT_PREFERENCE_shr = "1"
>  
> -SRC_URI = "git://git.ffmpeg.org/ffmpeg.git;protocol=git"
> +SRC_URI = "git://git.libav.org/libav.git;protocol=git"
>  
>  S = "${WORKDIR}/git"
>  B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"

Applied, thanks!

- -- 
Tom Rini
Mentor Graphics Corporation
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJNsE4NAAoJEI4NMjfc3nJxMCkH/38h8vHX/EM0e7xyIk3yiSht
hDDkm0pXeyBlfsAtwJIPg1BB9sl4owXzyjhyi2Ffx1peCvFGCJUHJItFtI+Hu/Og
vXCvgBRarK7Gq4mQE/RerjmWBpKcUW/FjbuOb+TP8CwAZ+szhd8l5LrFQRBV3uoq
9+3z5hUgPs7jsxfNfoJRqmWev5sktFU3LRXcHZ0q2LJpJR2syOqVrjA2gjYIzdRV
dtTwJV/RQOcGDnZNPKn5WIz3I8bg/nINliMu7vWoOULm/XNV4MjsfRHvzIdMmpGL
oXgdClmm7xQK2t0ArrEz7rF/tfmF8hO32GtScM/Ry1fzTBVQrRA3f4/7mQnexxA=
=7kvB
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-21 15:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-20 22:00 [PATCH][2011.03-maintenance] ffmpeg: switch to libav Matt Porter
2011-04-21 15:32 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.