Closed Bug 957892 Opened 11 years ago Closed 11 years ago

Support gonk-kk build in gecko

Categories

(Firefox OS Graveyard :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED
1.3 C2/1.4 S2(17jan)

People

(Reporter: seinlin, Assigned: seinlin)

References

Details

Attachments

(1 file, 1 obsolete file)

Support gonk-kk build in gecko.
Attached patch bug-957892.patch (obsolete) (deleted) — Splinter Review
Now only NFC module is enabled for gonk-kk. For BT, Camera and others need to be enabled when related bug got fixed.
Assignee: nobody → kli
Status: NEW → ASSIGNED
Attachment #8357520 - Flags: review?(mwu)
Blocks: gonk-kk
Comment on attachment 8357520 [details] [diff] [review] bug-957892.patch Review of attachment 8357520 [details] [diff] [review]: ----------------------------------------------------------------- ::: configure.in @@ +246,5 @@ > MOZ_OMX_DECODER=1 > AC_SUBST(MOZ_OMX_DECODER) > ;; > + 19) > + GONK_INCLUDES="-I$gonkdir/frameworks/native/include -I$gonkdir/frameworks/av/include -I$gonkdir/frameworks/av/include/media -I$gonkdir/frameworks/av/include/camera -I$gonkdir/frameworks/native/include/media/openmax -I$gonkdir/frameworks/av/media/libstagefright/include" Can you cut this include list down to just -I$gonkdir/frameworks/native/include ? This big global include list was a bit of a hack and we should try to minimize it when updating. I checked locally and it seems to work.
Attached patch bug-9957892-fix.patch (deleted) — Splinter Review
Hi, Michael, I try it does work. New patch is updated.
Attachment #8357520 - Attachment is obsolete: true
Attachment #8357520 - Flags: review?(mwu)
Attachment #8357616 - Flags: review?(mwu)
Comment on attachment 8357616 [details] [diff] [review] bug-9957892-fix.patch Let's check this in when everything else is landed.
Attachment #8357616 - Flags: review?(mwu) → review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.3 C2/1.4 S2(17jan)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: