[meta-ti] [PATCH v2] rtos-recipes: Add files to ${PN}-dev instead of ${PN}.

2015-06-05 Thread Jacob Stiffler
* These packages only contain firmware development files.

Signed-off-by: Jacob Stiffler j-stiff...@ti.com
---
v2 changes:
* Rebased patch to get IPC upgrade.

 .../common-csl-ip/common-csl-ip-rtos_git.bb|5 -
 recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb|7 ---
 recipes-ti/bios/ti-sysbios.inc |4 
 recipes-ti/bios/ti-sysbios_6.41.02.41.bb   |4 +---
 .../ti-framework-components.inc|3 ++-
 .../ti-framework-components_3.40.00.02.bb  |2 +-
 recipes-ti/ipc/ti-ipc-rtos.inc |3 ++-
 recipes-ti/ipc/ti-ipc-rtos_3.36.01.11.bb   |1 +
 recipes-ti/xdais/ti-xdais.inc  |5 +
 recipes-ti/xdais/ti-xdais_7.24.00.04.bb|3 +--
 10 files changed, 25 insertions(+), 12 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 5d4a552..c1fb566 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
@@ -3,6 +3,8 @@ require common-csl-ip.inc
 require recipes-ti/includes/ti-paths.inc
 require recipes-ti/includes/ti-staging.inc
 
+PR = r1
+
 DEPENDS = ti-xdctools ti-cgt6x-native ti-sysbios
 
 S = ${WORKDIR}/ti/csl
@@ -30,4 +32,5 @@ do_install () {
 find -name *.tar -exec tar xf {} -C 
${D}${PDK_INSTALL_DIR_RECIPE}/packages \;
 }
 
-FILES_${PN} += ${PDK_INSTALL_DIR_RECIPE}/packages
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${PDK_INSTALL_DIR_RECIPE}/packages
diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb 
b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
index 246d7a8..a4e0df6 100644
--- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
+++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
@@ -2,7 +2,7 @@ require edma3-lld.inc
 require recipes-ti/includes/ti-paths.inc
 require recipes-ti/includes/ti-staging.inc
 
-PR = r0
+PR = r1
 
 DEPENDS = ti-cgt6x-native ti-sysbios ti-xdctools
 
