[Buildroot] [PATCH 03/22] libgtk2: use non-host specific patch

Peter Korsgaard jacmet at uclibc.org
Sun Mar 24 11:44:59 UTC 2013


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

 Thomas> The libgtk2 package was using a host-<foo>.patch that should be
 Thomas> applied only on the host variant of the package. Unfortunately, with
 Thomas> the patch model rework, this doesn't work anymore: Buildroot tries to
 Thomas> apply the patch twice, for some reason.

 Thomas> But instead of fixing the patch model, it is probably a lot better to
 Thomas> fix this patch itself, which is the only usage of host-only patch in
 Thomas> Buildroot.

 Thomas> So instead of simply removing code that detects dependencies in gtk2's
 Thomas> configure.in script, we use a condition based on the value of
 Thomas> gdktarget. And it turns out that it makes the patch shorter.

 Thomas> However, it requires autoreconfiguring the libgtk2 target package,
 Thomas> because we are now modifying its configure.in.

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list