From 78c9071f0c44d91cceda85bf53e569dd6f06d40d Mon Sep 17 00:00:00 2001 From: BlackMark Date: Thu, 3 Sep 2026 08:23:59 +0200 Subject: [PATCH] deps: the pins advance to the identity check that reads its own sibling libavr 93d8b0e, pureboot 26a8621. The check is handed the sibling build tree now and asks its build system whether the image is current, so a comparison against a tree the run did not build skips rather than passing. Gated at the pin. Its own gate builds both modes, so the comparison still happens. Co-Authored-By: Claude Opus 5 --- libavr | 2 +- pureboot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libavr b/libavr index 4cc850f..93d8b0e 160000 --- a/libavr +++ b/libavr @@ -1 +1 @@ -Subproject commit 4cc850f200df6bfc2f5c9448b85860d79987e1d9 +Subproject commit 93d8b0e491713100af53f0117b008efd8e548e15 diff --git a/pureboot b/pureboot index a3bd469..26a8621 160000 --- a/pureboot +++ b/pureboot @@ -1 +1 @@ -Subproject commit a3bd46917f8b6bb961e8fb099677752e07f75ec4 +Subproject commit 26a86213cae47807344b1136914f06ce0bab8585