diff options
author | Koen Kooi <koen@openembedded.org> | 2009-08-26 11:34:23 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-08-26 11:34:23 +0200 |
commit | bac5eef9c8a73672ee114926011addabb36610eb (patch) | |
tree | fbfc79e876b7e18a0871099a909035d50303e58c /recipes/dvsdk/ti-xdctools-native_3.10.03.bb | |
parent | af56cd467bcc76f5499199fb1f14252abe1e1e2a (diff) |
dvsdk: merge in new versions from arago and clean them up a bit
Diffstat (limited to 'recipes/dvsdk/ti-xdctools-native_3.10.03.bb')
-rw-r--r-- | recipes/dvsdk/ti-xdctools-native_3.10.03.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/dvsdk/ti-xdctools-native_3.10.03.bb b/recipes/dvsdk/ti-xdctools-native_3.10.03.bb index c37170ad7d..1d6ee675b5 100644 --- a/recipes/dvsdk/ti-xdctools-native_3.10.03.bb +++ b/recipes/dvsdk/ti-xdctools-native_3.10.03.bb @@ -1,6 +1,8 @@ inherit native require ti-xdctools.inc +# download xdctools_setuplinux_3_10_03.bin from https://www-a.ti.com/downloads/sds_support/targetcontent/rtsc/xdctools_3_10/xdctools_3_10_03/index_external.html and copy in Arago (or OE) download directory + SRC_URI = "http://install.source.dir.com/xdctools_setuplinux_3_10_03.bin" BINFILE="xdctools_setuplinux_3_10_03.bin" |