From: Alexandre Belloni Date: Tue, 27 Nov 2012 12:55:21 +0000 (+0100) Subject: gpu-viv-bin-mx6q.inc: remove warning about driver being stripped X-Git-Tag: 2.1~1607 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=988e4a0a62cee15003d8f66c9e0ccecf3c6bc5da;p=meta-freescale.git gpu-viv-bin-mx6q.inc: remove warning about driver being stripped Signed-off-by: Alexandre Belloni --- diff --git a/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc b/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc index 895ff7e8..1f63a0be 100644 --- a/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc +++ b/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc @@ -7,7 +7,7 @@ LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://usr/include/gc_vdk.h;endline=11;md5=092bc28e13d678ceaebe1a40559275fb" PROVIDES += "virtual/libgal-x11 virtual/egl virtual/libgles1 virtual/libgles2 libvivante-dri-mx6" -INC_PR = "r0" +INC_PR = "r1" inherit fsl-eula-unpack @@ -33,6 +33,9 @@ PACKAGES =+ "libclc-mx6 libclc-mx6-dev libclc-mx6-dbg \ libvivante-common-mx6 libvivante-common-mx6-dev libvivante-common-mx6-dbg \ " +# Inhibit warnings about files being stripped. +INHIBIT_PACKAGE_DEBUG_SPLIT = "1" + # FIXME: The provided binary doesn't provide soname. If in future BSP # release the libraries are fixed, we can drop this hack. SOLIBS = "${SOLIBSDEV}"