mirror of
https://github.com/revyos/th1520-boot-firmware.git
synced 2026-06-21 09:02:23 +02:00
* mainline opensbi commit: 140844b3bd4a6f2919ccd2ff5e93c6222a4f71fb * mainline opensbi-h commit: 83f3e406cf48a0228c0e0738758d48ccfcbb6ae9 Signed-off-by: Han Gao <rabenda.cn@gmail.com>
37 lines
1.3 KiB
Plaintext
37 lines
1.3 KiB
Plaintext
Source: th1520-boot-firmware
|
|
Section: misc
|
|
Priority: optional
|
|
Maintainer: Han Gao <rabenda.cn@gmail.com>
|
|
Build-Depends: debhelper-compat (= 13)
|
|
Standards-Version: 4.6.1
|
|
Rules-Requires-Root: no
|
|
|
|
Package: th1520-boot-firmware
|
|
Architecture: riscv64
|
|
Depends: th1520-debian-opensbi | th1520-mainline-opensbi | th1520-mainline-opensbi-h, ${misc:Depends}
|
|
Description: th1520 boot firmware addons of the RevyOS
|
|
|
|
Package: th1520-debian-opensbi
|
|
Architecture: riscv64
|
|
Depends: ${misc:Depends}
|
|
Conflicts: th1520-mainline-opensbi,th1520-mainline-opensbi-h
|
|
Breaks: th1520-boot-firmware (<< 2025.02.17+sdk2.0.2)
|
|
Description: th1520 debian opensbi of the RevyOS
|
|
https://tracker.debian.org/pkg/opensbi
|
|
|
|
Package: th1520-mainline-opensbi
|
|
Architecture: riscv64
|
|
Conflicts: th1520-debian-opensbi,th1520-mainline-opensbi-h
|
|
Breaks: th1520-boot-firmware (<< 2025.02.17+sdk2.0.2)
|
|
Depends: ${misc:Depends}
|
|
Description: th1520 mainline opensbi of the RevyOS
|
|
https://github.com/revyos/opensbi/tree/th1520-v1.6
|
|
|
|
Package: th1520-mainline-opensbi-h
|
|
Architecture: riscv64
|
|
Conflicts: th1520-debian-opensbi,th1520-mainline-opensbi
|
|
Breaks: th1520-boot-firmware (<< 2025.02.17+sdk2.0.2)
|
|
Depends: ${misc:Depends}
|
|
Description: th1520 mainline opensbi of the RevyOS
|
|
https://github.com/revyos/opensbi/tree/th1520-v1.6-h
|