All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty][meta-processor-sdk][PATCH] starterware: starterware-rtos: Update to version 02.01.01.06 and rtos udpates
@ 2018-03-19 14:41 Mahesh Radhakrishnan
  0 siblings, 0 replies; only message in thread
From: Mahesh Radhakrishnan @ 2018-03-19 14:41 UTC (permalink / raw)
  To: meta-arago

This patch also includes updates to the rtos recipe due to the migration
to 02.01.01.06
---
 recipes-bsp/starterware/starterware-02.01.01.06.inc   | 5 +++++
 recipes-bsp/starterware/starterware-rtos_git.bbappend | 8 ++++++++
 recipes-bsp/starterware/starterware_git.bbappend      | 1 +
 3 files changed, 14 insertions(+)
 create mode 100644 recipes-bsp/starterware/starterware-02.01.01.06.inc
 create mode 100644 recipes-bsp/starterware/starterware-rtos_git.bbappend
 create mode 100644 recipes-bsp/starterware/starterware_git.bbappend

diff --git a/recipes-bsp/starterware/starterware-02.01.01.06.inc b/recipes-bsp/starterware/starterware-02.01.01.06.inc
new file mode 100644
index 0000000..fac8920
--- /dev/null
+++ b/recipes-bsp/starterware/starterware-02.01.01.06.inc
@@ -0,0 +1,5 @@
+# Below commit ID corresponds to "DEV.STARTERWARE.PROCSDK.02.01.01.06"
+STARTERWARE_SRCREV = "2e3662586b03e29228c55090f324b60a9c2ecc81"
+
+PV = "02.01.01.06"
+INC_PR = "r0"
diff --git a/recipes-bsp/starterware/starterware-rtos_git.bbappend b/recipes-bsp/starterware/starterware-rtos_git.bbappend
new file mode 100644
index 0000000..b6b1c5c
--- /dev/null
+++ b/recipes-bsp/starterware/starterware-rtos_git.bbappend
@@ -0,0 +1,8 @@
+require recipes-bsp/starterware/starterware-02.01.01.06.inc
+
+export PDK_INSTALL_PATH = "${PDK_INSTALL_DIR}/packages"
+export XDC_INSTALL_PATH = "${XDC_INSTALL_DIR}"
+
+DEPENDS_append=" ti-pdk-build-rtos"
+
+INSANE_SKIP_${PN} += "file-rdeps"
diff --git a/recipes-bsp/starterware/starterware_git.bbappend b/recipes-bsp/starterware/starterware_git.bbappend
new file mode 100644
index 0000000..fa32d42
--- /dev/null
+++ b/recipes-bsp/starterware/starterware_git.bbappend
@@ -0,0 +1 @@
+require recipes-bsp/starterware/starterware-02.01.01.06.inc
-- 
1.9.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-19 14:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-19 14:41 [morty][meta-processor-sdk][PATCH] starterware: starterware-rtos: Update to version 02.01.01.06 and rtos udpates Mahesh Radhakrishnan

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.