Skip to content

Commit

Permalink
documentation/consumer: correct a Debian/Ubuntu method of installing …
Browse files Browse the repository at this point in the history
…fastboot (#973)

Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Co-authored-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
  • Loading branch information
lumag and Vladimir Zapolskiy committed Oct 16, 2023
1 parent 1645374 commit b7b8aa5
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 28 deletions.
Expand Up @@ -38,10 +38,7 @@ This section show how to install a new operating system to your DragonBoard™ 4
$ sudo yum install android-tools
# Debian (Ubuntu)
$ sudo apt-get install android-tools
# Ubuntu 16.04 (Xenial) and beyond
$ sudo apt-get install android-tools-fastboot
$ sudo apt-get install fastboot
```

#### **Step 2**: Connect host computer to DragonBoard 410c
Expand Down
5 changes: 1 addition & 4 deletions consumer/dragonboard/dragonboard845c/installation/le.md
Expand Up @@ -32,10 +32,7 @@ This section show how to install a new operating system to your DragonBoard™ 8
$ sudo yum install android-tools
# Debian (Ubuntu)
$ sudo apt-get install android-tools
# Ubuntu 16.04 (Xenial) and beyond
$ sudo apt-get install android-tools-fastboot
$ sudo apt-get install fastboot
```

#### **Step 2**: Connect host computer to DragonBoard 845c
Expand Down
Expand Up @@ -35,10 +35,7 @@ This section show how to install a new operating system to your DragonBoard™ 8
$ sudo yum install android-tools
# Debian (Ubuntu)
$ sudo apt-get install android-tools
# Ubuntu 16.04 (Xenial) and beyond
$ sudo apt-get install android-tools-fastboot
$ sudo apt-get install fastboot
```

#### **Step 2**: Connect host computer to RB3
Expand Down
Expand Up @@ -34,10 +34,7 @@ This section show how to install a new operating system to your Qualcomm Robotic
$ sudo yum install android-tools
# Debian (Ubuntu)
$ sudo apt-get install google-android-platform-tools-installer
# Ubuntu 16.04 (Xenial) and beyond
$ sudo apt-get install android-tools-fastboot
$ sudo apt-get install fastboot
```

#### **Step 2**: Connect host computer to RB1
Expand Down
Expand Up @@ -34,10 +34,7 @@ This section show how to install a new operating system to your Qualcomm Robotic
$ sudo yum install android-tools
# Debian (Ubuntu)
$ sudo apt-get install google-android-platform-tools-installer
# Ubuntu 16.04 (Xenial) and beyond
$ sudo apt-get install android-tools-fastboot
$ sudo apt-get install fastboot
```

#### **Step 2**: Connect host computer to RB2
Expand Down
Expand Up @@ -32,10 +32,7 @@ This section show how to install a new operating system to your Qualcomm Robotic
$ sudo yum install android-tools
# Debian (Ubuntu)
$ sudo apt-get install android-tools
# Ubuntu 16.04 (Xenial) and beyond
$ sudo apt-get install android-tools-fastboot
$ sudo apt-get install fastboot
```

#### **Step 2**: Connect host computer to Qualcomm Robotics RB5 development kit
Expand Down
Expand Up @@ -35,10 +35,7 @@ This section show how to install a new operating system to your Qualcomm Robotic
$ sudo yum install android-tools
# Debian (Ubuntu)
$ sudo apt-get install android-tools
# Ubuntu 16.04 (Xenial) and beyond
$ sudo apt-get install android-tools-fastboot
$ sudo apt-get install fastboot
```

#### **Step 2**: Connect host computer to RB5
Expand Down

0 comments on commit b7b8aa5

Please sign in to comment.