]> code.ossystems Code Review - openembedded-core.git/commit
ptest: use fakeroot for do_install_ptest_base
authorRoss Burton <ross.burton@intel.com>
Mon, 7 Sep 2015 17:31:39 +0000 (18:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Sep 2015 13:25:09 +0000 (14:25 +0100)
commit56c5fa106eeccda2ca92dbeb73ff01ba40992e7d
treeaffcaf93323e51b943b724a088f2e48593268d2c
parente482f9bfddc6b710c9b566c3d3433dc2d7d5a22e
ptest: use fakeroot for do_install_ptest_base

The do_install_ptest_base task wasn't running in the fakeroot environment so
files installed by do_install_ptest were often not owned by root:root but the
user running the builds.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/ptest.bbclass