File tree Expand file tree Collapse file tree
repo/packages/r/riscv64gc-unknown-smart-musl Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,7 +56,9 @@ xmake 是一个基于 Lua 的轻量级跨平台构建工具,使用 xmake.lua
5656
5757 ![ image-20230531173059551] ( ./assets/image-20230531173059551.png )
5858
59- 4 . ** 镜像制作**
59+ 支持的平台:arm、aarch64、riscv64gc。
60+
61+ 5 . ** 镜像制作**
6062
6163 运行 ` xmake smart-rootfs ` 制作 rootfs ,运行 ` xmake smart-image ` 制作镜像
6264
Original file line number Diff line number Diff line change 3636 if (version and sha256 ) then
3737 add_versions (version , sha256 )
3838 else
39- add_versions (" 203957 -8a397096c1" , " 0c4a43bc40ddee60774ce384d13760d235e51fd70658c5da0503caec1dd511e4 " )
39+ add_versions (" 222725 -8a397096c1" , " 488b1c8a5b82d94a57eff16c5ed705e91196eff4fda81ade9516da16241e007c " )
4040 end
4141 elseif is_host (" linux" ) then
4242 add_urls (
4545 if (version and sha256 ) then
4646 add_versions (version , sha256 )
4747 else
48- add_versions (" 203957 -8a397096c1" , " 19d9a73b1dff1d941953fcb673443259d89362c2e56d1d260af0cc503d9e9f5b " )
48+ add_versions (" 222725 -8a397096c1" , " 6d4b67648f8471910323a0fe39d8d4a58153a5d81ea24362a8cf48d4f1894181 " )
4949 end
5050 end
5151
You can’t perform that action at this time.
0 commit comments