Bladeren bron

SWUpdate: Add recipe for 2020.11

Signed-off-by: Kas User <kas@example.com>
Kas User 5 jaren geleden
bovenliggende
commit
189be0e2f0

+ 0 - 6
recipes-support/swupdate/swupdate_2019.11.bb

@@ -1,6 +0,0 @@
-require swupdate.inc
-
-SRCREV = "5de3bc30a203ee218f9ebbe256b42e26cf06c74f"
-
-# Building out of tree is broken in this version
-B = "${S}"

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

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

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

@@ -2,5 +2,5 @@ require swupdate.inc
 
 DEFAULT_PREFERENCE = "-1"
 
-SRCREV ?= "bd2685eab2bb91107928d653cae55f2430d5a52b"
-PV = "2020.04+git${SRCPV}"
+SRCREV ?= "e0684ea4f491e4b87d5c0ce1c1418005b4158cb2"
+PV = "2020.11+git${SRCPV}"