Closed
Bug 1252187
Opened 10 years ago
Closed 10 years ago
[Aries-KK] Upgrade device toolchain to gcc-4.8
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: _AtilA_, Assigned: _AtilA_)
References
Details
Attachments
(3 files)
As per bug 1251717, this is a good moment to upgrade the toolchain to gcc-4.8.
This will require a simple modification in the kernel Makefile (haven't found any better approach) and add some variables to device config file.
PR soon!
| Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → jgomez
Attachment #8724885 -
Flags: review?(lissyx+mozillians)
| Assignee | ||
Updated•10 years ago
|
QA Contact: jgomez
| Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8724886 -
Flags: review?(lissyx+mozillians)
Updated•10 years ago
|
Attachment #8724885 -
Flags: review?(lissyx+mozillians) → review+
Updated•10 years ago
|
Attachment #8724886 -
Flags: review?(lissyx+mozillians) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8724907 -
Flags: review?(mwu)
Updated•10 years ago
|
Attachment #8724907 -
Flags: review?(mwu) → review+
Comment 4•10 years ago
|
||
BTW, if there's any chance that this might build on OSX, it might be worth adding the osx versions of the toolchain to the manifest.
| Assignee | ||
Comment 5•10 years ago
|
||
https://github.com/mozilla-b2g/device-aries/commit/d14b864406bfd8bbfa13daf588207ab863f72f40
https://github.com/mozilla-b2g/codeaurora_kernel_msm/commit/559bc18796a7b97b7619ebf30042a09c3ae0398f
https://github.com/mozilla-b2g/b2g-manifest/commit/cf49753bc40e10f7cbf4f7a99cd97ebea1241642
All merged.
I'm going to file a new bug for the OSX toolchain.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 6•10 years ago
|
||
I should never do review when I am falling asleep. You should revert the device-aries commit and land this on device-shinano-common, so it also applies to Z3 (leo) device
Flags: needinfo?(jgomez)
| Assignee | ||
Comment 7•10 years ago
|
||
Ok, I don't have a Leo device to test the build. As soon as I get a a volunteer, I'll move the bits to shinano-common :)
Flags: needinfo?(jgomez)
You need to log in
before you can comment on or make changes to this bug.
Description
•