Explorar o código

swupdate_git: bump to a3da115b

	a3da115b crypto: openssl: fix verification of parameterized RSA-PSS keys
	beee2dc0 mongoose: Integer Underflow in Multipart Upload Parser
	e3b3c977 ipc: remove strlcpy dependency from swupdate_dwl_url
	9dd4d489 copyhandler: allow to set offset for input
	deb005a6 REUSE: still fixing issue in last commit
	bf9fdf7c REUSE: add missing Copyright from 6f9e698a6d
	ae6e611a doc: handlers: document the eMMC handler
	6f9e698a mongoose_interface: Fix malformed HTTP 200 response in upload endpoint

Signed-off-by: Stefano Babic <stefano.babic@swupdate.org>
Stefano Babic hai 1 mes
pai
achega
d4cfdeb694
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 ?= "ef25e3643ff60866ec21250dcb5643ea085f4231"
+SRCREV ?= "a3da115bb972d8a07bc360f62c6df53d2a894c7a"
 PV = "2025.12+git${SRCPV}"