summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-06-24 02:35:24 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-06-26 14:58:20 -0400
commitd4e2ecba1a8c9445b31c9b68aeb5a6ca1ccc9580 (patch)
tree7a2dd072a82a4bf1f625211740124309bc06a37c
parentf2cd25abd2f5912069f907d9ab7385be3935258b (diff)
downloadmeta-ti-d4e2ecba1a8c9445b31c9b68aeb5a6ca1ccc9580.tar.gz
ti-framework-components: drop ti-staging.inc
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-ti/framework-components/ti-framework-components.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-ti/framework-components/ti-framework-components.inc b/recipes-ti/framework-components/ti-framework-components.inc
index d3a1d758..ca152328 100644
--- a/recipes-ti/framework-components/ti-framework-components.inc
+++ b/recipes-ti/framework-components/ti-framework-components.inc
@@ -4,7 +4,6 @@ SECTION = "devel"
4LICENSE = "BSD" 4LICENSE = "BSD"
5 5
6require recipes-ti/includes/ti-paths.inc 6require recipes-ti/includes/ti-paths.inc
7require recipes-ti/includes/ti-staging.inc
8 7
9S = "${WORKDIR}/framework_components_${PV}" 8S = "${WORKDIR}/framework_components_${PV}"
10 9