From: Ting Liu <ting....@nxp.com>

Signed-off-by: Ting Liu <ting....@nxp.com>
---
 recipes-bsp/rcw/ls2-rcw_git.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-bsp/rcw/ls2-rcw_git.bb b/recipes-bsp/rcw/ls2-rcw_git.bb
index fafd914..70d27a0 100644
--- a/recipes-bsp/rcw/ls2-rcw_git.bb
+++ b/recipes-bsp/rcw/ls2-rcw_git.bb
@@ -18,6 +18,7 @@ M="${@d.getVar('MACHINE', 
True).replace('-64b','').replace('-32b','').replace('-
 do_install () {
     install -d ${D}/boot/rcw
     cp -a ${S}/${M} ${D}/boot/rcw/
+    chown -R root:root ${D}
 }
 
 do_deploy () {
-- 
1.9.0

-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to