]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: add rootfs_check_host_user_contaminated
authorChristopher Larson <chris_larson@mentor.com>
Tue, 1 Sep 2015 22:23:04 +0000 (15:23 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Sep 2015 12:32:11 +0000 (13:32 +0100)
commit72903f7534cccad35886f2cad8aac98a59392ec7
tree77b15ea0eeb3e6a77df55475eda9bb83423463ed
parent1854dc60a4c7e97f0d6d26208fd42bf0dc1bfa7f
image.bbclass: add rootfs_check_host_user_contaminated

This function is intended to be used in ROOTFS_POSTPROCESS_COMMAND, and checks
for any paths outside of /home which are owned by the user running bitbake.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass