[meta-ti] [PATCH 1/2] common-csl-ip-rtos: Add support for k2g-evm

Jacob Stiffler j-stiffler at ti.com
Fri Mar 4 04:41:05 PST 2016


Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
---
 recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb b/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb
index 41a0d43..43ea2ed 100644
--- a/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb
+++ b/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bb
@@ -1,5 +1,5 @@
 require common-csl-ip.inc
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
@@ -13,6 +13,7 @@ XDCARGS_omap-a15 = "am571x am572x"
 XDCARGS_k2hk-evm = "k2h k2k"
 XDCARGS_k2l-evm = "k2l"
 XDCARGS_k2e-evm = "k2e"
+XDCARGS_k2g-evm = "k2g"
 
 do_configure_append() {
     # Create empty makefile
-- 
1.9.1



More information about the meta-ti mailing list