[Klone-users] applying patches

Stefano Barbato barbato at koanlogic.com
Fri Jul 4 07:42:44 EDT 2008


Hi Sven,

you can use the KLONE_TARGET_PATCH_FILE variable in the top-level  
makefile.

The variable must contain the full path of the patch file (you can use  
make $(CURDIR) variable to get the current directory); the patch will  
be applied from the klone-VER/build/target/klone-core-VER.

You can also use KLONE_HOST_PATCH_FILE for patching the klone version  
compiled for the host machine if you're cross-compiling.

An example is available at:

	http://koanlogic.com/download/klone/klapp-msgchan-1.2.2.tar.gz

thanks for your work on openwrt+klone :-)

bye!
s



On 04/lug/08, at 12:52, Steven Van Ingelgem wrote:

> Hi,
>
>
> I am trying to make an automated build system for kloned on top of  
> the openwrt. But I have been stripping down klone to use less space  
> (stripping features from the daemon I don't need).
> How can I make a patch and let it be handled by the klone build  
> system?
>
> I noticed that xeno.mk can make use of patch files, but where should  
> they be put? And what naming convention is there to use?
>
>
> Thanks,
> Steven
> _______________________________________________
> Klone-users mailing list
> Klone-users at koanlogic.com
> http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users





More information about the klone-users mailing list