diff options
| author | Mingli Yu <Mingli.Yu@windriver.com> | 2018-10-12 16:15:14 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-10-12 10:31:55 -0400 |
| commit | 43b8dab7bc7d5da1a1cb32ba2cec24b1ed52e725 (patch) | |
| tree | 0cb67d6d43f5b0e67926fc01f08de6ba9471fcd0 | |
| parent | 04b999aa9136ba90129e6679d232fd707e71f337 (diff) | |
| download | meta-cloud-services-43b8dab7bc7d5da1a1cb32ba2cec24b1ed52e725.tar.gz | |
libibverbs: Update SRC_URI
Update SRC_URI for libibverbs as the
previous one is invalid.
Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| -rw-r--r-- | recipes-extended/libibverbs/libibverbs_1.1.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/libibverbs/libibverbs_1.1.7.bb b/recipes-extended/libibverbs/libibverbs_1.1.7.bb index b3cd73f..e7e8d65 100644 --- a/recipes-extended/libibverbs/libibverbs_1.1.7.bb +++ b/recipes-extended/libibverbs/libibverbs_1.1.7.bb | |||
| @@ -7,7 +7,7 @@ LICENSE = "BSD" | |||
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=7c557f27dd795ba77cc419dddc656b51" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=7c557f27dd795ba77cc419dddc656b51" |
| 8 | 8 | ||
| 9 | # Official repo is at git://git.kernel.org/pub/scm/libs/infiniband/libibverbs.git | 9 | # Official repo is at git://git.kernel.org/pub/scm/libs/infiniband/libibverbs.git |
| 10 | SRC_URI = "http://www.openfabrics.org/downloads/verbs/${BPN}-${PV}.tar.gz" | 10 | SRC_URI = "https://www.openfabrics.org/downloads/verbs/${BPN}-${PV}.tar.gz" |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "5aea59e4766ae4548419010ac84032ff" | 12 | SRC_URI[md5sum] = "5aea59e4766ae4548419010ac84032ff" |
| 13 | SRC_URI[sha256sum] = "31b4114bf32d41c9fc81a862ec5febed1e982975f21fa177ea9c7516c9064690" | 13 | SRC_URI[sha256sum] = "31b4114bf32d41c9fc81a862ec5febed1e982975f21fa177ea9c7516c9064690" |
