summaryrefslogtreecommitdiff
path: root/recipes/trdx-nv-binaries
AgeCommit message (Collapse)Author
2015-05-18apalis/colibri_t30: libgstomx fix to validate input frame rateMarcel Ziswiler
OpenMAX-IL implementation library aka libgstomx, evaluation version with fix to validate input frame rate.
2015-05-12licenses: fix license string to known values or formatMax Krummenacher
2015-05-12recipes: replace short DESCRIPTION with SUMMARYMax Krummenacher
The SUMMARY variable gives a short description of the package (<72 chars). A missing DESCRIPTION is automatically set to the content of SUMMARY.
2015-03-31trdx-nv-binaries: remove QA warningsMax Krummenacher
build-deps: add the following to DEPENDS which are referenced by the binaries: libxv gstreamer libpcre alsa-lib gst-plugins-base Don't check for file-rdeps
2015-01-26trdx-nv-binaries: don't include X11 headers in eglplatform.hMax Krummenacher
Use the exact base types as X11 defines them. Newer compilers through errors when mixing unsigned with unsigned long and the likes.
2014-12-18Colibri T20: Integrate NVIDIA L4T R16.5 for T20Marcel Ziswiler
Integrate L4T R16.5 for T20 currently exclusively distributed via NVIDIA's partner portal. Should supposedly fix some memory leaks in gstreamer resp. its OpenMAX wrapper thereof.
2014-11-24Apalis/Colibri T30: Integrate NVIDIA L4T R16.5 for T30Marcel Ziswiler
Integrate L4T R16.5 currently exclusively distributed via NVIDIA's partner portal and for T30 only. Should supposedly fix some memory leaks in gstreamer resp. its OpenMAX wrapper thereof. While at it: - Unpack OpenMAX IL headers with overwrite option - Cleanup recipe and delete unused files
2014-10-06trdx-nv-binaries: don't include X11 headers in eglplatform.hMax Krummenacher
Qt5 uses tokens which would be renamed through defines in the X11 headers. So don't inject these defines into Qt5 sources through eglplatform.h. gcc 4.8 is more strict on type mismatch in assignments, so use correct variable type for the EGLNativeDisplayType pointer.
2014-10-06nvsamples: address build race conditionMax Krummenacher
On a fast server nvsamples rarly failed due to missing references. Don't use parallel make and use a symlink instead of a copy operation to move the related lib to its deployment place.
2014-08-04build warnings: remove warnings already strippedMax Krummenacher
Change to new way of inhibiting warning from INHIBIT_PACKAGE_DEBUG_SPLIT = "1" to INSANE_SKIP_${PN} = "already-stripped"
2014-06-25opengl es: replace "eglplatform.h" file.raul
For qt5 khronos headers needs more definitions.
2014-04-05trdx-nv-binaries: provide the khronos headers locallyMax Krummenacher
Provide the tarball locally rather than download it as the tarball is regularly changed and thus breaking the recipe.
2014-03-17trdx-nv-binaries: update to L4T R16.4Max Krummenacher
- update binary userspace drivers to R16.4 - remove old versions - use the SOC Family tegra2 / tegra3 for file paths
2013-11-05Updated checksums of khronos_headers.tgzStefan Agner
2013-10-07xserver driver: Add NVidia binaries for L4T R16.3Max Krummenacher
2013-09-22trdx-nv-binaries: fix khronos checksum changesMax Krummenacher
while at it add PROVIDES for EGL, GLES 1.1, 2.0 use SOC FAMILY to simplify recipe
2013-09-22xserver: update to version 14, remove pixman_glyph_cacheMax Krummenacher
With the propriatry GPU driver, some text is not rendered. e.g. like in this report http://slopjong.de/2012/11/19/problem-with-font-rendering/ -> remvert the relevant patch
2013-09-22nv-binaries: oe-core required changesMax Krummenacher
- xserver driver api now at version 13 - conflicting wpasupplicant.conf renamed - move debug info into the dbg package
2013-09-22nvgstplayer: libpcre*.so symlinks to existing libs in newer oe-coreMax Krummenacher
2013-08-12trdx-nv-binaries: checksum change in khronos_headers.tgzMax Krummenacher
khronos_headers.tgz has been updated with newer stuff from the khronos registry. As the file download is not version controlled a download will fail due to changed checksums.
2013-06-07nv-binaries: update to L4T R16.3Max Krummenacher
2013-04-15nvsamples: remove bitbake warningMax Krummenacher
2013-02-06trdx-nv-binaries: mimetype file assoziations fixedMax Krummenacher
- nvgstplayer must be called in a terminal window - added mp3, wav, au audio mimetypes
2013-01-29nv-binaries: added apalisMax Krummenacher
- moved the files/colibri-t30 folder to files/t30
2012-12-07gstreamer: add colorspace converter for nvidia color spaceMax Krummenacher
2012-12-07nvidia binaries: move the license files into the path used by oe for licensesMax Krummenacher
2012-11-19nvsamples:Max Krummenacher
- remove the header deployment, now provided by trdx-nv-binaries
2012-11-19trdx-nv-binaries:Max Krummenacher
- use L4T R16.2 binaries - provide the headers from khronos.org which describe the OpenGL ES related libs - unify colibri-t20, colibri-t30
2012-11-19nv-binaries:Max Krummenacher
- add L4T R16.2 binary tarballs
2012-10-19nv-binaries: don't deploy libjpeg.so which according to Nvidia does not work ↵Max Krummenacher
and interferes with our open source libjpeg
2012-10-18nvgstplayer: change symlink to point to the new libpcre*.so versionsMax Krummenacher
2012-10-18nvsamples: don't use source shaders, L4T can not cope compile for hardfloatMax Krummenacher
2012-10-18update to L4T R16, use abi hard float instead of soft floatMax Krummenacher
2012-08-15L4T R15, oe-core Image V2.0Beta1Max Krummenacher
2012-06-19Update to new NV binary packages L4T R15Max Krummenacher
Removed nvrm_deamon and corresponding init.d script Kernel from git.toradex.int
2012-06-03Initial commitMax Krummenacher