diff options
| -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 | ||
