* [Buildroot] [PATCH 1/1] ffmpeg: change tarball compression to xz
@ 2015-10-14 10:34 Jerzy Grzegorek
2015-10-14 11:57 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Jerzy Grzegorek @ 2015-10-14 10:34 UTC (permalink / raw)
To: buildroot
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
---
package/ffmpeg/ffmpeg.hash | 2 +-
package/ffmpeg/ffmpeg.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/ffmpeg/ffmpeg.hash b/package/ffmpeg/ffmpeg.hash
index 9e44f2e..eb23f58 100644
--- a/package/ffmpeg/ffmpeg.hash
+++ b/package/ffmpeg/ffmpeg.hash
@@ -1,2 +1,2 @@
# Locally calculated
-sha256 9565236404d3515aab754283c687c0a001019003148bf7f708e643608c0690b8 ffmpeg-2.8.tar.bz2
+sha256 993ca7216aa0eac899a85fe1119dac12ef0655d67f932de6a32acc00188f8182 ffmpeg-2.8.tar.xz
diff --git a/package/ffmpeg/ffmpeg.mk b/package/ffmpeg/ffmpeg.mk
index f817471..afa43f6 100644
--- a/package/ffmpeg/ffmpeg.mk
+++ b/package/ffmpeg/ffmpeg.mk
@@ -5,7 +5,7 @@
################################################################################
FFMPEG_VERSION = 2.8
-FFMPEG_SOURCE = ffmpeg-$(FFMPEG_VERSION).tar.bz2
+FFMPEG_SOURCE = ffmpeg-$(FFMPEG_VERSION).tar.xz
FFMPEG_SITE = http://ffmpeg.org/releases
FFMPEG_INSTALL_STAGING = YES
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] ffmpeg: change tarball compression to xz
2015-10-14 10:34 [Buildroot] [PATCH 1/1] ffmpeg: change tarball compression to xz Jerzy Grzegorek
@ 2015-10-14 11:57 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-10-14 11:57 UTC (permalink / raw)
To: buildroot
Dear Jerzy Grzegorek,
On Wed, 14 Oct 2015 12:34:22 +0200, Jerzy Grzegorek wrote:
> Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
> ---
> package/ffmpeg/ffmpeg.hash | 2 +-
> package/ffmpeg/ffmpeg.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-14 11:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-14 10:34 [Buildroot] [PATCH 1/1] ffmpeg: change tarball compression to xz Jerzy Grzegorek
2015-10-14 11:57 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox