mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 15:16:28 +00:00
breakpad: Drop SRCPV from PV
This causes errors like OSError: [Errno 36] File name too long: Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
6bcca16266
commit
3a0a0024bf
@ -13,9 +13,9 @@ inherit autotools
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
PE = "1"
|
||||
PE = "2"
|
||||
|
||||
PV = "1.0+git${SRCPV}"
|
||||
PV = "1.0"
|
||||
|
||||
SRCREV_FORMAT = "breakpad_gtest_protobuf_lss_gyp"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user