aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/powervr-drivers
AgeCommit message (Collapse)Author
2010-08-11omap3-sgx-modules: add patch to fix texture width detectionKoen Kooi
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-19bc-cube: add libgles-omap3-x11wsegl to x11 rdependsKoen Kooi
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-03bc-cube: use webcam iconKoen Kooi
2010-06-02libgles-omap3: add RRECOMMENDS for x11-wsegl to x11 packagesKoen Kooi
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
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-25change INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP with more optionsRoman Khimov
Originally approached with "package.bbclass: introduce KEEP_GNU_DEBUGLINK": http://patchwork.openembedded.org/patch/886/ Redone with a change from INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP which allows more options. By default it does exactly the same thing as is done today, strips the binary, but keeps the gnu.debuglink section. When set to "no", stripping is not done at all, when set to "full" the gnu.debuglink section is not re-added to the binary. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Chris Larson <chris_larson@mentor.com>
2010-04-12recipes: move checksums to recipes from checksums.ini, part 2 manual adjustementMartin Jansa
* all: multiple checked items in SRC_URI (needs name= param) * other fixes like non-existent URL, checksums moved ot .inc or included .bb (ie for -native) * ... * tested with micro/micro-uclibc/Angstrom/SHR with SOURCE_MIRROR_FETCH="True" (ignoring COMPATIBLE_* * also tested -c fetch with s/SRC_URI_append_[^ ]*/SRC_URI_append/g and s/SRC_URI_[^ ]*/SRC_URI_append/g to catch all URLs used only for distro/machine/virtual override (see http://build.shr-project.org/tests/jama/SRC_URI.removeOverrides.patch) * in case I downloaded different checksum then what was in checksums.ini I used the old one from checksums.ini and put my checksum in comment * I'll send to ML list of recipes which cannot be downloaded (weren't converted) and where I got different checksums Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12powervr-drivers: The .06 SDK is live now, so make it the defaultKoen Kooi
2010-04-12omap3-sgx-modules: compile in ES5 mode by default, this makes it work on ↵Koen Kooi
ES2, ES3 and ES5, compiling it in ES3 mode makes it fail on ES5 hw
2010-04-12powervr-drivers: .05 was the internal release, switch to .06 that is ↵Koen Kooi
available externally
2010-04-12bc-cube: add 0.2.0 with desktop file to launch it using a GUIKoen Kooi
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-12bc-cube: add recipe for 0.1.0 + patch to build it against the 3.01.00.05 SGX SDKKoen 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-09libgles-omap3: prepare initscript for ES5.x (DM37xx and OMAP36xx)3Koen Kooi
2010-03-09kernel-module-bc: recipe to build WTBU bc_cat.koKoen Kooi
2010-03-08libgles-omap3: autoload bufferclass_ti driver at bootKoen Kooi
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-12-02omap3-sgx-modules: fix build for recent kernelsMike Rapoport
Starting from v2.6.32-rc6 of linux-omap tree the arch/arm/plat-omap/include/mach has been moved to arch/arm/plat-omap/include/plat Take care of that change Signed-off-by: Mike Rapoport <mike@compulab.co.il>
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-10-23libgles-omap3: merge in changes from overo repoKoen Kooi
2009-10-19omap3-sgx-modules: Fix broken proc-interface.patch.David-John Willis
Signed-off-by: David-John Willis <John.Willis@Distant-earth.com>
2009-10-19omap3-sgx-modules: add INHIBIT_PACKAGE_STRIP = "1"Koen Kooi
2009-10-18omap3 sgx modules: make proc interface patch use proper kernel version ↵Koen Kooi
macros, courtesy Bin Liu
2009-09-25omap3-sgx-modules: add proc patch for omap3517 and omap3 evms as wellKoen Kooi
2009-09-23omap3-sgx-modules_1.3.13.1607.bb : add 2.6.31 patch building, only forGraeme Gregory
omapzoom2 at the moment.
2009-09-22libgles-omap3: fix typos in cpu detection script and pvr initSteve Sakoman
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