Closed
Bug 866408
Opened 12 years ago
Closed 12 years ago
Inari RIL builds shouldn't include libqc_b2g_location
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: rail)
References
Details
(Whiteboard: [b2g])
Per :tchung and :mvines, we shouldn't be including the location bundle for inari builds.
This will require changing our nightly repack scripts.
Comment 1•12 years ago
|
||
is the location bundle a problem for inari *only*, or does this also impact builds for other devices?
Blocks: 839713
Comment 2•12 years ago
|
||
The problem is really that some of the blobs being used by Inari moz builds are stale, this bug is just a workaround until they can be refreshed. Unagi and Otoro are of a similar blob vintage as Inari, so it likely have the same problem. All other devices should not be impacted.
Reporter | ||
Comment 3•12 years ago
|
||
Until we have this fixed by automation, this is easily worked around manually. Just comment out or remove the line in flash.sh that says
"run_adb push ril/libqc_b2g_location /system/b2g/distribution/bundles/libqc_b2g_location"
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → rail
Assignee | ||
Comment 4•12 years ago
|
||
This should be automated now. Latest inari RIL repacks should be pushing libqc_b2g_ril only now. Can someone verify this?
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•