Просмотр исходного кода

swupdate_git: bump to e0e9809a

e0e9809a flash: fix writing at a specific offset
938257f7 ipc: Fix args order for swupdate_set_version_range_type() call
1b049004 mongoose: Use GPL-2.0-only
45d0ac99 mongoose: Update to version 7.21
62f5aee9 CI: remove tests on jammy
613f3c1b Fix indentation in progress_thread
68aa7eac crypto: wolfssl: implement forced-signer-name
fcfeb079 Fix syntax error in 64359c6f
1f23bb67 suricatta: add support for head http requests
64359c6f core: add support for head http requests
3f4749d6 suricatta: add support for delete http requests
f9ef3fe7 corelib: improve trace message
10334fb2 build: fix no-crypto configuration link failure

Signed-off-by: Stefano Babic <stefano.babic@swupdate.org>
Stefano Babic 7 часов назад
Родитель
Сommit
642c7408fa
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 ?= "a3da115bb972d8a07bc360f62c6df53d2a894c7a"
+SRCREV ?= "e0e9809ae9159ca0ef124bf780d4c58c9fc75302"
 PV = "2025.12+git${SRCPV}"