浏览代码

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 天之前
父节点
当前提交
885d8a5739
共有 1 个文件被更改,包括 1 次插入1 次删除
  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}"