diff --git a/recipes-sdk/aws-c-io/aws-c-io/001-enable-tests-with-crosscompiling.patch b/recipes-sdk/aws-c-io/aws-c-io/001-enable-tests-with-crosscompiling.patch index d3ce266b0..afd80aa3f 100644 --- a/recipes-sdk/aws-c-io/aws-c-io/001-enable-tests-with-crosscompiling.patch +++ b/recipes-sdk/aws-c-io/aws-c-io/001-enable-tests-with-crosscompiling.patch @@ -1,4 +1,4 @@ -From d245b275c95ad0c9513689b833fc0c1c885f068a Mon Sep 17 00:00:00 2001 +From bc3880729d935f1963dd42183d72dd054aa39d44 Mon Sep 17 00:00:00 2001 From: Thomas Roos Date: Mon, 29 Sep 2025 12:51:03 +0000 Subject: [PATCH] This enable the tests even when crosscompiling. diff --git a/recipes-sdk/aws-c-io/aws-c-io_0.24.0.bb b/recipes-sdk/aws-c-io/aws-c-io_0.24.1.bb similarity index 97% rename from recipes-sdk/aws-c-io/aws-c-io_0.24.0.bb rename to recipes-sdk/aws-c-io/aws-c-io_0.24.1.bb index 0495c8b18..464506840 100644 --- a/recipes-sdk/aws-c-io/aws-c-io_0.24.0.bb +++ b/recipes-sdk/aws-c-io/aws-c-io_0.24.1.bb @@ -23,7 +23,7 @@ SRC_URI = "\ file://001-enable-tests-with-crosscompiling.patch \ file://run-ptest \ " -SRCREV = "996d42e484a3749c4dd05e4e9fed1d38de95eb81" +SRCREV = "102e7767f04cfa441241ee02d65a0cb1360de2d5" inherit cmake ptest pkgconfig