diff options
-rw-r--r-- | recipes/powervr-drivers/omap3-sgx-modules_1.3.13.1607.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/powervr-drivers/omap3-sgx-modules_1.3.13.1607.bb b/recipes/powervr-drivers/omap3-sgx-modules_1.3.13.1607.bb index a0dc97c170..9bd77ad9af 100644 --- a/recipes/powervr-drivers/omap3-sgx-modules_1.3.13.1607.bb +++ b/recipes/powervr-drivers/omap3-sgx-modules_1.3.13.1607.bb @@ -12,6 +12,8 @@ SRC_URI = "file://omap3-sgx-modules-${PV}.tar.bz2 \ PVRBUILD = "release" +INHIBIT_PACKAGE_STRIP = "1" + MAKE_TARGETS = " BUILD=${PVRBUILD}" do_install() { |