mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-16 04:15:10 +00:00
Google breakpad requires a very specific folder structure which is only known after dump_syms has been executed. Therefore the .sym file's first line has to be parsed in order to move the file where breakpad wants it. Signed-off-by: Khem Raj <raj.khem@gmail.com>