From: "Luis R. Rodriguez" <[email protected]>

This changeset updates the backports project to enable keeping
headers around upon patch refresh. We now use a Python library
for managing patches, update that library to the the latest
from svn trunk, make a small change to it and then modify our
gentree.py to take advantage of it.

Anatoly, feel free to incorporate the patch.py change to your
respective upstream if you see it fit.

Luis R. Rodriguez (3):
  backports: update patch Python library
  lib/patch.py: add top header parsing support
  gentree.py: keep patch headers for patch refresh

 gentree.py   |    4 +++-
 lib/patch.py |   45 ++++++++++++++++++++++++++++++++++++---------
 2 files changed, 39 insertions(+), 10 deletions(-)

-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to