]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
insane.bbclass: check for build host HOME directory in packaged files
authorBin Cao <bin.cao.cn@windriver.com>
Thu, 4 Jun 2026 10:10:28 +0000 (18:10 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Jun 2026 14:50:15 +0000 (15:50 +0100)
commit35b4e7b97fc8803337bb4bcc4dc2ff2cda0c1300
tree33f30fd05670753e150e340c08583b72bc90be68
parente4143682cbf257965eb9219faaa39f91034c9453
insane.bbclass: check for build host HOME directory in packaged files

Extend package_qa_check_buildpaths to also detect the build host's
HOME directory path in target packages. This catches cases where
\$HOME-derived paths (such as userbase in Python's sysconfig) leak
into the rootfs.

Signed-off-by: Bin Cao <bin.cao.cn@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-global/insane.bbclass