Closed
Bug 1150345
Opened 10 years ago
Closed 10 years ago
Request to mirror a FFOS repository
Categories
(Developer Services :: General, task)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: seinlin, Unassigned)
References
Details
Please mirror these repos to git.mozilla.org:
// From
git://codeaurora.org/platform/frameworks/compile/libbcc.git
git://codeaurora.org/platform/frameworks/compile/slang.git
git://codeaurora.org/platform/frameworks/rs.git
// To
https://git.mozilla.org/external/caf/platform/frameworks/compile/libbcc.git
https://git.mozilla.org/external/caf/platform/frameworks/compile/slang.git
https://git.mozilla.org/external/caf/platform/frameworks/rs.git
Reporter | ||
Comment 1•10 years ago
|
||
Hwine, Could you help me on this? If some information is missing please tell me. Thanks!
Flags: needinfo?(hwine)
Comment 2•10 years ago
|
||
Why do you need these repos? I've been trimming away any dependencies on these repos. We don't need them.
Not actionable until (and unless) :mwu agrees with need (see comment 2).
Flags: needinfo?(hwine) → needinfo?(kli)
Reporter | ||
Comment 4•10 years ago
|
||
Hwine, Thanks! I will ni you again if I still need your help after I discussed with mwu.
Flags: needinfo?(kli)
Reporter | ||
Comment 5•10 years ago
|
||
(In reply to Michael Wu [:mwu] from comment #2)
> Why do you need these repos? I've been trimming away any dependencies on
> these repos. We don't need them.
Michael, After update to lmr1, we will get compile error due to libhwui which depends on these repos. If we don't want to add these repos in our manifests, I think we need to disable "libhwui and hwuitest" in platform_build. I also try to disable libhwui and hwuitest, it works fine. How do you think?
Flags: needinfo?(mwu)
Comment 6•10 years ago
|
||
Disabling those two sounds fine to me. It would be best to find out what is depending on libhwui and hwuitest or adding those two packages to the PRODUCT_PACKAGES list, and then remove that. Not always possible though.
Flags: needinfo?(mwu)
Reporter | ||
Comment 7•10 years ago
|
||
(In reply to Michael Wu [:mwu] from comment #6)
> Disabling those two sounds fine to me. It would be best to find out what is
> depending on libhwui and hwuitest or adding those two packages to the
> PRODUCT_PACKAGES list, and then remove that. Not always possible though.
libhwui is depending on libRS, and libRS is depending on libbcc and slang. I filed bug 1150904 to remove libhwui and hwuitest, and notice that no package is depending on libhwui.
Reporter | ||
Comment 8•10 years ago
|
||
We are going to update device's manifest. No need to mirror these repos.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•