Closed
Bug 1121392
Opened 9 years ago
Closed 9 years ago
Add bluetooth daemon to lollipop manifest
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(feature-b2g:2.2+, b2g-v2.2 fixed)
Tracking | Status | |
---|---|---|
b2g-v2.2 | --- | fixed |
People
(Reporter: shawnjohnjr, Assigned: shawnjohnjr)
References
Details
Attachments
(2 files)
Add bluetooth daemon to lollipop manifest
Comment 1•9 years ago
|
||
This build config to fetch daemon code is required for 2.2.
Assignee: nobody → shuang
feature-b2g: --- → 2.2+
Target Milestone: --- → 2.2 S4 (23jan)
Comment 2•9 years ago
|
||
FYI: The blueprint for this patch is in bug 1104620. Bluetoothd depends on libfdio.
Assignee | ||
Comment 3•9 years ago
|
||
Attachment #8548819 -
Flags: review?(tzimmermann)
Comment 4•9 years ago
|
||
Comment on attachment 8548819 [details] [review] Bug 1121392 - Add bluetooth daemon to lollipop manifest Should work, but maybe sorting alphabetically by the project name increases the readability of the file. Does the change get ported to v2.2 by Sheriffs? Bruce, did you need any other repository for building on L? Such as 'system/bluetooth'? Also, asking :mwu for an official review.
Attachment #8548819 -
Flags: review?(tzimmermann)
Attachment #8548819 -
Flags: review?(mwu)
Attachment #8548819 -
Flags: feedback?(brsun)
Comment 5•9 years ago
|
||
(In reply to Thomas Zimmermann [:tzimmermann] [:tdz] from comment #4) > Comment on attachment 8548819 [details] [review] > Bug 1121392 - Add bluetooth daemon to lollipop manifest > > Bruce, did you need any other repository for building on L? Such as > 'system/bluetooth'? No. I can build 'system/libfdio', 'system/bluetoothd', and Gecko on L without 'system/bluetooth'.
Updated•9 years ago
|
Attachment #8548819 -
Flags: feedback?(brsun) → feedback+
Assignee | ||
Comment 6•9 years ago
|
||
(In reply to Thomas Zimmermann [:tzimmermann] [:tdz] from comment #4) > Comment on attachment 8548819 [details] [review] > Bug 1121392 - Add bluetooth daemon to lollipop manifest > > Should work, but maybe sorting alphabetically by the project name increases > the readability of the file. Sure, I will change the order. > Does the change get ported to v2.2 by Sheriffs? It should get ported to v2.2 by sheriffs. I guess it can be directly in v2.2, like https://bugzilla.mozilla.org/show_bug.cgi?id=1106858#c27 For system/bluetooth, Lollipop codebase already removed this git repository.
Assignee | ||
Updated•9 years ago
|
Attachment #8548819 -
Flags: review?(mwu) → review?(kli)
Assignee | ||
Comment 7•9 years ago
|
||
The patch is similar with base-kk.xml, it seems mwu is busy, I redirect review to Kai-Zhen for this simple manifest patch (2.2 feature set).
Comment 8•9 years ago
|
||
Shawn, I think the repo name is not correct and I left message on PR. Can you update PR with correct repo name?
Flags: needinfo?(shuang)
Assignee | ||
Comment 9•9 years ago
|
||
(In reply to Kai-Zhen Li [:seinlin] from comment #8) > Shawn, I think the repo name is not correct and I left message on PR. Can > you update PR with correct repo name? I updated the patch during sorting alphabetically, I was wrong. I've already update the patch again, thanks.
Flags: needinfo?(shuang)
Comment 10•9 years ago
|
||
Comment on attachment 8548819 [details] [review] Bug 1121392 - Add bluetooth daemon to lollipop manifest Looks good to me.
Attachment #8548819 -
Flags: review?(kli) → review+
Comment 11•9 years ago
|
||
https://github.com/mozilla-b2g/b2g-manifest/commit/2f921fea805479a4ffdca44e1ab031a69c6cdcc5 This is a 2.2+ bug, Could you also send a PR to v2.2 branch?
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(shuang)
Resolution: --- → FIXED
Assignee | ||
Comment 12•9 years ago
|
||
Only nexus-5-l.xml is available but no base-l.xml in b2g-manifest v2.2 branch. So for v2.2, nexus-5-l.xml will be changed.
Flags: needinfo?(shuang)
Assignee | ||
Updated•9 years ago
|
Flags: needinfo?(kli)
Comment 13•9 years ago
|
||
v2.2: https://github.com/mozilla-b2g/b2g-manifest/commit/2cba137f9bb7ddcce567e876ad9f04c447bbe51e
status-b2g-v2.2:
--- → fixed
Flags: needinfo?(kli)
You need to log in
before you can comment on or make changes to this bug.
Description
•