All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] dbus: bump to version 1.10.6
@ 2015-12-02 15:02 Gustavo Zacarias
  2015-12-02 15:16 ` Vicente Olivert Riera
  2015-12-02 20:28 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-12-02 15:02 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/dbus/dbus.hash | 2 +-
 package/dbus/dbus.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/dbus/dbus.hash b/package/dbus/dbus.hash
index 87efd4b..10ebc81 100644
--- a/package/dbus/dbus.hash
+++ b/package/dbus/dbus.hash
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256	ad7dcad73ad9b0ff55819985d354eacfffe07e2eb8c763e155efc21d6001084b  dbus-1.10.4.tar.gz
+sha256	b5fefa08a77edd76cd64d872db949eebc02cf6f3f8be82e4bbc641742af5d35f  dbus-1.10.6.tar.gz
diff --git a/package/dbus/dbus.mk b/package/dbus/dbus.mk
index 79cd678..ed54575 100644
--- a/package/dbus/dbus.mk
+++ b/package/dbus/dbus.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DBUS_VERSION = 1.10.4
+DBUS_VERSION = 1.10.6
 DBUS_SITE = http://dbus.freedesktop.org/releases/dbus
 DBUS_LICENSE = AFLv2.1 GPLv2+
 DBUS_LICENSE_FILES = COPYING
-- 
2.4.10

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

* [Buildroot] [PATCH] dbus: bump to version 1.10.6
  2015-12-02 15:02 [Buildroot] [PATCH] dbus: bump to version 1.10.6 Gustavo Zacarias
@ 2015-12-02 15:16 ` Vicente Olivert Riera
  2015-12-02 20:28 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-12-02 15:16 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On 02/12/15 15:02, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Build test for MIPS architecture:

$ grep -E ^DBUS_VERSION package/dbus/dbus.mk
DBUS_VERSION = 1.10.6

$ file output/target/usr/bin/dbus-monitor
output/target/usr/bin/dbus-monitor: ELF 32-bit LSB executable, MIPS,
MIPS32 rel2 version 1, dynamically linked, interpreter /lib/ld.so.1, for
GNU/Linux 2.6.32, not stripped

Regards,

Vincent.

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

* [Buildroot] [PATCH] dbus: bump to version 1.10.6
  2015-12-02 15:02 [Buildroot] [PATCH] dbus: bump to version 1.10.6 Gustavo Zacarias
  2015-12-02 15:16 ` Vicente Olivert Riera
@ 2015-12-02 20:28 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2015-12-02 20:28 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2015-12-02 20:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-02 15:02 [Buildroot] [PATCH] dbus: bump to version 1.10.6 Gustavo Zacarias
2015-12-02 15:16 ` Vicente Olivert Riera
2015-12-02 20:28 ` Peter Korsgaard

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.