1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

kselftests: set file ownership to root, avoid contamination warnings

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2017-03-15 03:56:44 +00:00
parent 3e7707dd17
commit 5169e2c9a6

View File

@@ -42,6 +42,7 @@ do_compile () {
do_install () {
oe_runmake install
chown -R root:root ${D}
}
PACKAGE_BEFORE_PN = "${PN}-breakpoints ${PN}-cpu-hotplug ${PN}-efivarfs ${PN}-exec ${PN}-firmware ${PN}-ftrace \