Skip to content

Commit 7077193

Browse files
author
Your Name
committed
updated the susfs4ksun patch, idk how i fucked the diff up the first time. now it builds again, like in my testings when doing it manualy
1 parent 7932f25 commit 7077193

6 files changed

Lines changed: 6 additions & 5 deletions

File tree

.gitmodules

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11

2-
[submodule "wildplus"]
3-
path = wildplus
4-
url = https://github.com/ReeViiS69/wildkernel_patches.git
5-
branch = 157susfs4ksun107
62
[submodule "gitlab.com-simonpunk"]
73
path = gitlab.com-simonpunk
84
url = https://gitlab.com/ReeViiS69/minimalsusfs.git
@@ -11,3 +7,7 @@
117
path = github.com-topjohnwu
128
url = https://github.com/ReeViiS69/magiskboot-linux.git
139
branch = main
10+
[submodule "wildplus"]
11+
path = wildplus
12+
url = https://github.com/ReeViiS69/wildkernel_patches.git
13+
branch = 157susfs4ksun107

fixesforsma155f.sh

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ sed -i -E '/^CONFIG_(SECURITY_DEFEX|PROCA|FIVE|UH|RKP|KDP|KDP_CRED|KDP_NS|KDP_TE
9696
#configure the Kernel metadata
9797
sed -i '$s|echo "\$res"|echo "-android12-9-28575149"|' ./scripts/setlocalversion
9898
perl -pi -e 's{UTS_VERSION="\$\(echo \$UTS_VERSION \$CONFIG_FLAGS \$TIMESTAMP \| cut -b -\$UTS_LEN\)"}{UTS_VERSION="#1 SMP PREEMPT Thu Mar 06 09:35:51 UTC 2025"}' ./scripts/mkcompile_h
99+
sed -i 's/-dirty//' ./scripts/setlocalversion
99100
#echo "kernel metadata spoofed"
100101
#do kernelbuilding
101102
python2 scripts/gen_build_config.py --kernel-defconfig a15_00_defconfig --kernel-defconfig-overlays "entry_level.config" -m user -o ../out/target/product/a15/obj/KERNEL_OBJ/build.config

maggi/boot.img

64 MB
Binary file not shown.

maggi/kernel

29.4 MB
Binary file not shown.

maggi/ramdisk.cpio

3.09 MB
Binary file not shown.

wildplus

0 commit comments

Comments
 (0)