mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user