Closed
Bug 863765
Opened 13 years ago
Closed 12 years ago
Apply patches to builds
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jhford, Unassigned)
Details
Attachments
(1 file)
|
2.03 KB,
text/plain
|
Details |
We have patches that we'd like to apply to our builds. These patches are code differences in the AOSP repositories which we use, but which haven't been landed on our upstream repository.
| Reporter | ||
Comment 1•13 years ago
|
||
b95a5cc..9a4dc85 master -> master
9635c27..94519f4 v1-train -> v1-train
bc902bf..956ee53 v1.0.1 -> v1.0.1
| Reporter | ||
Comment 2•13 years ago
|
||
| Reporter | ||
Updated•13 years ago
|
Attachment #739647 -
Attachment description: script to \ → script to update the patch queue
Attachment #739647 -
Attachment mime type: application/x-shellscript → text/plain
Comment 3•13 years ago
|
||
When/how will this script be invoked?
Can you not hardcode the github url so we can use git.m.o as well?
Flags: needinfo?(jhford)
| Reporter | ||
Comment 4•13 years ago
|
||
the script is only attached for historical purposes. It never needs to be run in production, only if we have to copy over new/more patches. It's hardcoded because this is a simple script to update the gonk-patches repo.
Flags: needinfo?(jhford)
Comment 5•13 years ago
|
||
Ok, so we just cleared this up on irc. tl;dr - no impact to releng builds
This script is run manually to update the contents of the gonk-patches repo. This repo has recently been added to the v1-train and v1.0.1 manifests, and so the 'repo' tool will pull in these patches as part of the source checkouts. The script is *not* invoked by build.sh, so there's no build-time dependency on github here.
| Reporter | ||
Comment 6•12 years ago
|
||
This landed a while ago.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•