Talk:Applying Patches

From WebOS Internals
Jump to navigation Jump to search

SORRY if this is wrong forum: i need help: how do i view which patches have been applied?

i used 'quilt import' and copied a bunch of patches from src/modifications to /src/patches. then tried running 'quilt push -a'. it ran through the first two patches fine, but the third one didn't patch because one of the hunks failed. I didn't force patch.

Anyways, I skipped it and was able to patch some other patches manually, some successful, some not. When I run 'quilt series', it shows all the patches I copied, but i can't distinguish from which patches I put in manually and which one's i skipped over.

can i remove the patches that didn't patch from the 'quilt series'?