diff options
author | Koen Kooi <k-kooi@ti.com> | 2010-09-01 15:27:51 +0200 |
---|---|---|
committer | Koen Kooi <k-kooi@ti.com> | 2010-09-13 08:50:33 +0200 |
commit | a41ec19ad564b755d487c0642ec8a201f0ac2a23 (patch) | |
tree | 5af4cf47971d30bbedc72a49dc006b88ce2d7862 /recipes | |
parent | b9bcb18a4435491bad5cd76ecf26a857b2f40800 (diff) |
ti recipes: remove -sourcetree support
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/ti/ti-staging.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/ti/ti-staging.inc b/recipes/ti/ti-staging.inc index 593f094969..ef832cb7d0 100644 --- a/recipes/ti/ti-staging.inc +++ b/recipes/ti/ti-staging.inc @@ -11,7 +11,4 @@ PACKAGE_STRIP = "no" ALLOW_EMPTY_${PN} = "1" ALLOW_EMPTY_${PN}-dev = "1" -PACKAGES =+ "${PN}-sourcetree" -FILES_${PN}-sourcetree = "${installdir}/*-tree" -INSANE_SKIP_${PN}-sourcetree = "True" |