@@ -70,6 +70,7 @@ do_install () {
 cp -pPrf ${S}/* ${D}${EDMA3_LLD_INSTALL_DIR_RECIPE}
 }
 
-INSANE_SKIP_${PN} = arch
+INSANE_SKIP_${PN}-dev = arch
 
-FILES_${PN} += ${EDMA3_LLD_INSTALL_DIR_RECIPE}
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${EDMA3_LLD_INSTALL_DIR_RECIPE}
diff --git a/recipes-ti/bios/ti-sysbios.inc b/recipes-ti/bios/ti-sysbios.inc
index d04a158..c44fec3 100644
--- a/recipes-ti/bios/ti-sysbios.inc
+++ b/recipes-ti/bios/ti-sysbios.inc
@@ -19,3 +19,7 @@ do_install() {
 cp -pPrf ${S}/* ${D}${SYSBIOS_INSTALL_DIR_RECIPE}
 }
 
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${SYSBIOS_INSTALL_DIR_RECIPE}
+
+INSANE_SKIP_${PN}-dev = arch ldflags staticdev
diff --git a/recipes-ti/bios/ti-sysbios_6.41.02.41.bb 
b/recipes-ti/bios/ti-sysbios_6.41.02.41.bb
index fcad086..ccc6ad1 100644
--- a/recipes-ti/bios/ti-sysbios_6.41.02.41.bb
+++ b/recipes-ti/bios/ti-sysbios_6.41.02.41.bb
@@ -1,7 +1,7 @@
 require ti-sysbios.inc
 
 PV = 6_41_02_41
-PR = r0
+PR = r1
 
 LIC_FILES_CHKSUM = 
file://bios_${PV}_manifest.html;md5=a4af75ec6d586c5267c71075eebff418
 
@@ -10,5 +10,3 @@ SRC_URI[sysbiosbin.sha256sum] = 
2c47b4a3aa9513d10e5811a8ac7ed1d6ce3d13df57a0bff
 
 TI_BIN_UNPK_CMDS=
 TI_BIN_UNPK_ARGS = --mode unattended --prefix ${WORKDIR}
-
-INSANE_SKIP_${PN} = installed-vs-shipped
diff --git a/recipes-ti/framework-components/ti-framework-components.inc 
b/recipes-ti/framework-components/ti-framework-components.inc
index b8d3f7c..e111ec4 100644
--- a/recipes-ti/framework-components/ti-framework-components.inc
+++ b/recipes-ti/framework-components/ti-framework-components.inc
@@ -17,4 +17,5 @@ do_install() {
 
 INSANE_SKIP_${PN} = ldflags
 
-FILES_${PN} += ${FC_INSTALL_DIR_RECIPE}
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${FC_INSTALL_DIR_RECIPE}
diff --git 
a/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb 
b/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb
index 2dd8548..78f764d 100644
--- a/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb
+++ b/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb
@@ -1,7 +1,7 @@
 require ti-framework-components.inc
 
 PV = 3_40_00_02
-PR = r0
+PR = r1
 
 LIC_FILES_CHKSUM = 
file://framework_components_${PV}_Manifest.html;md5=e3ce0b3e17175b7200f346d0c6dbbcc6
 
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc
index fe179f5..d14c756 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -15,4 +15,5 @@ do_install() {
 cp -pPrf ${S}/* ${D}${IPC_INSTALL_DIR_RECIPE}
 }
 
-FILES_${PN} += ${IPC_INSTALL_DIR_RECIPE}
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${IPC_INSTALL_DIR_RECIPE}
diff --git a/recipes-ti/ipc/ti-ipc-rtos_3.36.01.11.bb 
b/recipes-ti/ipc/ti-ipc-rtos_3.36.01.11.bb
index 07a8136..e3f64b7 100644
--- a/recipes-ti/ipc/ti-ipc-rtos_3.36.01.11.bb
+++ b/recipes-ti/ipc/ti-ipc-rtos_3.36.01.11.bb
@@ -1,6 +1,7 @@
 require ti-ipc-rtos.inc
 
 PV = 3_36_01_11
+PR = r1
 
 

[meta-ti] Jacob Stiffler : rtos-recipes: Add files to ${PN}-dev instead of ${PN}.

2015-06-05 Thread Arago Project git
Module: meta-ti
Branch: daisy
Commit: 2c5c6306b99f07ad7c99d03ec5ee055c6f09e067
URL:
http://arago-project.org/git/meta-ti.git?a=commit;h=2c5c6306b99f07ad7c99d03ec5ee055c6f09e067

Author: Jacob Stiffler j-stiff...@ti.com
Date:   Fri Jun  5 16:56:29 2015 +

rtos-recipes: Add files to ${PN}-dev instead of ${PN}.

* These packages only contain firmware development files.

Signed-off-by: Jacob Stiffler j-stiff...@ti.com
Signed-off-by: Denys Dmytriyenko de...@ti.com

---

 .../common-csl-ip/common-csl-ip-rtos_git.bb|5 -
 recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb|7 ---
 recipes-ti/bios/ti-sysbios.inc |4 
 recipes-ti/bios/ti-sysbios_6.41.02.41.bb   |4 +---
 .../ti-framework-components.inc|3 ++-
 .../ti-framework-components_3.40.00.02.bb  |2 +-
 recipes-ti/ipc/ti-ipc-rtos.inc |3 ++-
 recipes-ti/ipc/ti-ipc-rtos_3.36.01.11.bb   |1 +
 recipes-ti/xdais/ti-xdais.inc  |5 +
 recipes-ti/xdais/ti-xdais_7.24.00.04.bb|3 +--
 10 files changed, 25 insertions(+), 12 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 5d4a552..c1fb566 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
@@ -3,6 +3,8 @@ require common-csl-ip.inc
 require recipes-ti/includes/ti-paths.inc
 require recipes-ti/includes/ti-staging.inc
 
+PR = r1
+
 DEPENDS = ti-xdctools ti-cgt6x-native ti-sysbios
 
 S = ${WORKDIR}/ti/csl
@@ -30,4 +32,5 @@ do_install () {
 find -name *.tar -exec tar xf {} -C 
${D}${PDK_INSTALL_DIR_RECIPE}/packages \;
 }
 
-FILES_${PN} += ${PDK_INSTALL_DIR_RECIPE}/packages
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${PDK_INSTALL_DIR_RECIPE}/packages
diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb 
b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
index 246d7a8..a4e0df6 100644
--- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
+++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
@@ -2,7 +2,7 @@ require edma3-lld.inc
 require recipes-ti/includes/ti-paths.inc
 require recipes-ti/includes/ti-staging.inc
 
-PR = r0
+PR = r1
 
 DEPENDS = ti-cgt6x-native ti-sysbios ti-xdctools
 
@@ -70,6 +70,7 @@ do_install () {
 cp -pPrf ${S}/* ${D}${EDMA3_LLD_INSTALL_DIR_RECIPE}
 }
 
-INSANE_SKIP_${PN} = arch
+INSANE_SKIP_${PN}-dev = arch
 
-FILES_${PN} += ${EDMA3_LLD_INSTALL_DIR_RECIPE}
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${EDMA3_LLD_INSTALL_DIR_RECIPE}
diff --git a/recipes-ti/bios/ti-sysbios.inc b/recipes-ti/bios/ti-sysbios.inc
index d04a158..c44fec3 100644
--- a/recipes-ti/bios/ti-sysbios.inc
+++ b/recipes-ti/bios/ti-sysbios.inc
@@ -19,3 +19,7 @@ do_install() {
 cp -pPrf ${S}/* ${D}${SYSBIOS_INSTALL_DIR_RECIPE}
 }
 
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${SYSBIOS_INSTALL_DIR_RECIPE}
+
+INSANE_SKIP_${PN}-dev = arch ldflags staticdev
diff --git a/recipes-ti/bios/ti-sysbios_6.41.02.41.bb 
b/recipes-ti/bios/ti-sysbios_6.41.02.41.bb
index fcad086..ccc6ad1 100644
--- a/recipes-ti/bios/ti-sysbios_6.41.02.41.bb
+++ b/recipes-ti/bios/ti-sysbios_6.41.02.41.bb
@@ -1,7 +1,7 @@
 require ti-sysbios.inc
 
 PV = 6_41_02_41
-PR = r0
+PR = r1
 
 LIC_FILES_CHKSUM = 
file://bios_${PV}_manifest.html;md5=a4af75ec6d586c5267c71075eebff418
 
@@ -10,5 +10,3 @@ SRC_URI[sysbiosbin.sha256sum] = 
2c47b4a3aa9513d10e5811a8ac7ed1d6ce3d13df57a0bff
 
 TI_BIN_UNPK_CMDS=
 TI_BIN_UNPK_ARGS = --mode unattended --prefix ${WORKDIR}
-
-INSANE_SKIP_${PN} = installed-vs-shipped
diff --git a/recipes-ti/framework-components/ti-framework-components.inc 
b/recipes-ti/framework-components/ti-framework-components.inc
index b8d3f7c..e111ec4 100644
--- a/recipes-ti/framework-components/ti-framework-components.inc
+++ b/recipes-ti/framework-components/ti-framework-components.inc
@@ -17,4 +17,5 @@ do_install() {
 
 INSANE_SKIP_${PN} = ldflags
 
-FILES_${PN} += ${FC_INSTALL_DIR_RECIPE}
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${FC_INSTALL_DIR_RECIPE}
diff --git 
a/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb 
b/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb
index 2dd8548..78f764d 100644
--- a/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb
+++ b/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb
@@ -1,7 +1,7 @@
 require ti-framework-components.inc
 
 PV = 3_40_00_02
-PR = r0
+PR = r1
 
 LIC_FILES_CHKSUM = 
file://framework_components_${PV}_Manifest.html;md5=e3ce0b3e17175b7200f346d0c6dbbcc6
 
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc
index fe179f5..d14c756 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -15,4 +15,5 @@ do_install() {
 cp -pPrf ${S}/* ${D}${IPC_INSTALL_DIR_RECIPE}
 }
 
-FILES_${PN} += ${IPC_INSTALL_DIR_RECIPE}
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += 

[meta-ti] Jacob Stiffler : rtos-recipes: Add files to ${PN}-dev instead of ${PN}.

2015-06-05 Thread Arago Project git
Module: meta-ti
Branch: master
Commit: 147aeb445c891b70dd468dee00420a22e26a58e4
URL:
http://arago-project.org/git/meta-ti.git?a=commit;h=147aeb445c891b70dd468dee00420a22e26a58e4

Author: Jacob Stiffler j-stiff...@ti.com
Date:   Fri Jun  5 16:56:29 2015 +

rtos-recipes: Add files to ${PN}-dev instead of ${PN}.

* These packages only contain firmware development files.

Signed-off-by: Jacob Stiffler j-stiff...@ti.com
Signed-off-by: Denys Dmytriyenko de...@ti.com

---

 .../common-csl-ip/common-csl-ip-rtos_git.bb|5 -
 recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb|7 ---
 recipes-ti/bios/ti-sysbios.inc |4 
 recipes-ti/bios/ti-sysbios_6.41.02.41.bb   |4 +---
 .../ti-framework-components.inc|3 ++-
 .../ti-framework-components_3.40.00.02.bb  |2 +-
 recipes-ti/ipc/ti-ipc-rtos.inc |3 ++-
 recipes-ti/ipc/ti-ipc-rtos_3.36.01.11.bb   |1 +
 recipes-ti/xdais/ti-xdais.inc  |5 +
 recipes-ti/xdais/ti-xdais_7.24.00.04.bb|3 +--
 10 files changed, 25 insertions(+), 12 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 5d4a552..c1fb566 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
@@ -3,6 +3,8 @@ require common-csl-ip.inc
 require recipes-ti/includes/ti-paths.inc
 require recipes-ti/includes/ti-staging.inc
 
+PR = r1
+
 DEPENDS = ti-xdctools ti-cgt6x-native ti-sysbios
 
 S = ${WORKDIR}/ti/csl
@@ -30,4 +32,5 @@ do_install () {
 find -name *.tar -exec tar xf {} -C 
${D}${PDK_INSTALL_DIR_RECIPE}/packages \;
 }
 
-FILES_${PN} += ${PDK_INSTALL_DIR_RECIPE}/packages
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${PDK_INSTALL_DIR_RECIPE}/packages
diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb 
b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
index 246d7a8..a4e0df6 100644
--- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
+++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
@@ -2,7 +2,7 @@ require edma3-lld.inc
 require recipes-ti/includes/ti-paths.inc
 require recipes-ti/includes/ti-staging.inc
 
-PR = r0
+PR = r1
 
 DEPENDS = ti-cgt6x-native ti-sysbios ti-xdctools
 
@@ -70,6 +70,7 @@ do_install () {
 cp -pPrf ${S}/* ${D}${EDMA3_LLD_INSTALL_DIR_RECIPE}
 }
 
-INSANE_SKIP_${PN} = arch
+INSANE_SKIP_${PN}-dev = arch
 
-FILES_${PN} += ${EDMA3_LLD_INSTALL_DIR_RECIPE}
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${EDMA3_LLD_INSTALL_DIR_RECIPE}
diff --git a/recipes-ti/bios/ti-sysbios.inc b/recipes-ti/bios/ti-sysbios.inc
index d04a158..c44fec3 100644
--- a/recipes-ti/bios/ti-sysbios.inc
+++ b/recipes-ti/bios/ti-sysbios.inc
@@ -19,3 +19,7 @@ do_install() {
 cp -pPrf ${S}/* ${D}${SYSBIOS_INSTALL_DIR_RECIPE}
 }
 
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${SYSBIOS_INSTALL_DIR_RECIPE}
+
+INSANE_SKIP_${PN}-dev = arch ldflags staticdev
diff --git a/recipes-ti/bios/ti-sysbios_6.41.02.41.bb 
b/recipes-ti/bios/ti-sysbios_6.41.02.41.bb
index fcad086..ccc6ad1 100644
--- a/recipes-ti/bios/ti-sysbios_6.41.02.41.bb
+++ b/recipes-ti/bios/ti-sysbios_6.41.02.41.bb
@@ -1,7 +1,7 @@
 require ti-sysbios.inc
 
 PV = 6_41_02_41
-PR = r0
+PR = r1
 
 LIC_FILES_CHKSUM = 
file://bios_${PV}_manifest.html;md5=a4af75ec6d586c5267c71075eebff418
 
@@ -10,5 +10,3 @@ SRC_URI[sysbiosbin.sha256sum] = 
2c47b4a3aa9513d10e5811a8ac7ed1d6ce3d13df57a0bff
 
 TI_BIN_UNPK_CMDS=
 TI_BIN_UNPK_ARGS = --mode unattended --prefix ${WORKDIR}
-
-INSANE_SKIP_${PN} = installed-vs-shipped
diff --git a/recipes-ti/framework-components/ti-framework-components.inc 
b/recipes-ti/framework-components/ti-framework-components.inc
index b8d3f7c..e111ec4 100644
--- a/recipes-ti/framework-components/ti-framework-components.inc
+++ b/recipes-ti/framework-components/ti-framework-components.inc
@@ -17,4 +17,5 @@ do_install() {
 
 INSANE_SKIP_${PN} = ldflags
 
-FILES_${PN} += ${FC_INSTALL_DIR_RECIPE}
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${FC_INSTALL_DIR_RECIPE}
diff --git 
a/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb 
b/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb
index 2dd8548..78f764d 100644
--- a/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb
+++ b/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb
@@ -1,7 +1,7 @@
 require ti-framework-components.inc
 
 PV = 3_40_00_02
-PR = r0
+PR = r1
 
 LIC_FILES_CHKSUM = 
file://framework_components_${PV}_Manifest.html;md5=e3ce0b3e17175b7200f346d0c6dbbcc6
 
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc
index fe179f5..d14c756 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -15,4 +15,5 @@ do_install() {
 cp -pPrf ${S}/* ${D}${IPC_INSTALL_DIR_RECIPE}
 }
 
-FILES_${PN} += ${IPC_INSTALL_DIR_RECIPE}
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += 

[meta-ti] Jacob Stiffler : rtos-recipes: Add files to ${PN}-dev instead of ${PN}.

2015-06-05 Thread Arago Project git
Module: meta-ti
Branch: fido
Commit: 1714615b48acaea903d562435cbda90200e313f0
URL:
http://arago-project.org/git/meta-ti.git?a=commit;h=1714615b48acaea903d562435cbda90200e313f0

Author: Jacob Stiffler j-stiff...@ti.com
Date:   Fri Jun  5 16:56:29 2015 +

rtos-recipes: Add files to ${PN}-dev instead of ${PN}.

* These packages only contain firmware development files.

Signed-off-by: Jacob Stiffler j-stiff...@ti.com
Signed-off-by: Denys Dmytriyenko de...@ti.com

---

 .../common-csl-ip/common-csl-ip-rtos_git.bb|5 -
 recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb|7 ---
 recipes-ti/bios/ti-sysbios.inc |4 
 recipes-ti/bios/ti-sysbios_6.41.02.41.bb   |4 +---
 .../ti-framework-components.inc|3 ++-
 .../ti-framework-components_3.40.00.02.bb  |2 +-
 recipes-ti/ipc/ti-ipc-rtos.inc |3 ++-
 recipes-ti/ipc/ti-ipc-rtos_3.36.01.11.bb   |1 +
 recipes-ti/xdais/ti-xdais.inc  |5 +
 recipes-ti/xdais/ti-xdais_7.24.00.04.bb|3 +--
 10 files changed, 25 insertions(+), 12 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 5d4a552..c1fb566 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
@@ -3,6 +3,8 @@ require common-csl-ip.inc
 require recipes-ti/includes/ti-paths.inc
 require recipes-ti/includes/ti-staging.inc
 
+PR = r1
+
 DEPENDS = ti-xdctools ti-cgt6x-native ti-sysbios
 
 S = ${WORKDIR}/ti/csl
@@ -30,4 +32,5 @@ do_install () {
 find -name *.tar -exec tar xf {} -C 
${D}${PDK_INSTALL_DIR_RECIPE}/packages \;
 }
 
-FILES_${PN} += ${PDK_INSTALL_DIR_RECIPE}/packages
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${PDK_INSTALL_DIR_RECIPE}/packages
diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb 
b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
index 246d7a8..a4e0df6 100644
--- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
+++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
@@ -2,7 +2,7 @@ require edma3-lld.inc
 require recipes-ti/includes/ti-paths.inc
 require recipes-ti/includes/ti-staging.inc
 
-PR = r0
+PR = r1
 
 DEPENDS = ti-cgt6x-native ti-sysbios ti-xdctools
 
@@ -70,6 +70,7 @@ do_install () {
 cp -pPrf ${S}/* ${D}${EDMA3_LLD_INSTALL_DIR_RECIPE}
 }
 
-INSANE_SKIP_${PN} = arch
+INSANE_SKIP_${PN}-dev = arch
 
-FILES_${PN} += ${EDMA3_LLD_INSTALL_DIR_RECIPE}
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${EDMA3_LLD_INSTALL_DIR_RECIPE}
diff --git a/recipes-ti/bios/ti-sysbios.inc b/recipes-ti/bios/ti-sysbios.inc
index d04a158..c44fec3 100644
--- a/recipes-ti/bios/ti-sysbios.inc
+++ b/recipes-ti/bios/ti-sysbios.inc
@@ -19,3 +19,7 @@ do_install() {
 cp -pPrf ${S}/* ${D}${SYSBIOS_INSTALL_DIR_RECIPE}
 }
 
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${SYSBIOS_INSTALL_DIR_RECIPE}
+
+INSANE_SKIP_${PN}-dev = arch ldflags staticdev
diff --git a/recipes-ti/bios/ti-sysbios_6.41.02.41.bb 
b/recipes-ti/bios/ti-sysbios_6.41.02.41.bb
index fcad086..ccc6ad1 100644
--- a/recipes-ti/bios/ti-sysbios_6.41.02.41.bb
+++ b/recipes-ti/bios/ti-sysbios_6.41.02.41.bb
@@ -1,7 +1,7 @@
 require ti-sysbios.inc
 
 PV = 6_41_02_41
-PR = r0
+PR = r1
 
 LIC_FILES_CHKSUM = 
file://bios_${PV}_manifest.html;md5=a4af75ec6d586c5267c71075eebff418
 
@@ -10,5 +10,3 @@ SRC_URI[sysbiosbin.sha256sum] = 
2c47b4a3aa9513d10e5811a8ac7ed1d6ce3d13df57a0bff
 
 TI_BIN_UNPK_CMDS=
 TI_BIN_UNPK_ARGS = --mode unattended --prefix ${WORKDIR}
-
-INSANE_SKIP_${PN} = installed-vs-shipped
diff --git a/recipes-ti/framework-components/ti-framework-components.inc 
b/recipes-ti/framework-components/ti-framework-components.inc
index b8d3f7c..e111ec4 100644
--- a/recipes-ti/framework-components/ti-framework-components.inc
+++ b/recipes-ti/framework-components/ti-framework-components.inc
@@ -17,4 +17,5 @@ do_install() {
 
 INSANE_SKIP_${PN} = ldflags
 
-FILES_${PN} += ${FC_INSTALL_DIR_RECIPE}
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += ${FC_INSTALL_DIR_RECIPE}
diff --git 
a/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb 
b/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb
index 2dd8548..78f764d 100644
--- a/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb
+++ b/recipes-ti/framework-components/ti-framework-components_3.40.00.02.bb
@@ -1,7 +1,7 @@
 require ti-framework-components.inc
 
 PV = 3_40_00_02
-PR = r0
+PR = r1
 
 LIC_FILES_CHKSUM = 
file://framework_components_${PV}_Manifest.html;md5=e3ce0b3e17175b7200f346d0c6dbbcc6
 
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc
index fe179f5..d14c756 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -15,4 +15,5 @@ do_install() {
 cp -pPrf ${S}/* ${D}${IPC_INSTALL_DIR_RECIPE}
 }
 
-FILES_${PN} += ${IPC_INSTALL_DIR_RECIPE}
+ALLOW_EMPTY_${PN} = 1
+FILES_${PN}-dev += 

[meta-ti] [nightly] Distroless meta-ti/master minimal build 2015-06-05_21-00-51

2015-06-05 Thread Denys Dmytriyenko
Title: 
Status for 06/05/15





Status for 06/05/15

BUILD_ID: build-2015-06-05_21-02-00

Clean Build: false

Clean Sources: false
Repository Revisions


Repository
Git URL
Branch
Commit ID
Layers



bitbake
git://git.openembedded.org/bitbake
master
HEAD
layers=


meta-ti
git://git.yoctoproject.org/meta-ti
master
HEAD
layers=


oe-core
git://git.openembedded.org/openembedded-core
master
HEAD
layers=meta


Build and Target Test Results


Machine
Build Result
Target Test Result


am335x-evm
PASSED
SKIPPED


am437x-evm
PASSED
SKIPPED


am37x-evm
PASSED
SKIPPED


am3517-evm
PASSED
SKIPPED


am180x-evm
PASSED
SKIPPED


omap5-evm
PASSED
SKIPPED


dra7xx-evm
PASSED
SKIPPED


am57xx-evm
PASSED
SKIPPED


k2hk-evm
PASSED
SKIPPED


k2e-evm
PASSED
SKIPPED


k2l-evm
PASSED
SKIPPED


beagleboard
PASSED
SKIPPED


beaglebone
PASSED
SKIPPED


pandaboard
PASSED
SKIPPED




These builds were performed using the build-oesdk.sh script at:


git://arago-project.org/git/projects/tisdk-build-scripts.git



The configuration file passed to this script had the contents:


MANDATORY_INPUTS="MACHINES NUM_ARM9_BUILDS NUM_CORTEX_BUILDS BUILD_ID SCRIPTS_ROOT BUILD_ROOT TEST_ROOT PACKAGE_ROOT DEPLOY_ROOT FS_FILTER FS_IMAGE_TYPE NFS_ROOT CONFIG_FILE LOG_DIR TISDK_VERSION"
TISDK_VERSION="2015.05"
MACHINES="am335x-evm am437x-evm am37x-evm am3517-evm am180x-evm omap5-evm dra7xx-evm am57xx-evm k2hk-evm k2e-evm k2l-evm beagleboard beaglebone pandaboard"
NUM_ARM9_BUILDS="1"
NUM_CORTEX_BUILDS="2"
BUILD_ID="`date +build-%F_%H-%M-%S`"
SCRIPTS_ROOT="$PWD"
BUILD_ROOT="/home/jenkins/distroless-build"
TEST_ROOT="$BUILD_ROOT/testing"
PACKAGE_ROOT="$BUILD_ROOT/packaging"
DEPLOY_ROOT="$BUILD_ROOT/deploy/$TISDK_VERSION"
FS_FILTER="core-image-minimal-"
FS_IMAGE_TYPE="tar.gz"
NFS_ROOT="/home/jenkins/nfs-root"
SOURCE_DIR="${BUILD_ROOT}/sources"
CLEAN_BUILD="false"
CLEAN_SSTATE="false"
CLEAN_ALL="false"
CONFIG_FILE="${BUILD_ROOT}/configs/distroless-meta-ti-config.txt"
LOG_DIR="${BUILD_ROOT}/log-files"
BUILD_LOG_VERBOSE="true"
DL_DIR="/OE/downloads"
BB_GENERATE_MIRROR_TARBALLS="0"
INSTALLER_EXTRAS_ROOT="/home/jenkins/extra-files/installer_content"
TEST_SCRIPTS="$SCRIPTS_ROOT/test-scripts"
TEST_SCRIPTS_TGT="home/root/test-scripts"
TEST_LOCAL_IFACE="eth1"
OPENTEST_CLI="$SCRIPTS_ROOT/linux-devtest.tgz"
OPENTEST_TEE_IP="none"
OPENTEST_HW_CAP="linux_tigt_farm"
OPENTEST_BOOTLOADERS="false"
RUN_BUILD_TESTS="false"
STAF_ROOT="/usr/local/staf"
SKIP_TEST_FAILURES="false"
PRODUCTIZE_SDK="false"
BITBAKE_COMMAND="core-image-minimal"
RESULTS_CONFIG_COMMENTS="false"
INSTALL_BUILDER="/home/jenkins/installbuilder"
INSTALLER_ROOT="$BUILD_ROOT/installer"
INSTALL_BUILDER_PROJECT="$SCRIPTS_ROOT/installer-files/tisdk.xml"
INSTALLER_PREFIX="ti-sdk"
SD_CARD_CONTENT="/home/jenkins/extra-files/sd_content"
PACKAGE_BOOT_KERNEL_FILES="false"
WEBGEN_ROOT="/home/jenkins/webgen"
WEB_EXTRAS_ROOT="/home/jenkins/extra-files/web_content"
WEBGEN_MAK_ROOT="$SCRIPTS_ROOT/publish-sdk-data"
EXPORT_ARAGO_SRC="0"
COPY_TO_WEB="true"
COPY_DEPLOY_TO_WEB="true"
WEB_HOST="lcpd...@lsblogin01.dal.design.ti.com:/web/lcpd/htdocs/core-minimal"
CLEAN_AFTER_COPY="true"
BACKUP_RESULTS="/home/jenkins/jobs/distroless-meta-ti-nightly/workspace"





-- 
___
meta-ti mailing list
meta-ti@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-ti