[Buildroot] [PATCH 6/6] apply-patches.sh: use series file to apply patches in proper order

Peter Korsgaard jacmet at uclibc.org
Wed Mar 21 13:02:56 UTC 2012


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

Hi,

 Thomas> Do we really want to support this use case within apply-patches.sh
 Thomas> directly? Packages such as argus, cvs, input-tools, mii-diag,
 Thomas> setserial, sysklogd, sysvinit and thttpd all handle this by adding a
 Thomas> special xxx_POST_PATCH_HOOK that applies the patches in
 Thomas> debian/patches/. In other words:

 Thomas>  * The package infrastructure applies the Debian patch, which creates
 Thomas>    the debian/patches/ directory

The difference is that the Debian diff with quilt format is no longer
distributed as a (compressed) diff, but a tarball extra files, so the
current <pkg>_PATCH handling doesn't really work for that.

But like I mentioned earlier, I don't have a problem with us dropping
support for this special case as long as we find a solution for packages
like liblockfile.

For now I applied the patch so liblockfile builds again.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list