Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] expedite: use a tar.bz2 tarball to save bandwitdh and disk space
@ 2015-12-14 14:17 Vicente Olivert Riera
  2015-12-14 14:17 ` [Buildroot] [PATCH 2/2] expedite: add a hash file Vicente Olivert Riera
  2015-12-14 16:54 ` [Buildroot] [PATCH 1/2] expedite: use a tar.bz2 tarball to save bandwitdh and disk space Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-12-14 14:17 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/expedite/expedite.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/expedite/expedite.mk b/package/expedite/expedite.mk
index 9b232f8..27b4c44 100644
--- a/package/expedite/expedite.mk
+++ b/package/expedite/expedite.mk
@@ -5,6 +5,7 @@
 ################################################################################
 
 EXPEDITE_VERSION = 1.7.10
+EXPEDITE_SOURCE = expedite-$(EXPEDITE_VERSION).tar.bz2
 EXPEDITE_SITE = http://download.enlightenment.org/releases
 EXPEDITE_LICENSE = BSD-2c
 EXPEDITE_LICENSE_FILES = COPYING
-- 
2.4.10

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

* [Buildroot] [PATCH 2/2] expedite: add a hash file
  2015-12-14 14:17 [Buildroot] [PATCH 1/2] expedite: use a tar.bz2 tarball to save bandwitdh and disk space Vicente Olivert Riera
@ 2015-12-14 14:17 ` Vicente Olivert Riera
  2015-12-14 16:54 ` [Buildroot] [PATCH 1/2] expedite: use a tar.bz2 tarball to save bandwitdh and disk space Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-12-14 14:17 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/expedite/expedite.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 package/expedite/expedite.hash

diff --git a/package/expedite/expedite.hash b/package/expedite/expedite.hash
new file mode 100644
index 0000000..cde3689
--- /dev/null
+++ b/package/expedite/expedite.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256 91d0290ba3635a4440c389647643beaa8e39def2789d685d54a58a723398cc10  expedite-1.7.10.tar.bz2
-- 
2.4.10

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

* [Buildroot] [PATCH 1/2] expedite: use a tar.bz2 tarball to save bandwitdh and disk space
  2015-12-14 14:17 [Buildroot] [PATCH 1/2] expedite: use a tar.bz2 tarball to save bandwitdh and disk space Vicente Olivert Riera
  2015-12-14 14:17 ` [Buildroot] [PATCH 2/2] expedite: add a hash file Vicente Olivert Riera
@ 2015-12-14 16:54 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-12-14 16:54 UTC (permalink / raw)
  To: buildroot

Dear Vicente Olivert Riera,

On Mon, 14 Dec 2015 14:17:00 +0000, Vicente Olivert Riera wrote:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
>  package/expedite/expedite.mk | 1 +
>  1 file changed, 1 insertion(+)

Both applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2015-12-14 16:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-14 14:17 [Buildroot] [PATCH 1/2] expedite: use a tar.bz2 tarball to save bandwitdh and disk space Vicente Olivert Riera
2015-12-14 14:17 ` [Buildroot] [PATCH 2/2] expedite: add a hash file Vicente Olivert Riera
2015-12-14 16:54 ` [Buildroot] [PATCH 1/2] expedite: use a tar.bz2 tarball to save bandwitdh and disk space Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox