Module: meta-ti Branch: master Commit: 3c3a59dcc79cbcc2cd8730bc37b108e217e85860 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=3c3a59dcc79cbcc2cd8730bc37b108e217e85860
Author: Franklin S. Cooper Jr <[email protected]> Date: Fri Nov 16 13:19:41 2012 -0600 libgles-omap3: Adjust for non X11 distros * Non X11 base distros are unable to build this Graphics SDK. * This patch tweaks the libgles-omap3 include file to always build the Graphics SDK in Raw mode and also build in X11 mode only if X11 is a part of the DISTRO_FEATURE. Components are built, installed and packaged based on which mode the Graphics SDK is built in. * Create a new variable PVR_INIT that is by default set to pvrsrvinit. This is needed for newer version of the Graphics SDK that replaced this file. Signed-off-by: Franklin S. Cooper Jr <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- recipes-graphics/libgles/libgles-omap3.inc | 139 ++++++++++++++++++---------- 1 files changed, 89 insertions(+), 50 deletions(-) Diff: http://arago-project.org/git/meta-ti.git?a=commitdiff;h=3c3a59dcc79cbcc2cd8730bc37b108e217e85860 _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
