diff options
author | Koen Kooi <k-kooi@ti.com> | 2010-02-01 11:18:05 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:15 +0200 |
commit | c1d9b392a36f53d0d4e5e55d2d29614afce95c92 (patch) | |
tree | c715a3a6d0dc328bf7648457abb7b378def50f0d /recipes/ti/ti-xdctools.inc | |
parent | 6da6a7acd61c99dc7b4b1b77278e36756131346f (diff) |
ti: if a recipe stages its complete tree, put it in -tree
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti/ti-xdctools.inc')
-rw-r--r-- | recipes/ti/ti-xdctools.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/ti/ti-xdctools.inc b/recipes/ti/ti-xdctools.inc index 2e214b4d6e..253d3b671f 100644 --- a/recipes/ti/ti-xdctools.inc +++ b/recipes/ti/ti-xdctools.inc @@ -1,6 +1,8 @@ DESCRIPTION = "TI XDCtools (RTSC - Real Time Software Components - http://rtsc.eclipse.org)" HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc" +PR = "r1" + require ti-paths.inc require ti-staging.inc require ti-eula-unpack.inc |