Update of /cvsroot/leaf/src/bering-uclibc/apps/linux
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv12937

Modified Files:
        buildtool.cfg buildtool.mk 
Log Message:
openswan-2.4.7 patch provided by Cedric Schieli

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/buildtool.cfg,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** buildtool.cfg       15 Nov 2006 21:12:43 -0000      1.35
--- buildtool.cfg       16 Nov 2006 22:49:33 -0000      1.36
***************
*** 147,150 ****
--- 147,159 ----
  </File>
  
+ # Temporary build fix for openswan 2.4.7
+ # See http://lists.openswan.org/pipermail/dev/2006-November/001473.html
+ <File openswan-fixes.patch>
+       Server = cvs-sourceforge
+       Directory = linux/patches
+       envname = KERNEL_PATCH19
+       Revision = HEAD
+ </File>
+ 
  <File Bering-2.4.33.config>
        Server = cvs-sourceforge

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/buildtool.mk,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** buildtool.mk        15 Nov 2006 21:12:43 -0000      1.24
--- buildtool.mk        16 Nov 2006 22:49:33 -0000      1.25
***************
*** 28,31 ****
--- 28,32 ----
        cat $(KERNEL_PATCH17) | patch -d linux -p1
        cat $(KERNEL_PATCH18) | patch -d linux -p1
+       cat $(KERNEL_PATCH19) | patch -d linux -p1
        cp $(LINUX_CONFIG) linux/.config 
        touch $(BT_LINUX_DIR)/.source


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to