Explorar o código

Introduce support for 2021.11

Signed-off-by: Stefano Babic <sbabic@denx.de>
Stefano Babic %!s(int64=4) %!d(string=hai) anos
pai
achega
344a46a1b3

+ 3 - 0
recipes-support/swupdate/swupdate_2021.11.bb

@@ -0,0 +1,3 @@
+require swupdate.inc
+
+SRCREV = "14d5d196304d408d61d4f1a07264f248201f46cc"

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

@@ -2,5 +2,5 @@ require swupdate.inc
 
 DEFAULT_PREFERENCE = "-1"
 
-SRCREV ?= "95eef1d80fb2e379bbc042e4e22a797633d4b19d"
-PV = "2021.04+git${SRCPV}"
+SRCREV ?= "14d5d196304d408d61d4f1a07264f248201f46cc"
+PV = "2021.11+git${SRCPV}"