From f1c0c7d5459ae4ba13fe8896f02b94515061df31 Mon Sep 17 00:00:00 2001 From: Marc Ferland Date: Fri, 29 Aug 2025 09:39:08 -0400 Subject: [PATCH] futuresql: update to latest commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Short log: Albert Astals Cid (1): CI: Add linux-qt6-next build Jonah BrĂ¼chert (3): Log SQL errors as warnings README: API is stable now README: Fix typo Signed-off-by: Marc Ferland --- recipes-playground/futuresql_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-playground/futuresql_git.bb b/recipes-playground/futuresql_git.bb index 9f271a5..4eebc2f 100644 --- a/recipes-playground/futuresql_git.bb +++ b/recipes-playground/futuresql_git.bb @@ -2,4 +2,4 @@ # SPDX-License-Identifier: CC0-1.0 require ${BPN}.inc -SRCREV = "e054cfa60c1ad0672600b7d5f160b61c479db579" +SRCREV = "0fb3e7e202ea4d6cf170b3ea7edd6ea955648c50"