aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb
AgeCommit message (Collapse)Author
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