[meta-ti] Jacob Stiffler : common-csl-ip-rtos: Add support for k2g-evm

Arago Project git git at arago-project.org
Fri Mar 4 09:07:49 PST 2016


Module: meta-ti
Branch: fido
Commit: d4b8e0a86f08d491890d795af89a7a9cd3196932
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=d4b8e0a86f08d491890d795af89a7a9cd3196932

Author: Jacob Stiffler <j-stiffler at ti.com>
Date:   Fri Mar  4 18:41:05 2016 +0000

common-csl-ip-rtos: Add support for k2g-evm

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 .../common-csl-ip/common-csl-ip-rtos_git.bb        |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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



More information about the meta-ti mailing list