On 27. 04. 23, 13:40, Michal Kubecek wrote:
On Wed, Apr 26, 2023 at 09:14:16PM +0000, DB wrote:
I preferred RPM because of the "cleaner" install/uninstall through Zypper.
If you want to build a rpm package, the preferred way is to checkout the kernel-source repository (https://github.com/SUSE/kernel-source, branch stable for tumbleweed kernel), add your patch(es), export the OBS style directory with scripts/tar-up.sh and build with "osc build".
Or checkout the uploaded kernel from OBS Kernel:* directly and update (e.g. updating patches.addon.tar.bz2) & "osc build" locally. Or link it to your home project and update patches.addon.tar.bz2 and let OBS build it for you. Note that make rpm is NOT supported and such a bug will be closed as INVALID. thanks, -- js suse labs