summaryrefslogtreecommitdiffstats
path: root/meta-ti-extras/recipes-ti/framework-components/ti-framework-components.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-extras/recipes-ti/framework-components/ti-framework-components.inc')
-rw-r--r--meta-ti-extras/recipes-ti/framework-components/ti-framework-components.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-extras/recipes-ti/framework-components/ti-framework-components.inc b/meta-ti-extras/recipes-ti/framework-components/ti-framework-components.inc
index 84f0f00f..6a1768a3 100644
--- a/meta-ti-extras/recipes-ti/framework-components/ti-framework-components.inc
+++ b/meta-ti-extras/recipes-ti/framework-components/ti-framework-components.inc
@@ -5,7 +5,7 @@ LICENSE = "BSD-3-Clause"
5 5
6require recipes-ti/includes/ti-paths.inc 6require recipes-ti/includes/ti-paths.inc
7 7
8S = "${WORKDIR}/framework_components_${PV}" 8S = "${UNPACKDIR}/framework_components_${PV}"
9 9
10SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/fc/${PV}/exports/framework_components_${PV},lite.tar.gz;name=fctarball" 10SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/fc/${PV}/exports/framework_components_${PV},lite.tar.gz;name=fctarball"
11 11