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
26d7cbad
Commit
26d7cbad
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 "Use an invalid committer name/email for build-time patches"
parents
ab8e0b88
567a393a
No related branches found
Branches containing commit
Tags
AU_LINUX_GECKO_B2G_KK_2.0.01.04.00.114.010
AU_LINUX_GECKO_B2G_KK_3.6.01.04.00.000.016
AU_LINUX_GECKO_B2G_KK_3.6.01.04.00.000.017
AU_LINUX_GECKO_B2G_KK_3.6.01.04.00.000.020
LNX.LF.3.4-01000-8x26.0
LNX.LF.3.5.1-02000-8x10.0
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vendorsetup.sh
+3
-0
3 additions, 0 deletions
vendorsetup.sh
with
3 additions
and
0 deletions
vendorsetup.sh
+
3
−
0
View file @
26d7cbad
...
...
@@ -68,6 +68,9 @@ __abandon_tree()
__patch_tree
()
{
(
export
GIT_COMMITTER_NAME
=
nobody
export
GIT_COMMITTER_EMAIL
=
nobody
cd
$(
gettop
)
local
TREE_ID
=
${
B2G_TREE_ID
:-
$(
${
B2G_TREEID_SH
}
)
}
...
...
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