diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/ace/ace_8.0.2.bb (renamed from meta-oe/recipes-connectivity/ace/ace_8.0.1.bb) | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/ace/ace_8.0.1.bb b/meta-oe/recipes-connectivity/ace/ace_8.0.2.bb index c79fba323c..64a4e7575f 100644 --- a/meta-oe/recipes-connectivity/ace/ace_8.0.1.bb +++ b/meta-oe/recipes-connectivity/ace/ace_8.0.2.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_1/ACE-${PV}.tar.bz2 \ | 10 | SRC_URI = "https://github.com/DOCGroup/ACE_TAO/releases/download/ACE%2BTAO-8_0_2/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] = "8d379f37d56db33f3ae447725b632d48b1c13e887593547ac3568e3b428c28f0" | 14 | SRC_URI[sha256sum] = "dba38a905858ec4a44c04b4bbaef42b891adf061e8c0bbdaa1dce2c04fcccb7f" | 
| 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+)+)" | 
