aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb')
-rw-r--r--meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb b/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb
index e8853ff8..90ce8943 100644
--- a/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb
+++ b/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb
@@ -15,6 +15,7 @@ EXTRA_OEMAKE = "release DEVICE=${DEVICE} CROSS_COMPILE=${TARGET_PREFIX} CC="${CC
do_install() {
oe_runmake install DESTDIR=${D}
+ chown -R root:root ${D}
}
COMPATIBLE_MACHINE = "dra7xx"