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

Modified Files:
        buildtool.cfg buildtool.mk 
Added Files:
        busybox-1.17.4.tar.bz2 
Log Message:
updated to 1.17.4


Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/busybox/buildtool.cfg,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** buildtool.cfg       29 Dec 2010 10:18:12 -0000      1.6
--- buildtool.cfg       2 Jan 2011 22:50:56 -0000       1.7
***************
*** 5,9 ****
  </File>
  
! <File busybox-1.17.1.tar.bz2>
        Server = cvs4-sourceforge
        envname = BUSYBOX_SOURCE
--- 5,9 ----
  </File>
  
! <File busybox-1.17.4.tar.bz2>
        Server = cvs4-sourceforge
        envname = BUSYBOX_SOURCE
***************
*** 12,21 ****
  </File>
  
! #<File busybox-dev-root.patch>
! #     Server = cvs4-sourceforge
! #     envname = BUSYBOX_PATCH1
! #     directory = busybox
! #     revision = HEAD
! #</File>
  
  <File psargs.patch>
--- 12,21 ----
  </File>
  
! <File busybox-dev-root.patch>
!       Server = cvs4-sourceforge
!       envname = BUSYBOX_PATCH1
!       directory = busybox
!       revision = HEAD
! </File>
  
  <File psargs.patch>

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/busybox/buildtool.mk,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** buildtool.mk        29 Dec 2010 10:18:12 -0000      1.8
--- buildtool.mk        2 Jan 2011 22:50:57 -0000       1.9
***************
*** 8,12 ****
  include $(MASTERMAKEFILE)
  
! BUSYBOX_DIR=busybox-1.17.1
  BUSYBOX_BUILD_DIR=$(BT_BUILD_DIR)/busybox
  
--- 8,12 ----
  include $(MASTERMAKEFILE)
  
! BUSYBOX_DIR=busybox-1.17.4
  BUSYBOX_BUILD_DIR=$(BT_BUILD_DIR)/busybox
  
***************
*** 16,20 ****
  $(BUSYBOX_DIR)/.source: 
        bzcat $(BUSYBOX_SOURCE) | tar -xvf -
! #     cat $(BUSYBOX_PATCH1) | patch -d $(BUSYBOX_DIR) -p1
        cat $(BUSYBOX_PATCH2) | patch -d $(BUSYBOX_DIR) -p1
        cat $(BUSYBOX_PATCH3) | patch -d $(BUSYBOX_DIR) -p1
--- 16,20 ----
  $(BUSYBOX_DIR)/.source: 
        bzcat $(BUSYBOX_SOURCE) | tar -xvf -
!       cat $(BUSYBOX_PATCH1) | patch -d $(BUSYBOX_DIR) -p1
        cat $(BUSYBOX_PATCH2) | patch -d $(BUSYBOX_DIR) -p1
        cat $(BUSYBOX_PATCH3) | patch -d $(BUSYBOX_DIR) -p1

--- NEW FILE: busybox-1.17.4.tar.bz2 ---
(This appears to be a binary file; contents omitted.)


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
leaf-cvs-commits mailing list
leaf-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to