linux-automation / meta-lxatac

Build your own LXA TAC images and bundles
MIT License
5 stars 15 forks source link

linux-lxatac: Add three patches to fix QA Issues #106

Closed ukleinek closed 7 months ago

ukleinek commented 7 months ago

This fixes:

WARNING: linux-lxatac-6.7-r0 do_package_qa: QA Issue: File /usr/src/debug/linux-lxatac/6.7-r0/arch/arm/include/generated/asm/mach-types.h in package linux-lxatac-src contains reference to TMPDIR
File /usr/src/debug/linux-lxatac/6.7-r0/drivers/tty/vt/consolemap_deftbl.c in package linux-lxatac-src contains reference to TMPDIR
File /usr/src/debug/linux-lxatac/6.7-r0/lib/oid_registry_data.c in package linux-lxatac-src contains reference to TMPDIR [buildpaths]
ejoerns commented 7 months ago

Great, fewer reference to TMPDIR warnings when compiling Linux! We are not yet down to zero due to perf, but some day we will get there.

FTR: We have a working fix for perf, but still discussing if this is sufficient or requires a broader approach to fix perf python handling