bc-cube: use webcam icon
authorKoen Kooi <koen@openembedded.org>
Thu, 3 Jun 2010 10:20:26 +0000 (12:20 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 3 Jun 2010 10:20:26 +0000 (12:20 +0200)
recipes/powervr-drivers/bc-cube/bc-cube.desktop
recipes/powervr-drivers/bc-cube_0.2.0.bb

index e9db6ba..57ea44a 100644 (file)
@@ -2,7 +2,7 @@
 Name=Texture streaming Demo
 Comment=TI Webcam texture streaming demo
 Exec=gles2_bc_webcam-x11
-Icon=star
+Icon=camera-web
 Type=Application
 Categories=Graphics;3DGraphics;
 
index 66e78de..a1164d2 100644 (file)
@@ -2,6 +2,8 @@ DESCRIPTION = "TI Texture streaming using bufferclass API demo (spinning video c
 LICENSE = "TI-BSD/GPLv2"
 DEPENDS = "virtual/egl"
 
+PR = "r1"
+
 SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/apps_processors/OMAP35x_AM35x_Video_Texture_Streaming/1_0/exports/bc-cat-${PV}.tar.gz;name=bccat \
            file://bc-cat-0.2.0.patch \
            file://bc-cube.desktop \