diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/ace/ace_8.0.5.bb (renamed from meta-oe/recipes-connectivity/ace/ace_8.0.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/ace/ace_8.0.2.bb b/meta-oe/recipes-connectivity/ace/ace_8.0.5.bb index 35252c3efc..bd935999ca 100644 --- a/meta-oe/recipes-connectivity/ace/ace_8.0.2.bb +++ b/meta-oe/recipes-connectivity/ace/ace_8.0.5.bb | |||
| @@ -7,11 +7,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d2c090e9c730fd91677782d8e2091d77" | |||
| 7 | 7 | ||
| 8 | DEPENDS += "openssl gperf-native" | 8 | DEPENDS += "openssl gperf-native" |
| 9 | 9 | ||
| 10 | SRC_URI = "https://github.com/DOCGroup/ACE_TAO/releases/download/ACE%2BTAO-8_0_2/ACE-${PV}.tar.bz2 \ | 10 | SRC_URI = "https://github.com/DOCGroup/ACE_TAO/releases/download/ACE%2BTAO-8_0_5/ACE-${PV}.tar.bz2 \ |
| 11 | file://ace_config.patch \ | 11 | file://ace_config.patch \ |
| 12 | file://no_sysctl.patch \ | 12 | file://no_sysctl.patch \ |
| 13 | " | 13 | " |
| 14 | SRC_URI[sha256sum] = "dba38a905858ec4a44c04b4bbaef42b891adf061e8c0bbdaa1dce2c04fcccb7f" | 14 | SRC_URI[sha256sum] = "2c40ecdbbd04c79fd5a815666e14654e71ab82d4335cdb3aa8669def250c3444" |
| 15 | 15 | ||
| 16 | UPSTREAM_CHECK_URI = "https://github.com/DOCGroup/ACE_TAO/releases" | 16 | UPSTREAM_CHECK_URI = "https://github.com/DOCGroup/ACE_TAO/releases" |
| 17 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" | 17 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" |
