OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Open Embedded => Topic started by: hvontres on December 08, 2005, 05:15:35 pm

Title: Propper Format For Patches?
Post by: hvontres on December 08, 2005, 05:15:35 pm
I finally got OE working and am trying to make some mods to qpegps. I created two patch files, but quilt does not seem to like them. Is there any specific trick to ge quilt to be happy?

I have attached the two patches and my modified .bb file.
Title: Propper Format For Patches?
Post by: koen on December 08, 2005, 05:26:04 pm
Use unified diffs (diff -Nurd <old file> <new file>)