Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] google-breakpad: bump to version r1373
@ 2014-09-12  0:39 Frank Hunleth
  2014-09-12  7:29 ` Thomas Petazzoni
  2014-09-14 21:49 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Frank Hunleth @ 2014-09-12  0:39 UTC (permalink / raw)
  To: buildroot

This version adds support for installing important header files to
<staging>/usr/include/breakpad. It's no longer necessary to include the
whole breakpad source tree when building applications using libbreakpad.a.

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
---
 package/google-breakpad/google-breakpad.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/google-breakpad/google-breakpad.mk b/package/google-breakpad/google-breakpad.mk
index add5d7a..cdf0a1e 100644
--- a/package/google-breakpad/google-breakpad.mk
+++ b/package/google-breakpad/google-breakpad.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GOOGLE_BREAKPAD_VERSION = 1320
+GOOGLE_BREAKPAD_VERSION = 1373
 GOOGLE_BREAKPAD_SITE = http://google-breakpad.googlecode.com/svn/trunk
 GOOGLE_BREAKPAD_SITE_METHOD = svn
 GOOGLE_BREAKPAD_CONF_OPT = --disable-processor --disable-tools
-- 
1.9.1

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

end of thread, other threads:[~2014-09-14 21:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-12  0:39 [Buildroot] [PATCH] google-breakpad: bump to version r1373 Frank Hunleth
2014-09-12  7:29 ` Thomas Petazzoni
2014-09-14 21:49 ` Peter Korsgaard

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