Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
build
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
lf
build
Commits
5ab087b9
Commit
5ab087b9
authored
10 years ago
by
Linux Build Service Account
Committed by
Gerrit - the friendly Code Review server
10 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Wait for device to be online before flashing extensions"
parents
4059762b
2a5a7098
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.config
+2
-0
2 additions, 0 deletions
.config
with
2 additions
and
0 deletions
.config
+
2
−
0
View file @
5ab087b9
...
...
@@ -33,6 +33,8 @@ __flash_device()
if
[
"$1"
=
"ext"
];
then
run_adb
root
sleep
1
run_adb
wait
-
for
-
device
run_adb
remount
run_adb
shell
rm
-
r
/
system
/
b2g
/
distribution
/
run_adb
shell
rm
-
r
/
data
/
b2g
/
mozilla
/*.
default
/
startupCache
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment