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

Modified Files:
        buildtool.cfg buildtool.mk 
Log Message:
update to version 2.4.34.6


Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/buildtool.cfg,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** buildtool.cfg       23 Jan 2007 21:44:37 -0000      1.38
--- buildtool.cfg       16 Jun 2008 20:03:43 -0000      1.39
***************
*** 7,11 ****
  </Server>
  
! <File linux-2.4.34.tar.bz2>
        Server = kernel.org
        envname = KERNEL_SOURCE
--- 7,11 ----
  </Server>
  
! <File linux-2.4.34.6.tar.bz2>
        Server = kernel.org
        envname = KERNEL_SOURCE

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/linux/buildtool.mk,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** buildtool.mk        23 Jan 2007 21:44:37 -0000      1.27
--- buildtool.mk        16 Jun 2008 20:03:43 -0000      1.28
***************
*** 9,13 ****
  $(BT_LINUX_DIR)/.source:
        bzcat $(KERNEL_SOURCE) | tar -xvf -
!       ln -s linux-2.4.34 linux        
        zcat $(KERNEL_PATCH1) | patch -d linux -p1
        zcat $(KERNEL_PATCH2) | patch -d linux -p1
--- 9,13 ----
  $(BT_LINUX_DIR)/.source:
        bzcat $(KERNEL_SOURCE) | tar -xvf -
!       ln -s linux-2.4.34.6 linux      
        zcat $(KERNEL_PATCH1) | patch -d linux -p1
        zcat $(KERNEL_PATCH2) | patch -d linux -p1
***************
*** 51,53 ****
  srcclean:     
        rm -rf linux
!       rm -rf linux-2.4.34
--- 51,53 ----
  srcclean:     
        rm -rf linux
!       rm -rf linux-2.4.34.6


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to