mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
Fix: kernel-devsrc-1.0-r0 do_package_qa: QA Issue: File /lib/modules/6.6.15-yocto-standard/build/include/generated/.compat_vdso-offsets.h.cmd in package kernel-devsrc contains reference to TMPDIR [buildpaths] by adding to the list of files we do this with. Also drop the conditional since rm -f handles this. This only apppears for qemurisc*. (From OE-Core rev: a8fde81958fef39589e0df3f57c1dffd028d1631) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>