diff options
| -rw-r--r-- | recipes-bsp/ace/ace_6.5.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/ace/ace_6.5.3.bb b/recipes-bsp/ace/ace_6.5.3.bb index f1a10eea..db150b12 100644 --- a/recipes-bsp/ace/ace_6.5.3.bb +++ b/recipes-bsp/ace/ace_6.5.3.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=407a202d1b887b998dc9480442840630" | |||
| 7 | 7 | ||
| 8 | DEPENDS += "openssl gperf-native" | 8 | DEPENDS += "openssl gperf-native" |
| 9 | 9 | ||
| 10 | SRC_URI = "ftp://download.dre.vanderbilt.edu/previous_versions/ACE-${PV}.tar.bz2 \ | 10 | SRC_URI = "https://github.com/DOCGroup/ACE_TAO/releases/download/ACE%2BTAO-6_5_3/ACE-${PV}.tar.bz2 \ |
| 11 | file://ace_config.patch \ | 11 | file://ace_config.patch \ |
| 12 | file://config_linux.patch \ | 12 | file://config_linux.patch \ |
| 13 | " | 13 | " |
