aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-14 23:20:09 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-16 18:15:50 +0100
commitfbca95362939178331fc9e8b8cfc83cb1618c458 (patch)
tree128f2cc0b76eef44f2df02b305b3b2bd937dac9c /recipes-bsp
parent84c57c686aa5cf6bac3d80904298faed68979f1e (diff)
downloadmeta-handheld-fbca95362939178331fc9e8b8cfc83cb1618c458.tar.gz
acx-firmware/tiinit: fix SRC_URI
Seems that SDG Systems moved some files around, fix SRC_URI for these recipes accordingly. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/acx-firmware/acx-firmware_1.0.bb6
-rw-r--r--recipes-bsp/tiinit/tiinit_3.2.26.bb2
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/acx-firmware/acx-firmware_1.0.bb b/recipes-bsp/acx-firmware/acx-firmware_1.0.bb
index 0a2cb7e..b5e0300 100644
--- a/recipes-bsp/acx-firmware/acx-firmware_1.0.bb
+++ b/recipes-bsp/acx-firmware/acx-firmware_1.0.bb
@@ -4,9 +4,9 @@ LICENSE = "Unknown"
PR = "r3"
RRECOMMENDS_${PN} = "kernel-module-firmware-class"
-SRC_URI = "http://sdgsystems.com/pub/ipaq/hx4700/src/RADIO0d.BIN;name=radio0d \
- http://sdgsystems.com/pub/ipaq/hx4700/src/RADIO11.BIN;name=radio11 \
- http://sdgsystems.com/pub/ipaq/hx4700/src/WLANGEN.BIN;name=wlangen "
+SRC_URI = "http://sdgsystems.net/pub/ipaq/hx4700/src/RADIO0d.BIN;name=radio0d \
+ http://sdgsystems.net/pub/ipaq/hx4700/src/RADIO11.BIN;name=radio11 \
+ http://sdgsystems.net/pub/ipaq/hx4700/src/WLANGEN.BIN;name=wlangen "
S = "${WORKDIR}"
FILES_${PN} = "/lib"
diff --git a/recipes-bsp/tiinit/tiinit_3.2.26.bb b/recipes-bsp/tiinit/tiinit_3.2.26.bb
index 9115474..d17d5b1 100644
--- a/recipes-bsp/tiinit/tiinit_3.2.26.bb
+++ b/recipes-bsp/tiinit/tiinit_3.2.26.bb
@@ -3,7 +3,7 @@ SECTION = "base"
LICENSE = "Unknown"
PR = "r0"
-SRC_URI = "http://sdgsystems.com/pub/ipaq/hx4700/src/TIInit_${PV}.bts"
+SRC_URI = "http://sdgsystems.net/pub/ipaq/hx4700/src/TIInit_${PV}.bts"
S = "${WORKDIR}"