Hello, Background, we're maintaining a core Arch (ARM) Linux kernel through a Git repository to submodule approach, the submodule being the core kernel code.
I want to diff the code we've been maintaining as a patch on the core kernel. I am familiar with the basic approach, diff to get the patch file, patch the file into an extracted kernel code base, and so on. What I need to know is, what option(s) to use so that when we get the diff, regardless of the paths involved, I want to patch with a relative path, not absolute. Especially because developer paths can be different maintaining the platform-specific mods. Thank you... Regards, Michael Powell -- -- You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup References can be found at: http://goo.gl/anqri Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules or http://cdn.fsdev.net/List-Rules.pdf) --- You received this message because you are subscribed to the Google Groups "Linux Users Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
