diff options
Diffstat (limited to 'recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb')
-rw-r--r-- | recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb b/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb index 4863ff116e..d5eaf97c8c 100644 --- a/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb +++ b/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb @@ -21,7 +21,7 @@ inherit module PVRBUILD = "release" -INHIBIT_PACKAGE_STRIP = "1" +PACKAGE_STRIP = "no" MAKE_TARGETS = " BUILD=${PVRBUILD} TI_PLATFORM=omap3630" |