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>
This commit is contained in:
Yi Zhao 2018-07-03 15:21:20 +08:00 committed by Khem Raj
parent d490ac28fe
commit 67bc173f8a
2 changed files with 3 additions and 3 deletions

View File

@ -13,10 +13,10 @@ include/libisns/util.h:114:12: fatal error: sys/endian.h: No such file or direct
# include <sys/endian.h>
^~~~~~~~~~~~~~
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
Upstream-Status: Submitted
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
include/libisns/util.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

View File

@ -17,7 +17,7 @@ SRC_URI = "git://github.com/open-iscsi/open-isns \
file://0001-util.h-endian.h-is-available-on-musl-on-linux.patch \
"
SRCREV ?= "09954404e948e41eb0fce8e28836018b4ce3d20d"
SRCREV = "e84374ce7d1f5fc58a4c0fc751e075b2cc752c34"
S = "${WORKDIR}/git"