mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
open-isns: upgrade 0.101 -> 0.102
Changelog: ========= Enable meson for building open-isns, deprecating autoconf/make (though the current build system still works) Add a package config file for libisns, so other software can find it Fix some compiler warnings and spelling errors Make IPv6 default socket type Fix isnsadm parsing of some arguments Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9499612fa2
commit
a425730207
|
|
@ -17,7 +17,7 @@ SRC_URI = "git://github.com/open-iscsi/open-isns;branch=master;protocol=https \
|
|||
file://0001-isnsd.socket-use-run-instead-of-var-run.patch \
|
||||
"
|
||||
|
||||
SRCREV = "0d86dc31fae2e2d77a082ccea5aba95426b40c3c"
|
||||
SRCREV = "c0e6d9fedc5a7041260de477fe1a8455fa074113"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user