Closed
Bug 841593
Opened 12 years ago
Closed 12 years ago
jhead is required to build the pandaboard camera.omap4 module
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jhford, Assigned: jhford)
References
Details
Attachments
(1 file)
625 bytes,
patch
|
gsvelto
:
review+
|
Details | Diff | Splinter Review |
Bug 825142 removed a couple package from our manifests, including the jhead package, from the manifests for all devices. It turns out that the Pandaboard camera.omap4 module depends on the libexif.so library built as part of the jhead library. Because there is such a time delay between changes like this landing and when the snapshots that CI builds use are deployed, this wasn't caught by any automation. Instead, it was found when a snapshot update was attempted.
This patch puts jhead back in the Pandaboard manifest.
Attachment #714151 -
Flags: review?(gsvelto)
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → jhford
Comment 1•12 years ago
|
||
Comment on attachment 714151 [details] [diff] [review]
fix pandaboard builds
Thanks for spotting this. I'm sorry I didn't catch it at the time but I only tried building for the phones, I should have been more careful. Have you already created a pull request against the mozilla-b2g/b2g-manifest repo in GitHub?
Attachment #714151 -
Flags: review?(gsvelto) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment on attachment 714151 [details] [diff] [review]
fix pandaboard builds
Nope, landed directly
https://github.com/mozilla-b2g/b2g-manifest/commit/7a32ed7489b307cdf6a6ef8ffed4b4bcd487d610
Assignee | ||
Updated•12 years 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
•