[meta-ti] [PATCH] ti-gc320-driver: add SRCIPK

Eric Ruei e-ruei1 at ti.com
Wed Oct 26 13:14:33 PDT 2016


Signed-off-by: Eric Ruei <e-ruei1 at ti.com>
---
 recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb b/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
index 9344e30..9c8db73 100644
--- a/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
+++ b/recipes-bsp/gc320-drivers/ti-gc320-driver_5.0.11.p7.bb
@@ -17,6 +17,9 @@ SRC_URI = "git://git.ti.com/graphics/ti-gc320-driver.git;protocol=git;branch=${B
 S = "${WORKDIR}/git/src"
 
 EXTRA_OEMAKE += "-f Kbuild AQROOT=${S} KERNEL_DIR=${STAGING_KERNEL_DIR} TOOLCHAIN_PATH=${TOOLCHAIN_PATH} CROSS_COMPILE=${TARGET_PREFIX} ARCH_TYPE=${TARGET_ARCH}"
+
+CREATE_SRCIPK = "1"
+SRCIPK_INSTALL_DIR = "board-support/extra-drivers/${PN}-${PV}"
 
 do_install() {
     install -d ${D}/${base_libdir}/modules/${KERNEL_VERSION}/extra
-- 
1.9.1



More information about the meta-ti mailing list