root/trunk/wpa_supplicant-0.5.8_to_zipit2-1.0.patch

Revision 2, 313 bytes (checked in by drmikecrowe, 6 months ago)

Updated patch to match community request.
Fixed blob patch.

Engineering notes:

I’ve updated the GPL patch files, and they appear clean now. The
problems with them turned out to be CVS updating the RCS keywords that
showed up in some projects as well as the patch files themselves.

I’ve also fixed the make_patches.sh script in the CVS zipit2/build_tree
repository so that it generates correct patch files. The correct patch
files are also attached to this email.

These patches can be applied from the root directory of each project by
patch –p2 < “project patch file” (i.e. these patches have a
build_tree/”module” path prefix).

  • /dev/null

    old new  
     1 
     2CONFIG_CTRL_IFACE=y 
     3 
     4CONFIG_DRIVER_WEXT=y 
     5CONFIG_WIRELESS_EXTENSION=y 
     6 
     7CONFIG_EAP_PSK=y 
     8 
Note: See TracBrowser for help on using the browser.