diff options
| author | Franklin S. Cooper Jr <fcooper@ti.com> | 2012-11-16 13:19:42 -0600 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2012-11-16 22:54:18 -0500 |
| commit | 8da73dfd146226b782f6b41a9a3138a0e160b265 (patch) | |
| tree | 7a6a1603cf7243682f3b56708d6bb15af2adac90 /recipes-graphics/libgles/libgles-omap3.inc | |
| parent | 8ebfd2afe9cacc8178585f300032855834dd3a0e (diff) | |
| download | meta-ti-8da73dfd146226b782f6b41a9a3138a0e160b265.tar.gz | |
libgles-omap3: Verify pvrsrvkm module was found
* Check to see if the pvrsrvkm.ko module was found and that the insmod
for that module was successful.
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics/libgles/libgles-omap3.inc')
| -rw-r--r-- | recipes-graphics/libgles/libgles-omap3.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/libgles/libgles-omap3.inc b/recipes-graphics/libgles/libgles-omap3.inc index 64667e4a..0f15ae6c 100644 --- a/recipes-graphics/libgles/libgles-omap3.inc +++ b/recipes-graphics/libgles/libgles-omap3.inc | |||
| @@ -3,7 +3,7 @@ LICENSE = "proprietary-binary" | |||
| 3 | # 'TSPA.txt' might not be the best file to md5sum | 3 | # 'TSPA.txt' might not be the best file to md5sum |
| 4 | LIC_FILES_CHKSUM = "file://TSPA.txt;md5=c0d5d9c1e38b41677144c4e24d6ddee1" | 4 | LIC_FILES_CHKSUM = "file://TSPA.txt;md5=c0d5d9c1e38b41677144c4e24d6ddee1" |
| 5 | 5 | ||
| 6 | PR = "r34" | 6 | PR = "r35" |
| 7 | 7 | ||
| 8 | COMPATIBLE_MACHINE = "(omap3|ti814x|ti816x|ti33x)" | 8 | COMPATIBLE_MACHINE = "(omap3|ti814x|ti816x|ti33x)" |
| 9 | 9 | ||
