Commit Graph

61 Commits

Author SHA1 Message Date
8f4f624ce1
improve the provides for the main kernel rpm pkg 2023-10-08 12:41:21 +05:30
ff6d4099a0
switch from gcc to llvm 2023-10-08 12:21:11 +05:30
bc5d5e4ea0
fix:
```
Error:
 Problem: cannot install the best update candidate for package kernel-opi5-tfg-6.6.0-20231006.0.el9.aarch64
  - nothing provides /sbin/installkernel needed by kernel-opi5-tfg-6.6.0-20231006.1.el9.aarch64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages
```
2023-10-08 10:46:08 +05:30
3b616ecc5e
add /sbin/installkernel as requires 2023-10-08 10:02:17 +05:30
b007c58eee
exec script verbosely 2023-10-07 20:57:52 +05:30
93ea008540
diff against the "target_config" 2023-10-07 20:00:55 +05:30
cdb13364b7
rename the opi5 vendor kernel 2023-10-07 19:47:58 +05:30
e30e28a30e
properly name kernels 2023-10-07 19:47:28 +05:30
029b23c4f6
reintroduce kernel-opi5-vendor-tfg.spec 2023-10-07 19:41:46 +05:30
9816127f37
fix patching if patches are not found and also handle the diff return value gracefully 2023-10-07 19:41:04 +05:30
ed0072bbeb
remove dependency and bump rel_ver 2023-10-05 10:17:47 +05:30
79211212d2
is the single-line logic causing errors? 2023-10-05 08:08:46 +05:30
8cedb92314
bump rel_ver 2023-10-05 08:01:48 +05:30
303b93d3c5
diff only if .config.old is found 2023-10-05 07:59:46 +05:30
97953f36eb
fix typo in %file 2023-10-05 07:42:08 +05:30
c4ee7651c6
show a diff of configs and bump rel_ver 2023-10-05 07:41:32 +05:30
62ef6c4110
rename patches and use olddefconfig instead of oldconfig 2023-10-05 07:39:42 +05:30
d82b52a47a
i dont need output of pathfix.py in the build logs 2023-10-05 06:59:25 +05:30
0748e061fd
fix unpacked file ".uname" 2023-10-05 06:45:46 +05:30
5eb897c305
bump rel_ver for kernel-opi5-tfg 2023-10-05 06:17:17 +05:30
a2a925da49
add opi5-efi as requires for kernel-opi5-tfg 2023-10-05 06:16:47 +05:30
25395f7932
bump versions 2023-10-05 05:06:42 +05:30
9d148559a1
add a .uname file for OPi5 2023-10-05 05:05:24 +05:30
3a2980c117
introduce kernel-opi5-tfg with necessary, non-intruding changes 2023-10-04 21:39:56 +05:30
b0a3cffa39
make space for linux-next + patches for opi5 2023-10-04 20:14:42 +05:30
56a16fd5b3
no DEPMOD if on linux-next 2023-10-04 12:16:41 +05:30
7b036009d5
no need for the temp workaround 2023-10-04 12:16:17 +05:30
66156badab
temporarily add "major_ver" and "minor_ver" macros to kernel-next-tfg.spec 2023-10-04 11:22:42 +05:30
2de81d63b5
bump next to 20231003 2023-10-04 11:12:29 +05:30
d0f6895731
bump rc to 6.6.4-rc1 2023-10-02 20:46:50 +05:30
3b91bb1083
no need to run configure-linux.sh again 2023-10-01 19:12:12 +05:30
e3c50f7dae
strip debug symbols from modules 2023-10-01 18:49:59 +05:30
37d668fad3
use RESF mirror since my personal Gitea returns 403 to COPR 2023-10-01 10:11:34 +05:30
e105c613c6
forgot make before oldconfig 2023-10-01 08:53:07 +05:30
02eca55b4e
improve the custom option enablement 2023-10-01 08:51:10 +05:30
37879aadd5
chmod +x configure-linux.sh 2023-10-01 08:43:16 +05:30
0df21f12f9
"improve" the way non-defconfig configs are enabled 2023-10-01 08:39:43 +05:30
a53f2df8f5
bump versions for next, lts rc and opi5 2023-10-01 08:24:52 +05:30
167d3b4ed9
remove kernel-collabora-tfg.spec 2023-10-01 08:23:23 +05:30
19d2f537d6
externally specify base "defconfig" from the spec file instead of master.inc 2023-10-01 08:20:25 +05:30
5c4d6d73f7
remove bypassing DEPMOD 2023-10-01 08:05:27 +05:30
43374880c5
clarify when to go the run-command way 2023-10-01 08:05:04 +05:30
277eaf30a6
bin mkimage is needed for vendor kernel; it is provided uboot-tools 2023-10-01 06:42:08 +05:30
365ddb8587
fix src_dir for kernel-vendor-opi5-tfg.spec 2023-10-01 06:33:11 +05:30
307db99710
introduce vendor kernel for the Orange Pi 5 2023-10-01 06:30:24 +05:30
560857c42e
bump kernel-stable-tfg to v6.5.5-1 2023-09-24 11:16:36 +05:30
9c9895ac9e
forgot to mkdir 2023-09-23 07:15:08 +05:30
e28023009e
do not install DTBs and vmlinuz in /lib/modules/_KVERREL_/ 2023-09-23 06:44:20 +05:30
50d6fb777f
fix "error: line 148: Unclosed %if" 2023-09-22 07:58:37 +05:30
dc9f80be83
add workaround to populate /usr/src/kernels/<ver> on kernels "older" than 6.6 2023-09-22 06:18:37 +05:30