Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-05-18 | powervr-drivers: move GFX SDK bin from FILESPATH to DL_DIR | Denys Dmytriyenko | 5 | |
* 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-01 | libgles-omap3: fix 3 build issues with external CSL toolchain | Denys Dmytriyenko | 1 | |
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-29 | libgles-omap3: packages WSEGL drivers seperately to kill X11 runtime dep for ↵ | Koen Kooi | 1 | |
${PN} | ||||
2010-04-29 | libgles-omap3: add dm3730-am3715-evm to the list of supported machines | Denys Dmytriyenko | 1 | |
2010-04-25 | change INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP with more options | Roman Khimov | 2 | |
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-12 | recipes: move checksums to recipes from checksums.ini, part 2 manual adjustement | Martin Jansa | 1 | |
* 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-12 | powervr-drivers: The .06 SDK is live now, so make it the default | Koen Kooi | 2 | |
2010-04-12 | omap3-sgx-modules: compile in ES5 mode by default, this makes it work on ↵ | Koen Kooi | 1 | |
ES2, ES3 and ES5, compiling it in ES3 mode makes it fail on ES5 hw | ||||
2010-04-12 | powervr-drivers: .05 was the internal release, switch to .06 that is ↵ | Koen Kooi | 2 | |
available externally | ||||
2010-04-12 | bc-cube: add 0.2.0 with desktop file to launch it using a GUI | Koen Kooi | 4 | |
2010-04-12 | libgles-omap3: use udev rule to change permissions on bccat and v4l nodes | Koen Kooi | 5 | |
2010-04-12 | libgles-omap3: fix ES5.x binaries, fix initscript | Koen Kooi | 3 | |
2010-04-12 | bc-cube: add recipe for 0.1.0 + patch to build it against the 3.01.00.05 SGX SDK | Koen Kooi | 2 | |
2010-04-12 | libgles-omap3, omap3-sgx-modules: add 3.01.00.05 release | Koen Kooi | 3 | |
* DEFAULT_PREFERENCE = "-1" till it becomes widely available * Hardcodes 3430, discussing with upstream to make it universal | ||||
2010-03-09 | libgles-omap3: prepare initscript for ES5.x (DM37xx and OMAP36xx)3 | Koen Kooi | 1 | |
2010-03-09 | kernel-module-bc: recipe to build WTBU bc_cat.ko | Koen Kooi | 1 | |
2010-03-08 | libgles-omap3: autoload bufferclass_ti driver at boot | Koen Kooi | 2 | |
2010-03-05 | libgles-omap3: fix for unwanted *.desktop file, shorten app names in menus | Steve Sakoman | 2 | |
2010-02-25 | libgles-omap3: fix bug with package ordering | Koen Kooi | 2 | |
2010-02-24 | libgles-omap3: fix DEPENDS as well | Koen Kooi | 1 | |
2010-02-24 | libgles-omap3: complete the previous commit, I suck at using git mergetool | Koen Kooi | 15 | |
2010-02-24 | libgles-omap3: complete overhaul | Koen Kooi | 27 | |
* 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-22 | libgles-omap3: depend on proper fbset, set rgba correctly for 32bpp and try ↵ | Koen Kooi | 3 | |
to enable tripple buffering | ||||
2010-01-13 | omap3-sgx-modules: make 1.4.14.2514 the default and make it build against 2.6.32 | Koen Kooi | 3 | |
libgles-omap3: make 3.01.00.02 the default and attempt to fix file permissions | ||||
2009-12-14 | libgles-omap3: add compatible machine | Koen Kooi | 1 | |
2009-12-04 | libgles-omap3, omap3-sgx-modules: switch to new style installjammer unpacker | Koen Kooi | 2 | |
2009-12-02 | omap3-sgx-modules: fix build for recent kernels | Mike Rapoport | 2 | |
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-18 | libgles-omap, omap3-sgx-modules: add SDK 3.01.00.02/1.4.14.2514 release | Koen Kooi | 4 | |
2009-11-03 | libgles-omap3: adjust for future releases | Koen Kooi | 1 | |
2009-11-02 | libgles-omap3.inc: use libpvrPVR2D_FRONTWSEGL.so | Brijesh Singh | 1 | |
2009-11-02 | bc-cat-omap 0.1.0: add recipe to build bc-cat module. | Brijesh Singh | 5 | |
* 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-23 | libgles-omap3: merge in changes from overo repo | Koen Kooi | 2 | |
2009-10-19 | omap3-sgx-modules: Fix broken proc-interface.patch. | David-John Willis | 1 | |
Signed-off-by: David-John Willis <John.Willis@Distant-earth.com> | ||||
2009-10-19 | omap3-sgx-modules: add INHIBIT_PACKAGE_STRIP = "1" | Koen Kooi | 1 | |
2009-10-18 | omap3 sgx modules: make proc interface patch use proper kernel version ↵ | Koen Kooi | 2 | |
macros, courtesy Bin Liu | ||||
2009-09-25 | omap3-sgx-modules: add proc patch for omap3517 and omap3 evms as well | Koen Kooi | 1 | |
2009-09-23 | omap3-sgx-modules_1.3.13.1607.bb : add 2.6.31 patch building, only for | Graeme Gregory | 2 | |
omapzoom2 at the moment. | ||||
2009-09-22 | libgles-omap3: fix typos in cpu detection script and pvr init | Steve Sakoman | 2 | |
2009-09-17 | libgles-omap3: switch to FLIP wsegl | Koen Kooi | 1 | |
2009-09-03 | libgles-omap3: detect cpu type and don't load modules if no SGX hardware | Steve Sakoman | 3 | |
2009-08-26 | libgles-omap3: catch up with dir rename | Koen Kooi | 2 | |
* I really suck at git, sorry | ||||
2009-07-24 | libgles-omap3: stage openvg headers as well | Koen Kooi | 2 | |
2009-07-17 | omap3-sgx-modules: update to 1.3.13.1607 | Koen Kooi | 5 | |
2009-07-15 | libgles-omap3 .09: def pref -1 till it gets released | Koen Kooi | 1 | |
2009-07-15 | libgles-omap3: add recipe for upcoming 09 release | Koen Kooi | 4 | |
* This needs some runtime shuffling, so a new initscript | ||||
2009-06-18 | libgles-omap3: add recipe for .08 release | Koen Kooi | 2 | |
* the vrfb fixes aren't in this release, so remove the initscript that fixes those up | ||||
2009-06-16 | libgles-omap3: add support files for .08 release | Koen Kooi | 17 | |
* actual .08 recipe will follow later | ||||
2009-04-08 | libgles-omap3: these are evil binaries, so skip insane.bbclass tests | Koen Kooi | 1 | |
2009-04-08 | omap3-sgx-modules: add compile fix for DSS2 changes in linux-omap 2.6.29 | Koen Kooi | 1 | |
2009-04-06 | omap3 boards: introduce MACHINE_KERNEL_PR, put it in ↵ | Koen Kooi | 1 | |
conf/machine/include/omap3.inc |