From c1d9b392a36f53d0d4e5e55d2d29614afce95c92 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 1 Feb 2010 11:18:05 +0100 Subject: ti: if a recipe stages its complete tree, put it in -tree Signed-off-by: Koen Kooi --- recipes/ti/ti-framework-components.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes/ti/ti-framework-components.inc') 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" -- cgit 1.2.3-korg