breakpad: Upgrade to r1435

Fixes parallel build issue with breakpad-native  amongst other updates

Change-Id: Icc26234ccb4ba77543e8dca52b27ceaeb2f77747
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Khem Raj
2015-03-24 20:18:14 -07:00
committed by Martin Jansa
parent 12f2a4dd70
commit 82a3434bc2
@@ -13,7 +13,7 @@ inherit autotools
BBCLASSEXTEND = "native"
SRCREV = "r1318"
SRCREV = "r1435"
SRC_URI = "svn://google-breakpad.googlecode.com/svn;module=trunk;protocol=http"
S = "${WORKDIR}/trunk"