Skip to content

Commit

Permalink
[odin] server down switch to private download
Browse files Browse the repository at this point in the history
  • Loading branch information
atvcaptain committed Nov 6, 2013
1 parent 00a8f50 commit 99ab413
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion recipes-bsp/odin/odin-blindscan-utils.inc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RPROVIDES_odin-blindscan-dvbc-utils-${MACHINE} += "virtual/blindscan-dvbc"
RPROVIDES_odin-blindscan-dvbs-utils-${MACHINE} += "virtual/blindscan-dvbs"

DOWNLOADMACHINE ?= "${MACHINE}"
SRC_URI = "http://feed.odin-support.com/download/odin-blindscan-utils-${MACHINE}-${PV}.tar.gz"
SRC_URI = "http://source.mynonpublic.com/download/odin-blindscan-utils-${MACHINE}-${PV}.tar.gz"

S = "${WORKDIR}"

Expand Down
2 changes: 1 addition & 1 deletion recipes-bsp/odin/odin-dvb-modules.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PR = "r3"

RDEPENDS_${PN}_odinm9 += "odin-fpupdate-${MACHINE}"

SRC_URI = "http://feed.odin-support.com/download/${MACHINE}-drivers-${KV}-${SRCDATE}.tar.gz"
SRC_URI = "http://source.mynonpublic.com/download/${MACHINE}-drivers-${KV}-${SRCDATE}.tar.gz"

S = "${WORKDIR}"

Expand Down
4 changes: 2 additions & 2 deletions recipes-bsp/odin/odin-fpupdate.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ PR = "r0"
PV = "${FPVERSION}"

SRC_URI = " \
http://feed.odin-support.com/download/fpupdate-${FPUPDATE}.zip;name=fpupdate \
http://feed.odin-support.com/download/avrmain-${MACHINE}-${FPVERSION}.zip;name=avrmain \
http://source.mynonpublic.com/download/fpupdate-${FPUPDATE}.zip;name=fpupdate \
http://source.mynonpublic.com/download/avrmain-${MACHINE}-${FPVERSION}.zip;name=avrmain \
"

S = "${WORKDIR}"
Expand Down
2 changes: 1 addition & 1 deletion recipes-linux/linux/linux-odin_3.6.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ PKG_kernel-image = "kernel-image"
RPROVIDES_kernel-base = "kernel-${KERNEL_VERSION}"
RPROVIDES_kernel-image = "kernel-image-${KERNEL_VERSION}"

SRC_URI += "http://feed.odin-support.com/download/linux-${PV}.tar.gz \
SRC_URI += "http://source.mynonpublic.com/download/linux-${PV}.tar.gz \
file://defconfig \
file://0001-Revert-MIPS-mm-Add-compound-tail-page-_mapcount-when.patch \
file://0001-Revert-MIPS-Add-fast-get_user_pages.patch \
Expand Down

0 comments on commit 99ab413

Please sign in to comment.