diff options
author | Brijesh Singh <bksingh@ti.com> | 2009-10-29 17:41:18 -0500 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-11-02 13:40:09 +0100 |
commit | 239ca8ddd9786e9d546183b7902e9ac3a96e4057 (patch) | |
tree | f64b47a4bdbfd444bbf6b76388edf317c711cf61 /recipes/powervr-drivers/libgles-omap3_3.00.00.09.bb | |
parent | a355c055c83cda1db901337bafdab9d5bed6a635 (diff) |
bc-cat-omap 0.1.0: add recipe to build bc-cat module.
* 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.
Diffstat (limited to 'recipes/powervr-drivers/libgles-omap3_3.00.00.09.bb')
-rw-r--r-- | recipes/powervr-drivers/libgles-omap3_3.00.00.09.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/powervr-drivers/libgles-omap3_3.00.00.09.bb b/recipes/powervr-drivers/libgles-omap3_3.00.00.09.bb index 3a90c4e68a..8b51813389 100644 --- a/recipes/powervr-drivers/libgles-omap3_3.00.00.09.bb +++ b/recipes/powervr-drivers/libgles-omap3_3.00.00.09.bb @@ -4,7 +4,7 @@ DEFAULT_PREFERENCE = "1" # download required binary distribution from: # http://software-dl.ti.com/dsps/forms/export.html?prod_no=/OMAP35x_Graphics_SDK_setuplinux_3_00_00_09.bin -PR = "r1" +PR = "r2" SGXPV = "3_00_00_09" IMGPV = "1.3.13.1832" |