From: Daniel Wagner Date: Fri, 10 Dec 2021 13:15:34 +0000 (+0100) Subject: build: Sync libnvme wrap revision to the git submodule one X-Git-Tag: v2.0-rc0~30^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=21b5c7d0d51bd56abef19d68f52f6cf5e51ab129;p=users%2Fsagi%2Fnvme-cli.git build: Sync libnvme wrap revision to the git submodule one Stop tracking the HEAD version of libnvme with meson's wrap. Instead sync it with the git submodule revision. This avoids all sort of inconsistencies. Signed-off-by: Daniel Wagner --- diff --git a/libnvme b/libnvme index 16c28fa6..a4418dfb 160000 --- a/libnvme +++ b/libnvme @@ -1 +1 @@ -Subproject commit 16c28fa62cc8beaf2ce7c15ec972f2b8ae30bb4c +Subproject commit a4418dfb319d73edf1ca166c9665875a2faa439f diff --git a/subprojects/libnvme.wrap b/subprojects/libnvme.wrap index b1935723..d7d74da2 100644 --- a/subprojects/libnvme.wrap +++ b/subprojects/libnvme.wrap @@ -1,3 +1,3 @@ [wrap-git] url = https://github.com/linux-nvme/libnvme.git -revision = head +revision = a4418dfb319d73edf1ca166c9665875a2faa439f