Closed
Bug 1014372
Opened 11 years ago
Closed 11 years ago
[Dolphin] Update ubifs_utils in platform_build
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.0 S2 (23may)
People
(Reporter: seinlin, Unassigned)
References
Details
Attachments
(1 file)
If we want to build ubifs_utils from source code, there will be some error when LOCAL_MODULE name "mkfs.ubifs" is used. Generally we should use "mkfs_ubifs".
For dolphin, partner'd updated the source of ubifs_utils to related repo. So platform_build should also be updated accordingly.
| Reporter | ||
Updated•11 years ago
|
| Reporter | ||
Comment 1•11 years ago
|
||
Now dolphin use base-kk.xml which use b2g-4.4.2_r1 branch for platform_build. Remove nominating.
blocking-b2g: 1.4? → ---
| Reporter | ||
Comment 2•11 years ago
|
||
Michael, as comment 0, I think it could be better to use a common one instead of vendor specific tool. Could you review my patch? Thanks!
Attachment #8426807 -
Flags: review?(mwu)
Updated•11 years ago
|
Attachment #8426807 -
Flags: review?(mwu) → review+
| Reporter | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 3•11 years ago
|
||
master : https://github.com/mozilla-b2g/platform_build/commit/276ce45e78b09c4a4ee643646f691d22804754c1
Status: NEW → RESOLVED
Closed: 11 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 2.0 S2 (23may)
You need to log in
before you can comment on or make changes to this bug.
Description
•