tessel / openwrt-tessel

OpenWrt build scripts and package feed for Tessel 2
Other
32 stars 14 forks source link

Fixes OpenWRT build. #30

Closed tcr closed 9 years ago

tcr commented 9 years ago

Currently you can’t do a clean build because

  1. a mirror went down
  2. bzip2 in openwrt clashes with our upstream-packages brach. both need the addition (not removal or change) of a host target, very simply

See the two most recent commits here for the difference https://github.com/tessel/openwrt/commits/2015-10-26

johnnyman727 commented 9 years ago

Will build and do some smoke tests! @tcr can you add to the description what exactly this fixes?

tcr commented 9 years ago

@johnnyman727 done

johnnyman727 commented 9 years ago

I did a quick smoke test of changing the name, connecting to WiFi, listing LAN connections, and deploying code. Looks good!