summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2012-12-07 14:04:09 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2012-12-07 14:04:09 +0100
commit0455e1d5d8ab17900cd4eb1a3b8b391c6a4815a7 (patch)
treeba700f0354adb04b6af1cb364f510fcb51b9ddd5 /recipes
parent09eaa1c41a65d3523337d2ca8e4216e65ca4b52c (diff)
gstreamer: add colorspace converter for nvidia color space
Diffstat (limited to 'recipes')
-rw-r--r--recipes/trdx-nv-binaries/trdx-nv-binaries.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/trdx-nv-binaries/trdx-nv-binaries.bb b/recipes/trdx-nv-binaries/trdx-nv-binaries.bb
index 8957ed8..bf0b44e 100644
--- a/recipes/trdx-nv-binaries/trdx-nv-binaries.bb
+++ b/recipes/trdx-nv-binaries/trdx-nv-binaries.bb
@@ -1,10 +1,11 @@
DESCRIPTION = "binary files from Nvidia along with there configuration"
LICENSE = "CLOSED SGI Khronos"
-PR = "r9"
+PR = "r10"
PACKAGE_ARCH = "${MACHINE_ARCH}"
LIC_DIR = "${datadir}/common-licenses"
+#gstnvvidconf.tar.bz2 will hopefully be integrated into the public L4T packages
SRC_COMMON = " \
file://nvgstplayer.desktop \
file://mimeapps.list \
@@ -13,6 +14,7 @@ SRC_COMMON = " \
file://egl.pc \
file://gles.pc \
file://glesv2.pc \
+ file://gstnvvidconf.tar.bz2 \
"
SRC_URI_colibri-t20 = " \
file://ventana_Tegra-Linux-codecs-R16.2.0_armhf.tbz2 \