aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/powervr-drivers/libgles-omap3.inc
AgeCommit message (Collapse)Author
2010-10-07libgles-omap3: 10205 is still ES5, not ES6Koen Kooi
2010-10-07libgles-omap3: fixup ti816xKoen Kooi
* needs a better fix in cputype, but this will do for now Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-10-06libgles-omap3: add ti816x support and fix packagingKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-10-01lingles-omap3: fix COMPATIBLE_MACHINEKoen Kooi
2010-09-14libgles-omap3_3.01.00.07.bb: Add recipeKhem Raj
* Fix omap3-sgx-modules_1.4.14.2616.bb to use new SDK Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-19remove dm3730-am3715-evm machine type referencesChase Maupin
* Removed references to the dm3730-am3715-evm machine type and replaced with dm37x-evm and am37x-evm machine types. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-07-15libgles-omap3: pass rpath-link properly instead of adding more -lX libsDenys Dmytriyenko
As it now needs to link against xcb as part of X server libs. Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-06-02libgles-omap3: add RRECOMMENDS for x11-wsegl to x11 packagesKoen Kooi
2010-05-18powervr-drivers: move GFX SDK bin from FILESPATH to DL_DIRDenys Dmytriyenko
* Don't pollute the recipes/files directories with downloads - avoid git reporting the file as untracked * The same GFX SDK binary is required by libgles-omap3 and omap3-sgx-modules recipes and instructions tell to put them in separate FILESPATH directories, leading to confusion or duplication (it's half a GB file!) * Checksums are not verified for files in FILESPATH, only for DL_DIR Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-01libgles-omap3: fix 3 build issues with external CSL toolchainDenys Dmytriyenko
Fix the following 3 build issues: 1. X11ROOT is used by GFX SDK Makefiles as a root of X11 installation and results in -I$(X11ROOT)/include and -L$(X11ROOT)/lib in CFLAGS/LDFLAGS. Set it to ${STAGING_DIR_HOST}/usr instead of ${STAGING_INCDIR}. Otherwise the build fails with the following error messages: PVRShellOS.h:18:22: error: X11/Xlib.h: No such file or directory PVRShellOS.h:19:23: error: X11/Xutil.h: No such file or directory 2. Set TOOLCHAIN variable used in GFX SDK Makefiles to point to the toolchain location. Fixes the following message, among others: ld: warning: library search path "/lib" is unsafe for cross-compilation 3. Add libXdmcp to the list of linked X11 libraries, in addition to libX11 and libXau. Link stage failure: ld: warning: libXdmcp.so.6, needed by libX11.so, not found libX11.so: undefined reference to `XdmcpWrap' Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-04-29libgles-omap3: packages WSEGL drivers seperately to kill X11 runtime dep for ↵Koen Kooi
${PN}
2010-04-29libgles-omap3: add dm3730-am3715-evm to the list of supported machinesDenys Dmytriyenko
2010-04-12libgles-omap3: use udev rule to change permissions on bccat and v4l nodesKoen Kooi
2010-04-12libgles-omap3: fix ES5.x binaries, fix initscriptKoen Kooi
2010-04-12libgles-omap3, omap3-sgx-modules: add 3.01.00.05 releaseKoen Kooi
* DEFAULT_PREFERENCE = "-1" till it becomes widely available * Hardcodes 3430, discussing with upstream to make it universal
2010-03-05libgles-omap3: fix for unwanted *.desktop file, shorten app names in menusSteve Sakoman
2010-02-25libgles-omap3: fix bug with package orderingKoen Kooi
2010-02-24libgles-omap3: fix DEPENDS as wellKoen Kooi
2010-02-24libgles-omap3: complete the previous commit, I suck at using git mergetoolKoen Kooi
2010-02-24libgles-omap3: complete overhaulKoen Kooi
* convert to new-style staging * (re)build demos with proper toolchain and flags * build trainingcourses * generate .desktop files on the fly * delete old versions
2010-02-22libgles-omap3: depend on proper fbset, set rgba correctly for 32bpp and try ↵Koen Kooi
to enable tripple buffering
2010-01-13omap3-sgx-modules: make 1.4.14.2514 the default and make it build against 2.6.32Koen Kooi
libgles-omap3: make 3.01.00.02 the default and attempt to fix file permissions
2009-12-14libgles-omap3: add compatible machineKoen Kooi
2009-12-04libgles-omap3, omap3-sgx-modules: switch to new style installjammer unpackerKoen Kooi
2009-11-18libgles-omap, omap3-sgx-modules: add SDK 3.01.00.02/1.4.14.2514 releaseKoen Kooi
2009-11-03libgles-omap3: adjust for future releasesKoen Kooi
2009-11-02libgles-omap3.inc: use libpvrPVR2D_FRONTWSEGL.soBrijesh Singh
2009-11-02bc-cat-omap 0.1.0: add recipe to build bc-cat module.Brijesh Singh
* adjust libgles-omap3 staging to stage more headers for thisi * bc-cat module complains about unresolved symbols during modprobe hence using modprobe -f to force the module loading.
2009-09-17libgles-omap3: switch to FLIP wseglKoen Kooi
2009-09-03libgles-omap3: detect cpu type and don't load modules if no SGX hardwareSteve Sakoman
2009-08-26libgles-omap3: catch up with dir renameKoen Kooi
* I really suck at git, sorry
2009-07-24libgles-omap3: stage openvg headers as wellKoen Kooi
2009-07-15libgles-omap3: add recipe for upcoming 09 releaseKoen Kooi
* This needs some runtime shuffling, so a new initscript
2009-06-16libgles-omap3: add support files for .08 releaseKoen Kooi
* actual .08 recipe will follow later
2009-04-08libgles-omap3: these are evil binaries, so skip insane.bbclass testsKoen Kooi
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>