* [ptxdist] How to apply a patch from internet?
@ 2012-07-12 20:09 Philippe Corbes
2012-07-13 5:33 ` Juergen Beisert
0 siblings, 1 reply; 2+ messages in thread
From: Philippe Corbes @ 2012-07-12 20:09 UTC (permalink / raw)
To: ptxdist
[-- Attachment #1.1: Type: text/plain, Size: 382 bytes --]
Hello,
I would like to know if it's possible to conditionally download and apply a
patch from internet to original sources downloaded from internet..
If not can you give me a sample code to conditionally apply a patch (I add
a boolean in the .in file and I check this boolean before patch apply) ?
Usually we apply automatically all patch files.
Thank you for your help.
Philippe
[-- Attachment #1.2: Type: text/html, Size: 414 bytes --]
[-- Attachment #2: Type: text/plain, Size: 48 bytes --]
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] How to apply a patch from internet?
2012-07-12 20:09 [ptxdist] How to apply a patch from internet? Philippe Corbes
@ 2012-07-13 5:33 ` Juergen Beisert
0 siblings, 0 replies; 2+ messages in thread
From: Juergen Beisert @ 2012-07-13 5:33 UTC (permalink / raw)
To: ptxdist; +Cc: Philippe Corbes
Hi Philippe,
Philippe Corbes wrote:
> I would like to know if it's possible to conditionally download and apply a
> patch from internet to original sources downloaded from internet..
> If not can you give me a sample code to conditionally apply a patch (I add
> a boolean in the .in file and I check this boolean before patch apply) ?
> Usually we apply automatically all patch files.
You should do it the other way round: apply always the patch, but forward some
kind of configure switch or make variable to its build system, to make the
patched part compile or not.
Regards,
Juergen
--
Pengutronix e.K. | Juergen Beisert |
Linux Solutions for Science and Industry | http://www.pengutronix.de/ |
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-13 5:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-12 20:09 [ptxdist] How to apply a patch from internet? Philippe Corbes
2012-07-13 5:33 ` Juergen Beisert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox