Procházet zdrojové kódy

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 před 1 měsícem
rodič
revize
81f4faa406
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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}"