2 커밋 7d9e004e44 ... f96ac12156

작성자 SHA1 메시지 날짜
  Stefano Babic f96ac12156 Bump to 2026.05 1 주 전
  Stefano Babic 438637d424 Drop support for SWUpdate 2025.05 1 주 전
3개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 3
      recipes-support/swupdate/swupdate_2025.05.bb
  2. 3 0
      recipes-support/swupdate/swupdate_2026.05.bb
  3. 2 2
      recipes-support/swupdate/swupdate_git.bb

+ 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}"