aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb
AgeCommit message (Collapse)Author
2010-12-04omap3-sgx-modules: some more for fixes for 2.6.37rcKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-11-23omap3-sgx-modules 1.4.14.2616: start updating it for 2.6.37Koen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-10-14omap3-sgx-modules: make patch apply with all versions of patchKoen Kooi
2010-10-12omap3-sgx-modules: Fix to build for recent linux-omap kernelsSteve Sakoman
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-10-06omap3-sgx-modules: update to latest SDK release and add ti816x supportKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-09-27omap3-sgx-modules: update SRC_URI with public linkDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
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-08-11omap3-sgx-modules: add patch to fix texture width detectionKoen 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-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-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-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