diff options
Diffstat (limited to 'recipes/ti/ti-framework-components.inc')
-rw-r--r-- | recipes/ti/ti-framework-components.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/ti/ti-framework-components.inc b/recipes/ti/ti-framework-components.inc index cfcfe673c2..5f6be00e92 100644 --- a/recipes/ti/ti-framework-components.inc +++ b/recipes/ti/ti-framework-components.inc @@ -4,6 +4,8 @@ HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/f require ti-paths.inc require ti-staging.inc +PR = "r1" + S = "${WORKDIR}/framework_components_${PV}" SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/fc/${PV}/exports/framework_components_${PV},lite.tar.gz;name=fctarball" |