diff options
Diffstat (limited to 'recipes/powervr-drivers/bc-cube_0.2.0.bb')
-rw-r--r-- | recipes/powervr-drivers/bc-cube_0.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/powervr-drivers/bc-cube_0.2.0.bb b/recipes/powervr-drivers/bc-cube_0.2.0.bb index a9a8eee1f1..66e78de0b9 100644 --- a/recipes/powervr-drivers/bc-cube_0.2.0.bb +++ b/recipes/powervr-drivers/bc-cube_0.2.0.bb @@ -3,7 +3,7 @@ LICENSE = "TI-BSD/GPLv2" DEPENDS = "virtual/egl" 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;apply=yes \ + file://bc-cat-0.2.0.patch \ file://bc-cube.desktop \ " |