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 6f8a07f67b45aaac1d28bd1dfdd8e41a983cf8da Mon Sep 17 00:00:00 2001
From 5e9dbe6342573b0b5932b27212af27a0bf622f34 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 = "8906a02cb204b0b01cd38c2c2d62d7312dbee50f"
SRCREV = "1af325b54bba2e95a640a5be5ffe0b27e4ead79c"

S = "${WORKDIR}/git"

Expand Down