Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -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 <throos@amazon.de>
Date: Mon, 29 Sep 2025 12:51:03 +0000
Subject: [PATCH] This enable the tests even when crosscompiling.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ SRC_URI = "\
file://001-enable-tests-with-crosscompiling.patch \
file://run-ptest \
"
SRCREV = "996d42e484a3749c4dd05e4e9fed1d38de95eb81"
SRCREV = "102e7767f04cfa441241ee02d65a0cb1360de2d5"

inherit cmake ptest pkgconfig

Expand Down
Loading