diff options
Diffstat (limited to 'recipes-bsp/powervr-drivers')
-rw-r--r-- | recipes-bsp/powervr-drivers/omap3-sgx-modules_1.6.16.3977.bb | 2 | ||||
-rw-r--r-- | recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb | 2 |
2 files changed, 2 insertions, 2 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 f37299d6..0affee1e 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 | |||
@@ -26,7 +26,7 @@ S = "${WORKDIR}/Graphics_SDK_${SGXPV}/GFX_Linux_KM" | |||
26 | PVRBUILD = "release" | 26 | PVRBUILD = "release" |
27 | export KERNELDIR = "${STAGING_KERNEL_DIR}" | 27 | export KERNELDIR = "${STAGING_KERNEL_DIR}" |
28 | 28 | ||
29 | PACKAGE_STRIP = "no" | 29 | INHIBIT_PACKAGE_STRIP = "1" |
30 | 30 | ||
31 | TI_PLATFORM_omap3 = "omap3630" | 31 | TI_PLATFORM_omap3 = "omap3630" |
32 | TI_PLATFORM_ti816x = "ti81xx" | 32 | TI_PLATFORM_ti816x = "ti81xx" |
diff --git a/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb b/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb index 42a2e9a6..31c7d4ec 100644 --- a/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb +++ b/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb | |||
@@ -23,7 +23,7 @@ S = "${WORKDIR}${TI_BIN_UNPK_WDEXT}/GFX_Linux_KM" | |||
23 | PVRBUILD = "release" | 23 | PVRBUILD = "release" |
24 | export KERNELDIR = "${STAGING_KERNEL_DIR}" | 24 | export KERNELDIR = "${STAGING_KERNEL_DIR}" |
25 | 25 | ||
26 | PACKAGE_STRIP = "no" | 26 | INHIBIT_PACKAGE_STRIP = "1" |
27 | 27 | ||
28 | TI_PLATFORM_omap3 = "omap3630" | 28 | TI_PLATFORM_omap3 = "omap3630" |
29 | TI_PLATFORM_ti814x = "ti81xx" | 29 | TI_PLATFORM_ti814x = "ti81xx" |