X-Git-Url: https://git.ti.com/gitweb?p=glsdk%2Fmeta-ti-glsdk.git;a=blobdiff_plain;f=recipes-bsp%2Fpowervr-drivers%2Fomap3-sgx-modules_1.6.16.3977.bb;h=0affee1e4f3cadc4913579a907c122cc72330695;hp=6508f362b9d8279f0d9438f27857127b3b86e60d;hb=7b54887b9505bb8334bfbe4094a2c396add8da48;hpb=3fd522b60e7184b19be7af7101b22888845b2a67 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 6508f36..0affee1 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,10 +11,12 @@ BINFILE := "Graphics_SDK_setuplinux_${SGXPV}.bin" inherit module -MACHINE_KERNEL_PR_append = "i" +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 \ + file://kernel-30.patch \ " SRC_URI[md5sum] = "ff8c1f2b8e4cb42f4ced6a613b081ada" SRC_URI[sha256sum] = "cdb0bd3964e107733d632aa8224e0537b05c1ffac34befc036423458c8d75255" @@ -24,7 +26,7 @@ S = "${WORKDIR}/Graphics_SDK_${SGXPV}/GFX_Linux_KM" PVRBUILD = "release" export KERNELDIR = "${STAGING_KERNEL_DIR}" -PACKAGE_STRIP = "no" +INHIBIT_PACKAGE_STRIP = "1" TI_PLATFORM_omap3 = "omap3630" TI_PLATFORM_ti816x = "ti81xx"