All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ti-gc320-driver: add SRCIPK
@ 2016-10-26 20:14 Eric Ruei
  2016-10-26 20:21 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Ruei @ 2016-10-26 20:14 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Eric Ruei <e-ruei1@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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-26 20:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-26 20:14 [PATCH] ti-gc320-driver: add SRCIPK Eric Ruei
2016-10-26 20:21 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.