On Fri, May 17, 2013 at 10:27:56PM +0530, Prabindh Sundareson wrote: > Inclusion of all .so files is not necessary for the > package build. > > Signed-off-by: Prabindh Sundareson <[email protected]> > --- > recipes-graphics/libgles/libgles-omap3-no-x.inc | 4 ---- > 1 files changed, 0 insertions(+), 4 deletions(-) > > diff --git a/recipes-graphics/libgles/libgles-omap3-no-x.inc > b/recipes-graphics/libgles/libgles-omap3-no-x.inc > index 8e5dad6..4521d59 100644 > --- a/recipes-graphics/libgles/libgles-omap3-no-x.inc > +++ b/recipes-graphics/libgles/libgles-omap3-no-x.inc > @@ -285,10 +285,6 @@ INSANE_SKIP_${PN}-linuxfbwsegl-es6 = "ldflags" > INSANE_SKIP_${PN}-linuxfbwsegl-es8 = "ldflags" > INSANE_SKIP_${PN}-tests = "ldflags" > > -# Quality control is really poor on these SDKs, so hack around the latest > madness: > -FILES_${PN} += "${libdir}/*.so " > -FILES_${PN}-dev = "${includedir}"
I'm confused - you are removing these 2 lines in 7/10 and then immediately re-add them back in 8/10. Why? > inherit update-rc.d > > INITSCRIPT_NAME = "pvr-init" > -- > 1.7.1 > > _______________________________________________ > 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
