diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2018-07-03 15:21:20 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-07-03 17:42:25 -0700 |
| commit | 67bc173f8a0576516e13f237dc91f3f87cd2748f (patch) | |
| tree | 5e323ec777c09701cfeccff455818f5b5cae35e2 | |
| parent | d490ac28fe54d3ce3fdd749e403ad4653631c778 (diff) | |
| download | meta-openembedded-67bc173f8a0576516e13f237dc91f3f87cd2748f.tar.gz | |
open-isns: upgrade 0.97 -> 0.98
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-support/open-isns/open-isns/0001-util.h-endian.h-is-available-on-musl-on-linux.patch | 4 | ||||
| -rw-r--r-- | meta-networking/recipes-support/open-isns/open-isns_0.98.bb (renamed from meta-networking/recipes-support/open-isns/open-isns_0.97.bb) | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-support/open-isns/open-isns/0001-util.h-endian.h-is-available-on-musl-on-linux.patch b/meta-networking/recipes-support/open-isns/open-isns/0001-util.h-endian.h-is-available-on-musl-on-linux.patch index 825e2bf6ab..fbdc4e9113 100644 --- a/meta-networking/recipes-support/open-isns/open-isns/0001-util.h-endian.h-is-available-on-musl-on-linux.patch +++ b/meta-networking/recipes-support/open-isns/open-isns/0001-util.h-endian.h-is-available-on-musl-on-linux.patch | |||
| @@ -13,10 +13,10 @@ include/libisns/util.h:114:12: fatal error: sys/endian.h: No such file or direct | |||
| 13 | # include <sys/endian.h> | 13 | # include <sys/endian.h> |
| 14 | ^~~~~~~~~~~~~~ | 14 | ^~~~~~~~~~~~~~ |
| 15 | 15 | ||
| 16 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||
| 17 | --- | ||
| 18 | Upstream-Status: Submitted | 16 | Upstream-Status: Submitted |
| 19 | 17 | ||
| 18 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||
| 19 | --- | ||
| 20 | include/libisns/util.h | 2 +- | 20 | include/libisns/util.h | 2 +- |
| 21 | 1 file changed, 1 insertion(+), 1 deletion(-) | 21 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 22 | 22 | ||
diff --git a/meta-networking/recipes-support/open-isns/open-isns_0.97.bb b/meta-networking/recipes-support/open-isns/open-isns_0.98.bb index abfa7510e5..5e64f893e0 100644 --- a/meta-networking/recipes-support/open-isns/open-isns_0.97.bb +++ b/meta-networking/recipes-support/open-isns/open-isns_0.98.bb | |||
| @@ -17,7 +17,7 @@ SRC_URI = "git://github.com/open-iscsi/open-isns \ | |||
| 17 | file://0001-util.h-endian.h-is-available-on-musl-on-linux.patch \ | 17 | file://0001-util.h-endian.h-is-available-on-musl-on-linux.patch \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
| 20 | SRCREV ?= "09954404e948e41eb0fce8e28836018b4ce3d20d" | 20 | SRCREV = "e84374ce7d1f5fc58a4c0fc751e075b2cc752c34" |
| 21 | 21 | ||
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | 23 | ||
