Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Commit

Permalink
Update to latest OpenWRT.git of today
Browse files Browse the repository at this point in the history
  • Loading branch information
chunkeey committed Sep 2, 2015
1 parent b928555 commit 84658d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Bringup repo for the Cisco Meraki MR18 on OpenWRT!

Code is based on revision http://git.openwrt.org/?p=openwrt.git;a=commit;h=b2449f768a1203da89c9729b14e8e9f9c4f46a99
Code is based on revision http://git.openwrt.org/?p=openwrt.git;a=commit;h=3b6f0ca4ac06699d37d7048cad389a1998028d4f

Building
-----
Expand Down
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ if [ ! -d $clonedir ]; then
Msg "Cloning Repo..."
git clone git://git.openwrt.org/openwrt.git $clonedir
cd $clonedir
git reset --hard b2449f768a1203da89c9729b14e8e9f9c4f46a99
git reset --hard 3b6f0ca4ac06699d37d7048cad389a1998028d4f
cd - > /dev/null
fi

Expand Down

0 comments on commit 84658d6

Please sign in to comment.