Steve_M
TVWBB Guru
The OpenWrt svn repo looks to now officially be offline.
I cloned git://git.openwrt.org/12.09/openwrt.git and had a look at the commit log and found
This puts us at r36423, compared to r36422, which is what Bryan is building from. The git log shows r36423 and r36421, but no commit for r36422. Go figure!
Edit: Looks like things patch and compile cleanly all the way to commit id 955332d ( r36464 ) which bumps UCI from 2013-01-04 to 2013-04-22
I modified my build script to use the OpenWrt git repo and checked out branch f83d737 and everything patches cleanly and compiles cleanly. I upgraded my heatermeter to use this version and everything appears to be working fine.
I've saved the entire build log here.
Updated build script here
One step build:
** I can only confirm that this works on Ubuntu Trusty ( 14.04 )
I cloned git://git.openwrt.org/12.09/openwrt.git and had a look at the commit log and found
Code:
commit [B]f83d737[/B]d3ece14a41782615ae068e328df909ac8
Author: jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Thu Apr 25 09:36:00 2013 +0000
AA: base-files: backport r36107
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@[B]36423[/B] 3c298f89-4303-0410-b956-a3cf2f4a3e73
This puts us at r36423, compared to r36422, which is what Bryan is building from. The git log shows r36423 and r36421, but no commit for r36422. Go figure!
Edit: Looks like things patch and compile cleanly all the way to commit id 955332d ( r36464 ) which bumps UCI from 2013-01-04 to 2013-04-22
I modified my build script to use the OpenWrt git repo and checked out branch f83d737 and everything patches cleanly and compiles cleanly. I upgraded my heatermeter to use this version and everything appears to be working fine.
I've saved the entire build log here.
Updated build script here
One step build:
Code:
bash <(curl -s0 https://gist.githubusercontent.com/shmick/f16d1f9331404ad61993/raw)
** I can only confirm that this works on Ubuntu Trusty ( 14.04 )
Code:
BusyBox v1.19.4 (2016-02-25 04:55:14 UTC) built-in shell (ash)
Enter 'help' for a list of built-in commands.
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
ATTITUDE ADJUSTMENT (Attitude Adjustment, r36423)
-----------------------------------------------------
* 1/4 oz Vodka Pour all ingredients into mixing
* 1/4 oz Gin tin with ice, strain into glass.
* 1/4 oz Amaretto
* 1/4 oz Triple sec
* 1/4 oz Peach schnapps
* 1/4 oz Sour mix
* 1 splash Cranberry juice
-----------------------------------------------------
Last edited: