I user Kernel:Stable branch with my Opensuse 13.1 Atm, it's broken (unresolvable) due to a missing build dependency, `hmaccalc` (https://build.opensuse.org/package/show?project=Kernel%3Astable&package=kernel-desktop). At OBS, I've branched the project, adding the Security:hmaccalc pkg. It's building now https://build.opensuse.org/package/live_build_log/home:grantksupport:branche... I also want to apply this patch https://build.opensuse.org/package/view_file/home:grantksupport:branches:Ker...) to branched Kernel:Stable project's source. to the kernel source, from a bug I've opened https://bugzilla.novell.com/show_bug.cgi?id=878489#c4 Iiuc, I need to add/reference the patch @ ~line #404 https://build.opensuse.org/package/view_file/home:grantksupport:branches:Ker... but my relative path's wrong. The build isn't finding the patch. I've tried ./, ../, ../../, etc. What's the right path to use for patching the kernel source in the Opensuse-way? Also, I want that patch added to ALL the vairants I'm building, not just kernel-default. What's the right way to modify the kernel source once -- for the project -- and have all the enclosed packages, aka kernel variants, use it? I'm guessing the kernel build team doesn't manually modify each & every spec file. -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org