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

Modified Files:
        buildtool.cfg buildtool.mk 
Added Files:
        wpasupplicant_0.3.8-1.diff.gz wpasupplicant_0.3.8.orig.tar.gz 
Removed Files:
        wpasupplicant_0.2.6-1.diff.gz wpasupplicant_0.2.6.orig.tar.gz 
Log Message:
updated to version 0.3.8-1

--- wpasupplicant_0.2.6.orig.tar.gz DELETED ---

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/wpasupplicant/buildtool.cfg,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.cfg       28 Dec 2004 21:14:16 -0000      1.2
--- buildtool.cfg       19 Jun 2005 13:15:11 -0000      1.3
***************
*** 5,9 ****
  </File>
                    
! <File wpasupplicant_0.2.6.orig.tar.gz>
    Server = cvs-sourceforge
    Revision = HEAD
--- 5,9 ----
  </File>
                    
! <File wpasupplicant_0.3.8.orig.tar.gz>
    Server = cvs-sourceforge
    Revision = HEAD
***************
*** 12,16 ****
  </File>
  
! <File wpasupplicant_0.2.6-1.diff.gz>
    Server = cvs-sourceforge
    Revision = HEAD
--- 12,16 ----
  </File>
  
! <File wpasupplicant_0.3.8-1.diff.gz>
    Server = cvs-sourceforge
    Revision = HEAD
***************
*** 21,25 ****
  <Package>
        <wpasupp>
!               Version = 0.2.6-1
                Revision = 1
  
--- 21,25 ----
  <Package>
        <wpasupp>
!               Version = 0.3.8-1
                Revision = 1
  

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/wpasupplicant/buildtool.mk,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.mk        28 Dec 2004 21:14:16 -0000      1.2
--- buildtool.mk        19 Jun 2005 13:15:23 -0000      1.3
***************
*** 2,11 ****
  include $(MASTERMAKEFILE)
  
! WPA_DIR:=wpasupplicant-0.2.6
  WPA_TARGET_DIR:=$(BT_BUILD_DIR)/wpasupplicant
  
- export CFLAGS=-I$(BT_STAGING_DIR)/usr/include
- export LIBS=-L$(BT_STAGING_DIR)/usr/lib
- #LD_LIBRARY_PATH=$(BT_STAGING_DIR)/usr/lib
  
  $(WPA_DIR)/.source:
--- 2,8 ----
  include $(MASTERMAKEFILE)
  
! WPA_DIR:=wpasupplicant-0.3.8
  WPA_TARGET_DIR:=$(BT_BUILD_DIR)/wpasupplicant
  
  
  $(WPA_DIR)/.source:
***************
*** 21,25 ****
        mkdir -p $(WPA_TARGET_DIR)/usr/sbin
        mkdir -p $(WPA_TARGET_DIR)/etc
!       make CC=$(TARGET_CC) -C $(WPA_DIR)
        -$(BT_STRIP) -s --remove-section=.note --remove-section=.comment 
$(WPA_DIR)/wpa_cli
        -$(BT_STRIP) -s --remove-section=.note --remove-section=.comment 
$(WPA_DIR)/wpa_passphrase
--- 18,23 ----
        mkdir -p $(WPA_TARGET_DIR)/usr/sbin
        mkdir -p $(WPA_TARGET_DIR)/etc
!       ( cd $(WPA_DIR) ; export CFLAGS="$(BT_COPT_FLAGS) -MMD -Wall -g 
-I$(BT_STAGING_DIR)/usr/include" ; \
!       export LIBS=-L$(BT_STAGING_DIR)/usr/lib ; make CC=$(TARGET_CC) ) ;
        -$(BT_STRIP) -s --remove-section=.note --remove-section=.comment 
$(WPA_DIR)/wpa_cli
        -$(BT_STRIP) -s --remove-section=.note --remove-section=.comment 
$(WPA_DIR)/wpa_passphrase

--- NEW FILE: wpasupplicant_0.3.8.orig.tar.gz ---
(This appears to be a binary file; contents omitted.)

--- wpasupplicant_0.2.6-1.diff.gz DELETED ---

--- NEW FILE: wpasupplicant_0.3.8-1.diff.gz ---
(This appears to be a binary file; contents omitted.)



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to