ACK. Thanks, Gowtham
>-----Original Message----- >From: [email protected] >[mailto:[email protected]] On Behalf Of >Dmytriyenko, Denys >Sent: Wednesday, April 10, 2019 11:07 PM >To: [email protected] >Subject: [EXTERNAL] [meta-ti] [thud/master][PATCH 3/3] ti-gc320-libs: fix host >contamination >warnings > >Signed-off-by: Denys Dmytriyenko <[email protected]> >--- > recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb >b/recipes-graphics/libgal/ti-gc320- >libs_5.0.11.p7.bb >index a2f8f19..df1a99e 100644 >--- a/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb >+++ b/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb >@@ -34,6 +34,7 @@ EXTRA_OEMAKE += "DESTDIR=${D} >TARGET_PRODUCT=${TARGET_PRODUCT} LIBDIR=${libdir}" > > do_install() { > oe_runmake install >+ chown -R root:root ${D} > } > > INSANE_SKIP_${PN} += "ldflags" >-- >2.7.4 > >-- >_______________________________________________ >meta-ti mailing list >[email protected] >https://lists.yoctoproject.org/listinfo/meta-ti -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
