From 751528a8982e18781fa6036add34a63dfc6f071b Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Mon, 10 Dec 2018 22:59:28 +0800 Subject: [PATCH] seastar: pickup latest seastar we have quite a few hacks to get seastar's cmake to play with the distro we support, and since seastar's cmake now is completely rewritten. we can now use the upstream's cmake without having to maintain our patches. Signed-off-by: Kefu Chai --- src/seastar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/seastar b/src/seastar index 79dd582ad59..6f5dcc44147 160000 --- a/src/seastar +++ b/src/seastar @@ -1 +1 @@ -Subproject commit 79dd582ad594356a654028f7e30ccc275223390f +Subproject commit 6f5dcc44147f60bf2abe04581da7a4cca33eaa08 -- 2.39.5