Skip to content

Commit

Permalink
add branch-off-revision for each stable branch
Browse files Browse the repository at this point in the history
In order to be able which cross-branch package_changes to apply the clients needs to know at which point a stable branch has branched off the main/master branch.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
  • Loading branch information
dangowrt authored and aparcar committed Oct 13, 2022
1 parent c3c61c8 commit 93a2508
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions asu/branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ branches:
extra_keys: []
extra_repos: {}
git_branch: openwrt-22.03
branch_off_rev: 19160
name: "22.03"
path: releases/{version}
path_packages: releases/packages-{branch}
Expand Down Expand Up @@ -35,6 +36,7 @@ branches:
extra_keys: []
extra_repos: {}
git_branch: openwrt-21.02
branch_off_rev: 15812
name: "21.02"
path: releases/{version}
path_packages: releases/packages-{branch}
Expand Down

0 comments on commit 93a2508

Please sign in to comment.