]> code.ossystems Code Review - openembedded-core.git/commit
python3-cython: Check for files before editing
authorKhem Raj <raj.khem@gmail.com>
Sun, 7 Mar 2021 03:18:53 +0000 (19:18 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 Mar 2021 00:00:27 +0000 (00:00 +0000)
commit0eb85a2670c9250350b66647f4cbdae446be830f
treeeae8c5f4752728f52319ad8fbee40f928ebf7e41
parent8f19fb08b66cd75616345e96fa5718048daae7fe
python3-cython: Check for files before editing

If using debug-without-src policy then usr/src/debug won't exist,
therefore the function will fail due to missing files, adding a check
for files to exist before editing them fixes it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-cython_0.29.22.bb