Hi Fredy, The commits in AOSP should be the same as Codeaurora, but I think we should stick with Code Aurora. Thanks for testing the change, glad that it works. Let's use a PR for the fix. I've filed bug 852200 to track the fixes.
Aside from busybox, there shouldn't be any mention of the linaro repository in the final manifests. I've noticed that the gtest repository is hardcoded to use linaro in a couple of these devices, even though the revision is the same on Code Aurora. The project node for gtest should be " <project path="external/gtest" name="platform/external/gtest" revision="aosp-new/master" />", assuming a default remote of "caf". CodeAurora and Linaro mirror branch references slightly differently (master in linaro is aosp-new/master in caf) Thanks for testing this! John On Mar 17, 2013, at 3:11 AM, Alfredos (fredy) Damkalis <[email protected]> wrote: > Hello John, > > There is already a PR[1] about changing repositories on Nexus S (4g or not) > and Galaxy S2. It affects only the v1-train branch by changing the linaro > source to aosp. > > I have also create my b2g-manifest repository [2] for making changes similar > to [3] (linaro to codeaurora). It is also based on v1-train. > > I have tested (config, build and flash) both devices (Nexus S and Galaxy S2) > with both repositories ([1] and [2]) and everything went well. > > What should be the next step in order to get this changes into mozilla-b2g > repository? > > Should I test and make these changes also for the rest branches before land > at v1-train branch? > > Should be a bug on bugzilla for landing the PR or only the PR on github is > enough? > > Is there any specific difference between using aosp and using codeaurora? > Which is more preferable? > > Thanks, > fredy > > [1] https://github.com/mozilla-b2g/b2g-manifest/pull/62 > [2] https://github.com/adamkalis/b2g-manifest/tree/repo-issue > [3] > https://github.com/mozilla-b2g/b2g-manifest/commit/99e9c107ca236addd3ebe6cfac24b10aaed055ff > > On 03/12/2013 06:29 PM, John Ford wrote: >> Hi Satish, >> >> We are finding that the Linaro Android mirrors aren't very reliable these >> days. We have switched our tier 1 projects to the codeaurora mirrors, but I >> haven't had time to switch over our other devices to use codeaurora. If >> you'd like to test this out, the changes that need to be made should look >> something similar to >> https://github.com/mozilla-b2g/b2g-manifest/commit/99e9c107ca236addd3ebe6cfac24b10aaed055ff >> >> I'm happy to take a look at a PR on the master branch if you have the chance >> to fix and test this change for those devices! >> >> Thanks, >> >> John >> >> >> On Mar 12, 2013, at 9:20 AM, [email protected] wrote: >> >>> Hi, >>> >>> Running ``./config.sh nexus-s`` fails with following error message: >>> >>> Fetching projects: 98% (76/77) error: Unable to find >>> 943becc617c4a7f9c72bbed311961b6fd2ce1486 under >>> http://android.git.linaro.org/git-ro/platform/prebuilt >>> Cannot obtain needed object 943becc617c4a7f9c72bbed311961b6fd2ce1486 >>> error: Fetch failed. >>> error: Cannot fetch platform/prebuilt >>> >>> error: Exited sync due to fetch errors >>> Repo sync failed >>> >>> >>> Anyboby knows why? >>> >>> --Satish >>> _______________________________________________ >>> 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 >> > > _______________________________________________ > 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
