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

Modified Files:
        buildtool.cfg buildtool.mk 
Added Files:
        wpa_supplicant-0.4.8.tar.gz 
Removed Files:
        wpa_supplicant-0.4.7.tar.gz 
Log Message:
update to version 0.4.8

--- NEW FILE: wpa_supplicant-0.4.8.tar.gz ---
(This appears to be a binary file; contents omitted.)

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/wpasupplicant/buildtool.cfg,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** buildtool.cfg       6 Feb 2006 19:16:00 -0000       1.6
--- buildtool.cfg       9 Feb 2006 20:25:52 -0000       1.7
***************
*** 5,9 ****
  </File>
                    
! <File wpa_supplicant-0.4.7.tar.gz>
    Server = cvs-sourceforge
    Revision = HEAD
--- 5,9 ----
  </File>
                    
! <File wpa_supplicant-0.4.8.tar.gz>
    Server = cvs-sourceforge
    Revision = HEAD
***************
*** 39,44 ****
  <Package>
        <wpasupp>
!               Version = 0.4.7
!               Revision = 2
  
                Help <<EOF
--- 39,44 ----
  <Package>
        <wpasupp>
!               Version = 0.4.8
!               Revision = 1
  
                Help <<EOF

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/wpasupplicant/buildtool.mk,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** buildtool.mk        7 Jan 2006 14:25:20 -0000       1.5
--- buildtool.mk        9 Feb 2006 20:25:52 -0000       1.6
***************
*** 2,6 ****
  include $(MASTERMAKEFILE)
  
! WPA_DIR:=wpa_supplicant-0.4.7
  WPA_TARGET_DIR:=$(BT_BUILD_DIR)/wpasupplicant
  
--- 2,6 ----
  include $(MASTERMAKEFILE)
  
! WPA_DIR:=wpa_supplicant-0.4.8
  WPA_TARGET_DIR:=$(BT_BUILD_DIR)/wpasupplicant
  
***************
*** 21,27 ****
        ( 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
!       -$(BT_STRIP) -s --remove-section=.note --remove-section=.comment 
$(WPA_DIR)/wpa_supplicant
        cp -a $(WPA_DIR)/wpa_cli $(WPA_TARGET_DIR)/usr/sbin     
        cp -a $(WPA_DIR)/wpa_passphrase $(WPA_TARGET_DIR)/usr/sbin      
--- 21,27 ----
        ( 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) $(BT_STRIP_BINOPTS) $(WPA_DIR)/wpa_cli
!       -$(BT_STRIP) $(BT_STRIP_BINOPTS) $(WPA_DIR)/wpa_passphrase
!       -$(BT_STRIP) $(BT_STRIP_BINOPTS) $(WPA_DIR)/wpa_supplicant
        cp -a $(WPA_DIR)/wpa_cli $(WPA_TARGET_DIR)/usr/sbin     
        cp -a $(WPA_DIR)/wpa_passphrase $(WPA_TARGET_DIR)/usr/sbin      

--- wpa_supplicant-0.4.7.tar.gz DELETED ---



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
leaf-cvs-commits mailing list
leaf-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to