From c85386fccb05a18583ca40bffdeccfcb55780359 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 2 Feb 2010 16:25:36 +0100 Subject: ti-staging: rename -sdk to -sourcetree to make it clearer what it actually is Signed-off-by: Koen Kooi --- recipes/ti/ti-staging.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/ti') diff --git a/recipes/ti/ti-staging.inc b/recipes/ti/ti-staging.inc index 947c3835b2..1b3491db31 100644 --- a/recipes/ti/ti-staging.inc +++ b/recipes/ti/ti-staging.inc @@ -5,7 +5,7 @@ INHIBIT_PACKAGE_STRIP = "1" ALLOW_EMPTY_${PN} = "1" ALLOW_EMPTY_${PN}-dev = "1" -PACKAGES =+ "${PN}-sdk" -FILES_${PN}-sdk = "${installdir}/*-tree" -INSANE_SKIP_${PN}-sdk = "True" +PACKAGES =+ "${PN}-sourcetree" +FILES_${PN}-sourcetree = "${installdir}/*-tree" +INSANE_SKIP_${PN}-sourcetree = "True" -- cgit v1.2.3