Update of /cvsroot/leaf/src/bering-uclibc4/source/openrrcp
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv15123

Modified Files:
        buildtool.cfg buildtool.mk 
Log Message:
Patched to build with 2.6.35 kernel


Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/openrrcp/buildtool.cfg,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buildtool.cfg       25 May 2010 22:21:32 -0000      1.3
--- buildtool.cfg       7 Aug 2010 11:39:37 -0000       1.4
***************
*** 12,19 ****
  </File>
  
  <Package>
        <openrrcp>
                Version = 0.2.1
!               Revision = 1
                
                Help <<EOF
--- 12,26 ----
  </File>
  
+ <File openrrcp-include-2.6.35.patch>
+   Server = cvs4-sourceforge
+   envname = PATCH1
+   Revision = HEAD
+   Directory = openrrcp
+ </File>
+ 
  <Package>
        <openrrcp>
                Version = 0.2.1
!               Revision = 2
                
                Help <<EOF

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/openrrcp/buildtool.mk,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.mk        25 May 2010 22:23:34 -0000      1.2
--- buildtool.mk        7 Aug 2010 11:39:37 -0000       1.3
***************
*** 13,16 ****
--- 13,17 ----
  source: 
        zcat $(SOURCE) |  tar -xvf -
+       cat $(PATCH1) | patch -p1 -d $(OPENRRCP_DIR)
  
  build: $(OPENRRCP_DIR)/Makefile


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to