aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/usrp_e3x0.dox
diff options
context:
space:
mode:
authorPhilip Balister <philip@opensdr.com>2015-10-21 16:23:01 -0700
committerPhilip Balister <philip@opensdr.com>2015-10-21 16:32:29 -0700
commit9dea76ab85eb1ba3a0c52dc0499b2b16a16e82da (patch)
tree5cd924ba9ef36db3f3864166f0b74ae915243245 /host/docs/usrp_e3x0.dox
parentec9ce22775468d48766463a1f38d3d83fd0a1775 (diff)
downloaduhd-9dea76ab85eb1ba3a0c52dc0499b2b16a16e82da.tar.gz
uhd-9dea76ab85eb1ba3a0c52dc0499b2b16a16e82da.tar.bz2
uhd-9dea76ab85eb1ba3a0c52dc0499b2b16a16e82da.zip
E300 docs: Use Release-3 to rebuild file system.
Release-2 fails due to moved rtimulib code. Signed-off-by: Philip Balister <philip@opensdr.com>
Diffstat (limited to 'host/docs/usrp_e3x0.dox')
-rw-r--r--host/docs/usrp_e3x0.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/usrp_e3x0.dox b/host/docs/usrp_e3x0.dox
index 6baf7b7c8..807d82e4d 100644
--- a/host/docs/usrp_e3x0.dox
+++ b/host/docs/usrp_e3x0.dox
@@ -172,7 +172,7 @@ knowledge of Linux.
\code{.sh}
$ mkdir e300-oe-build
$ cd e300-oe-build
- $ repo init -u git://github.com/EttusResearch/e300-manifest.git -b Release-2
+ $ repo init -u git://github.com/EttusResearch/e300-manifest.git -b Release-3
\endcode
-# Initialize the environment. This will take a little while.