From 34a1325181cce79323a9ea9b09ad6da32bfde5cc Mon Sep 17 00:00:00 2001 From: Derek Morris Date: Sat, 18 Jul 2026 02:17:37 +0000 Subject: [PATCH] Roll forward lib/modules to get past state with broken normalization Broken normalization in the lib/modules subrepo is causing enlistment issues in the Edge project; rolling forward the submodule to the commit 7bd8b516e2d93d1704834e0895733ae7bc2d1f43 picks up fixes made in that repo that amend this. --- lib/modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/modules b/lib/modules index c637015fb..7bd8b516e 160000 --- a/lib/modules +++ b/lib/modules @@ -1 +1 @@ -Subproject commit c637015fbbe904ed556d27e3b9072f6f2a5ee401 +Subproject commit 7bd8b516e2d93d1704834e0895733ae7bc2d1f43