Sfoglia il codice sorgente

Bump to 2196dcfb

This fixes breakage in Pull mode due to check of swupdate_HASH_final().

Signed-off-by: Stefano Babic <stefano.babic@swupdate.org>
Stefano Babic 3 giorni fa
parent
commit
885d8a5739
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      recipes-support/swupdate/swupdate_git.bb

+ 1 - 1
recipes-support/swupdate/swupdate_git.bb

@@ -2,5 +2,5 @@ require swupdate.inc
 
 DEFAULT_PREFERENCE = "-1"
 
-SRCREV ?= "602edf8e57f940791034096c9e24206097b4b7a6"
+SRCREV ?= "2196dcfbc39c3c30320309409e6fc875d42cd8d4"
 PV = "2026.05+git${SRCPV}"