On 12/13/2017 10:06 AM, Jacob Stiffler wrote:


On 12/12/2017 6:22 PM, Mahesh Radhakrsihnan wrote:
From: Mahesh Radhakrishnan <m-radhakrishn...@ti.com>

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishn...@ti.com>
---
  recipes-bsp/common-csl-ip/common-csl-ip-3.0.0.9.inc       | 8 ++++++++
  recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bbappend | 5 +++++
  recipes-bsp/common-csl-ip/common-csl-ip_git.bbappend      | 2 ++
  3 files changed, 15 insertions(+)
  create mode 100644 recipes-bsp/common-csl-ip/common-csl-ip-3.0.0.9.inc
  create mode 100644 recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bbappend   create mode 100644 recipes-bsp/common-csl-ip/common-csl-ip_git.bbappend

diff --git a/recipes-bsp/common-csl-ip/common-csl-ip-3.0.0.9.inc b/recipes-bsp/common-csl-ip/common-csl-ip-3.0.0.9.inc
new file mode 100644
index 0000000..c745413
--- /dev/null
+++ b/recipes-bsp/common-csl-ip/common-csl-ip-3.0.0.9.inc
@@ -0,0 +1,8 @@
+require recipes-bsp/common-csl-ip/common-csl-ip.inc

Please do not include this here. It causes many warnings as it is already included by the upstream bb files.

+
+PV = "03.03.00.09"

And it appears that there is a mismatch in versions. PV here is 3.3.0.9 and the inc filename is 3.0.0.9. What is the correct version?

+INC_PR = "r0"
+
+# Below commit ID corresponding to "DEV.CSL_PROCESSOR-SDK.03.03.00.09"
+CSL_SRCREV = "7a7ef0633d9e305072b79ac978738c48e46583cc"
+
diff --git a/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bbappend b/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bbappend
new file mode 100644
index 0000000..71c86e6
--- /dev/null
+++ b/recipes-bsp/common-csl-ip/common-csl-ip-rtos_git.bbappend
@@ -0,0 +1,5 @@
+require recipes-bsp/common-csl-ip/common-csl-ip-3.0.0.9.inc
+
+# HTML doc link params
+PDK_COMP_LINK_TEXT = "CSL-Chip Support Library"
+
diff --git a/recipes-bsp/common-csl-ip/common-csl-ip_git.bbappend b/recipes-bsp/common-csl-ip/common-csl-ip_git.bbappend
new file mode 100644
index 0000000..1e42938
--- /dev/null
+++ b/recipes-bsp/common-csl-ip/common-csl-ip_git.bbappend
@@ -0,0 +1,2 @@
+require recipes-bsp/common-csl-ip/common-csl-ip-3.0.0.9.inc
+

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to