README.source: Mention need to refresh patches when updating upstream source

This commit is contained in:
Ben Hutchings 2016-03-15 01:04:33 +00:00
parent e4a0845da3
commit 5bb08e7930
1 changed files with 8 additions and 0 deletions

View File

@ -43,8 +43,16 @@ unifdef packages installed.
This will produce ../orig/linux_<version>.orig.tar.xz
(e.g. linux_3.5~rc1.orig.tar.xz).
It involves applying several patches and file deletions for DFSG
compliance, as listed in debian/patches/series-orig. Occasionally
you will need to refresh these.
3) Run: make -f debian/rules orig
This will apply the main quilt series to the upstream source, which
will usually fail due to conflicts with upstream changes. You need
to resolve those by dropping or refreshing patches.
Applying patches to the Debian kernel tree
==========================================