From: Koen Kooi Date: Fri, 21 Oct 2011 10:37:26 +0000 (+0200) Subject: omap3-sgx-modules: use MACHINE_KERNEL_PR X-Git-Tag: v2012.05-yocto1.2~276 X-Git-Url: https://git.ti.com/gitweb?p=glsdk%2Fmeta-ti-glsdk.git;a=commitdiff_plain;h=ad481c81503feee0678644c0cd91b184e1b616dc omap3-sgx-modules: use MACHINE_KERNEL_PR Signed-off-by: Koen Kooi --- 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 \