[meta-ti] [PATCH 07/10] libgles-omap3: Remove unnecessary inclusion of folders into package
Denys Dmytriyenko
denys at ti.com
Wed May 29 14:17:06 PDT 2013
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 <prabu at ti.com>
> ---
> 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
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
More information about the meta-ti
mailing list