Skip to content

Commit 93a2508

Browse files
dangowrtaparcar
authored andcommitted
add branch-off-revision for each stable branch
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>
1 parent c3c61c8 commit 93a2508

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

asu/branches.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ branches:
44
extra_keys: []
55
extra_repos: {}
66
git_branch: openwrt-22.03
7+
branch_off_rev: 19160
78
name: "22.03"
89
path: releases/{version}
910
path_packages: releases/packages-{branch}
@@ -35,6 +36,7 @@ branches:
3536
extra_keys: []
3637
extra_repos: {}
3738
git_branch: openwrt-21.02
39+
branch_off_rev: 15812
3840
name: "21.02"
3941
path: releases/{version}
4042
path_packages: releases/packages-{branch}

0 commit comments

Comments
 (0)