Closed
Bug 1044967
Opened 11 years ago
Closed 11 years ago
[Flame] Don't create partition for SD card
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(b2g-v2.1 fixed)
RESOLVED
FIXED
2.1 S2 (15aug)
| Tracking | Status | |
|---|---|---|
| b2g-v2.1 | --- | fixed |
People
(Reporter: tzimmermann, Assigned: tzimmermann)
Details
Attachments
(1 file)
The build scripts for Flame don't work on Debian Wheezy.
Invoking mkfs.vfat in device/qcom/common/generate_extra_images.mk, line 115 fails, because mkfs.vfat is hidden in /sbin and/or not compatible.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8463295 -
Flags: review?(mwu)
Comment 2•11 years ago
|
||
Comment on attachment 8463295 [details]
Github pull request
I would normally want to disable this only when the host system can't build the image. *However*, the current size configured for usbdisk is actually wrong, so disabling it completely is an improvement.
Attachment #8463295 -
Flags: review?(mwu) → review+
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
status-b2g-v2.1:
--- → fixed
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 2.1 S2 (15aug)
You need to log in
before you can comment on or make changes to this bug.
Description
•