Hi @jimsterino98,
When building the kernel with Droidspaces support and fixunicod 0 enabled, the build fails with the following error:
/common/droidspaces/fix_sysvipc_kabi_6_7_8.patch: No such file or directory
Error: Process completed with exit code 1.
The action script references this file:
$KERNEL_PATCHES/common/droidspaces/fix_sysvipc_kabi_6_7_8.patch
But the file is missing from the repository under .github/kernel-patches/common/droidspaces/
Could you please upload the missing patch file? Your previously released kernel works fine with Droidspaces, so the patch must exist locally.
Thank you!
Hi @jimsterino98,
When building the kernel with Droidspaces support and fixunicod 0 enabled, the build fails with the following error:
The action script references this file:
But the file is missing from the repository under
.github/kernel-patches/common/droidspaces/Could you please upload the missing patch file? Your previously released kernel works fine with Droidspaces, so the patch must exist locally.
Thank you!