summaryrefslogtreecommitdiff
path: root/recipes/ti/ti-dspbios-native_5.33.04.bb
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2009-09-18 18:18:41 +0200
committerHenning Heinold <heinold@inf.fu-berlin.de>2009-09-18 18:20:14 +0200
commit876a2f7420a42d88981095c05cf20fe0aa45d948 (patch)
treed7d48c0384e558f2443d816a1358f5a48bc1c05d /recipes/ti/ti-dspbios-native_5.33.04.bb
parent74fc79f49e272a234ba00513c512f0a32e14ad0c (diff)
ti: switch download url from dir.com to dir.local
* dir.com is a registered domain * no bump of versions needed
Diffstat (limited to 'recipes/ti/ti-dspbios-native_5.33.04.bb')
-rw-r--r--recipes/ti/ti-dspbios-native_5.33.04.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ti/ti-dspbios-native_5.33.04.bb b/recipes/ti/ti-dspbios-native_5.33.04.bb
index d5667f04dd..430260fb9a 100644
--- a/recipes/ti/ti-dspbios-native_5.33.04.bb
+++ b/recipes/ti/ti-dspbios-native_5.33.04.bb
@@ -3,7 +3,7 @@ inherit native
# download bios_setuplinux_5_33_04.bin from https://www-a.ti.com/downloads/sds_support/targetcontent/bios/bios_5_33/bios_5_33_04/index_external.html and copy in Arago (or OE) installation directory
-SRC_URI = "http://install.source.dir.com/bios_setuplinux_5_33_04.bin"
+SRC_URI = "http://install.source.dir.local/bios_setuplinux_5_33_04.bin"
BINFILE="bios_setuplinux_5_33_04.bin"
S = "${WORKDIR}/bios_5_33_04"