summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/powervr-drivers
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-10-21 12:37:26 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-21 12:37:26 +0200
commitad481c81503feee0678644c0cd91b184e1b616dc (patch)
tree7dbc4cb985141e130f8c13ac2211d083ecc6e7cb /recipes-bsp/powervr-drivers
parent45ec14197af8ca5b745207e6c7955c40ba18a54a (diff)
downloadmeta-ti-ad481c81503feee0678644c0cd91b184e1b616dc.tar.gz
omap3-sgx-modules: use MACHINE_KERNEL_PR
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-bsp/powervr-drivers')
-rw-r--r--recipes-bsp/powervr-drivers/omap3-sgx-modules_1.6.16.3977.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/powervr-drivers/omap3-sgx-modules_1.6.16.3977.bb b/recipes-bsp/powervr-drivers/omap3-sgx-modules_1.6.16.3977.bb
index 6e49366b..f37299d6 100644
--- a/recipes-bsp/powervr-drivers/omap3-sgx-modules_1.6.16.3977.bb
+++ b/recipes-bsp/powervr-drivers/omap3-sgx-modules_1.6.16.3977.bb
@@ -11,7 +11,8 @@ BINFILE := "Graphics_SDK_setuplinux_${SGXPV}.bin"
11 11
12inherit module 12inherit module
13 13
14MACHINE_KERNEL_PR_append = "k" 14MACHINE_KERNEL_PR_append = "a"
15PR = "${MACHINE_KERNEL_PR}"
15 16
16SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/Graphics_SDK_setuplinux_${SGXPV}.bin \ 17SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/Graphics_SDK_setuplinux_${SGXPV}.bin \
17 file://Compile-fixes-for-38-kernel.patch \ 18 file://Compile-fixes-for-38-kernel.patch \