resync with revyos

This commit is contained in:
2025-07-23 11:03:29 +08:00
parent b63d046f49
commit b527b2134f
2 changed files with 6 additions and 21 deletions

View File

@@ -1,19 +1 @@
# kernel-config
本仓库用于存放制作 `openEuler RISC-V` 版本的硬件内核镜像使用的源码。
## 开发板列表
- TH1520
- SG2042
## 参与贡献
1. Fork 本仓库
2. 基于开发板新建分支,或 fork 现有开发板的分支
3. 提交代码
4. 新建 Pull Request
## Thanks
This repo is made possible by all current & former openEuler RISC-V sig members, and by contributiors like you. Thank you.
# kernel-sophgo-sg2044-revyos-6.15

View File

@@ -44,10 +44,10 @@ rm -f test_openEuler_sign.ko test_openEuler_sign.ko.sig
%global _smp_mflags -j31
%global upstream_version 6.15
%global upstream_sublevel 6
%global upstream_sublevel 7
%global devel_release 0
%global maintenance_release .0.0
%global pkg_release .2
%global pkg_release .3
%global openeuler_lts 2
%global openeuler_major 2403
@@ -1082,6 +1082,9 @@ fi
%endif
%changelog
* Wed Jul 23 2025 Hangfan Li <lihangfan@iscas.ac.cn> - 6.15.7-0.0.0.3-riscv64
- Re-sync with revyos
* Tue Jul 15 2025 Hangfan Li <lihangfan@iscas.ac.cn> - 6.15.6-0.0.0.2-riscv64
- Revert mmap.c hack