From ad481c81503feee0678644c0cd91b184e1b616dc Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 21 Oct 2011 12:37:26 +0200 Subject: [PATCH] omap3-sgx-modules: use MACHINE_KERNEL_PR Signed-off-by: Koen Kooi --- recipes-bsp/powervr-drivers/omap3-sgx-modules_1.6.16.3977.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 6e49366..f37299d 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" inherit module -MACHINE_KERNEL_PR_append = "k" +MACHINE_KERNEL_PR_append = "a" +PR = "${MACHINE_KERNEL_PR}" SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/Graphics_SDK_setuplinux_${SGXPV}.bin \ file://Compile-fixes-for-38-kernel.patch \ -- 2.39.2