Kernel/drivers/libraries/configs⦠Nexus is different because google has licenses and such to distribute their stuff so we pull their stuff from their repo, if I recall correctly. There's a few other devices that are treated differently.
For most other devices, we pull files from a base build (fxos or android), since we don't have the license to distribute nor have it open. For example for the flame: https://github.com/mozilla-b2g/device-flame You can see the https://github.com/mozilla-b2g/device-flame/blob/master/extract-files.sh That's the files that gets pulled the first time you try to build. [ Note: this is also why we can't distribute a full build, we can only distribute the gecko/gaia levels ] Regards, Naoki On May 21, 2015, at 1:38 PM, Sai Karthik <[email protected]> wrote: > What do you mean by base ? > > Since unofficial cm 12.1 dev is active for my phone @ > https://GitHub.com/armani-dev > > Base means the device tree ? Or kernel ? > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
