At work I need to work with a lot of patches to gstreamer .. and when you have to make changes to some upstream patch.. it's a pita.. so where's anaccount of my first experience with quilt
Managing Patches with quilt
Quilt is a tool for patches management originally developed for the linux kernel.
What Quilt will do for you
- Manage a list of patches so that you can easily move
from one patch to another and modify them (quilt pop, quilt push , quilt refresh)
- Makes graphs about dependencies etc...
- Makes it easy to update an upstream patch and fix
Recent comments
2 years 45 weeks ago
2 years 45 weeks ago