2 Commits 7d9e004e44 ... f96ac12156

Tác giả SHA1 Thông báo Ngày
  Stefano Babic f96ac12156 Bump to 2026.05 1 tuần trước cách đây
  Stefano Babic 438637d424 Drop support for SWUpdate 2025.05 1 tuần trước cách đây

+ 0 - 3
recipes-support/swupdate/swupdate_2025.05.bb

@@ -1,3 +0,0 @@
-SRCBRANCH = "master"
-SRCREV = "498de8f1c086fae1eeeb64b045d0f861575b1e66"
-require swupdate.inc

+ 3 - 0
recipes-support/swupdate/swupdate_2026.05.bb

@@ -0,0 +1,3 @@
+SRCBRANCH = "master"
+SRCREV = "602edf8e57f940791034096c9e24206097b4b7a6"
+require swupdate.inc

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

@@ -2,5 +2,5 @@ require swupdate.inc
 
 DEFAULT_PREFERENCE = "-1"
 
-SRCREV ?= "e0e9809ae9159ca0ef124bf780d4c58c9fc75302"
-PV = "2025.12+git${SRCPV}"
+SRCREV ?= "602edf8e57f940791034096c9e24206097b4b7a6"
+PV = "2026.06+git${SRCPV}"