Bläddra i källkod

Bump to revision eff9118

eff9118 Doc: Updated auto sha256 syntax for sw-description
4a7f5b8 swupdate-ipc: added monitor command
1eefb9d tools/swupdate-progress.c: make pspslash fifo conditional
2209cc5 parse swupdate version from git describe not dependent on make directory location
f30c477 core/bootloader.c: fix build without reallocarray
356e152 ci: added Ubuntu Jammy

Signed-off-by: Stefano Babic <sbabic@denx.de>
Stefano Babic 3 år sedan
förälder
incheckning
80fd0a0367
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      recipes-support/swupdate/swupdate_git.bb

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

@@ -2,5 +2,5 @@ require swupdate.inc
 
 DEFAULT_PREFERENCE = "-1"
 
-SRCREV ?= "cc2c724b8caaed640e97264087df3b6502f26981"
-PV = "2021.11+git${SRCPV}"
+SRCREV ?= "eff9118451cace610ab3cd80f5c6fcb541e3a711"
+PV = "2022.05+git${SRCPV}"