Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] libmbim: bump to 1.10.2
@ 2015-01-07 22:45 Yegor Yefremov
  2015-01-07 22:45 ` [Buildroot] [PATCH 2/2] libqmi: bump to 1.10.6 Yegor Yefremov
  2015-01-08 20:38 ` [Buildroot] [PATCH 1/2] libmbim: bump to 1.10.2 Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Yegor Yefremov @ 2015-01-07 22:45 UTC (permalink / raw)
  To: buildroot

Add locally computed hash file.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 package/libmbim/libmbim.hash | 2 ++
 package/libmbim/libmbim.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/libmbim/libmbim.hash

diff --git a/package/libmbim/libmbim.hash b/package/libmbim/libmbim.hash
new file mode 100644
index 0000000..ac9b70c
--- /dev/null
+++ b/package/libmbim/libmbim.hash
@@ -0,0 +1,2 @@
+# Locally computed:
+sha256  c0f6611c1ea726f8801bdf3316cf3fe31772391cd60945373c4c9d128655c7bc  libmbim-1.10.2.tar.xz
diff --git a/package/libmbim/libmbim.mk b/package/libmbim/libmbim.mk
index 3613d25..07fb1b6 100644
--- a/package/libmbim/libmbim.mk
+++ b/package/libmbim/libmbim.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBMBIM_VERSION = 1.10.0
+LIBMBIM_VERSION = 1.10.2
 LIBMBIM_SITE = http://www.freedesktop.org/software/libmbim
 LIBMBIM_SOURCE = libmbim-$(LIBMBIM_VERSION).tar.xz
 LIBMBIM_LICENSE = LGPLv2+ (library), GPLv2+ (programs)
-- 
1.9.1

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

* [Buildroot] [PATCH 2/2] libqmi: bump to 1.10.6
  2015-01-07 22:45 [Buildroot] [PATCH 1/2] libmbim: bump to 1.10.2 Yegor Yefremov
@ 2015-01-07 22:45 ` Yegor Yefremov
  2015-01-08 20:38 ` [Buildroot] [PATCH 1/2] libmbim: bump to 1.10.2 Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Yegor Yefremov @ 2015-01-07 22:45 UTC (permalink / raw)
  To: buildroot

Add locally computed hash file.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 package/libqmi/libqmi.hash | 2 ++
 package/libqmi/libqmi.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/libqmi/libqmi.hash

diff --git a/package/libqmi/libqmi.hash b/package/libqmi/libqmi.hash
new file mode 100644
index 0000000..a42aebc
--- /dev/null
+++ b/package/libqmi/libqmi.hash
@@ -0,0 +1,2 @@
+# Locally computed:
+sha256  963cce068968d749e22973dce0afc05543915e4accea736963a7d426f6b29a80  libqmi-1.10.6.tar.xz
diff --git a/package/libqmi/libqmi.mk b/package/libqmi/libqmi.mk
index b083aea..dd87d73 100644
--- a/package/libqmi/libqmi.mk
+++ b/package/libqmi/libqmi.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBQMI_VERSION = 1.10.4
+LIBQMI_VERSION = 1.10.6
 LIBQMI_SITE = http://www.freedesktop.org/software/libqmi
 LIBQMI_SOURCE = libqmi-$(LIBQMI_VERSION).tar.xz
 LIBQMI_LICENSE = LGPLv2+ (library), GPLv2+ (programs)
-- 
1.9.1

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

* [Buildroot] [PATCH 1/2] libmbim: bump to 1.10.2
  2015-01-07 22:45 [Buildroot] [PATCH 1/2] libmbim: bump to 1.10.2 Yegor Yefremov
  2015-01-07 22:45 ` [Buildroot] [PATCH 2/2] libqmi: bump to 1.10.6 Yegor Yefremov
@ 2015-01-08 20:38 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-01-08 20:38 UTC (permalink / raw)
  To: buildroot

Dear Yegor Yefremov,

On Wed,  7 Jan 2015 23:45:15 +0100, Yegor Yefremov wrote:
> Add locally computed hash file.
> 
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
>  package/libmbim/libmbim.hash | 2 ++
>  package/libmbim/libmbim.mk   | 2 +-
>  2 files changed, 3 insertions(+), 1 deletion(-)
>  create mode 100644 package/libmbim/libmbim.hash

Both patches 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-01-08 20:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-07 22:45 [Buildroot] [PATCH 1/2] libmbim: bump to 1.10.2 Yegor Yefremov
2015-01-07 22:45 ` [Buildroot] [PATCH 2/2] libqmi: bump to 1.10.6 Yegor Yefremov
2015-01-08 20:38 ` [Buildroot] [PATCH 1/2] libmbim: bump to 1.10.2 Thomas Petazzoni

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