Skip to content

Commit 7236c73

Browse files
committed
fix: version pin U-Boot metapackage with binary package
Signed-off-by: ZHANG Yuntian <yt@radxa.com>
1 parent 884485d commit 7236c73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/share/rsdk/infra-package/debian/control.u-boot.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function(
3636
3737
Package: u-boot-product
3838
Architecture: all
39-
Depends: %(target)s,
39+
Depends: %(target)s (= ${binary:Version}),
4040
${misc:Depends},
4141
Section: admin
4242
Priority: optional

0 commit comments

Comments
 (0)