summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/ti/ti-staging.inc6
1 files changed, 3 insertions, 3 deletions
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"