Changeset 247

Show
Ignore:
Timestamp:
07/16/10 14:12:09 (22 months ago)
Author:
marek
Message:

[robin] MAC-address range 70:72:cf:xx:xx:xx compatibility (2694)

Location:
robin/trunk
Files:
1 added
2 modified

Legend:

Unmodified
Added
Removed
  • robin/trunk/CHANGES

    r230 r247  
     1r2694  
     2- MAC-address range 70:72:cf:xx:xx:xx compatibility 
     3 
    14r2690 
    25- uci file being updated aren't hardcoded but read from a file 
  • robin/trunk/Makefile

    r246 r247  
    147147        chmod +x $(ROBIN_LOCAL_PATH)/robin-mesh/files/usr/sbin/update-radio.sh 
    148148 
    149         #add MAC-address range 70:72:cf:xx:xx:xx to detect new OM1P series 
     149        #r2694 - MAC-address range 70:72:cf:xx:xx:xx compatibility 
    150150        cd $(ROBIN_LOCAL_PATH) && patch -l -p0 < ../$(PATCHES_PATH)/new-OM1P-MAC-address-range.patch 
     151        cp $(PATCHES_PATH)/501-zero-first-mac-byte.patch $(OWRT_DIST_LOCAL_PATH)/package/madwifi/patches/ 
    151152 
    152153ifeq ($(strip $(OLSRD_VER)), r8) 
     
    163164        cp $(PATCHES_PATH)/config-default-small-8_09 $(OWRT_DIST_LOCAL_PATH)/target/linux/atheros/config-default 
    164165        $(shell echo $(ROBIN_BUILD_VER) > $(ROBIN_LOCAL_PATH)/robin-mesh/files/etc/robin_build_version) 
    165         $(shell echo "r2693" > $(ROBIN_LOCAL_PATH)/robin-mesh/files/etc/robin_version) 
     166        $(shell echo "r2694" > $(ROBIN_LOCAL_PATH)/robin-mesh/files/etc/robin_version) 
    166167 
    167168build_fw: standard_config