diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2019-12-12 13:21:32 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2019-12-12 13:33:05 +0800 |
| commit | 01f2834d99a4c140a4ac4bac212bbf66e62f92d2 (patch) | |
| tree | 90b65470b03fde4e9b511d7103aeaa280f90b222 /recipes-bsp | |
| parent | d824afa1103bebdcd19766a36c4f7b9d763aa581 (diff) | |
| download | meta-intel-01f2834d99a4c140a4ac4bac212bbf66e62f92d2.tar.gz | |
ace: switch to using github release tarball instead of ftp
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-bsp')
| -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 | " |
