[android-porting] Re: Outstanding cupcake - master merge

2009-03-30 Thread Brian
Hi JBQ, Have you also tested the compilation of cupcake x86 eee pc? The repository I downloaded about a week ago compiles, but the latest ones (I downloaded a few days ago and today) do not compile. I'm getting the following error. What can be a quick fix? Thanks, Brian Copy:

[android-porting] Re: Outstanding cupcake - master merge

2009-03-30 Thread Brian
Thanks, JBQ. For now, I'd like to get some old android repository. For example, I want to get the March-23-2009 snapshot of the git repository. How can I do it with repo/git? Thanks, Brian On Mar 30, 6:01 pm, Jean-Baptiste Queru j...@android.com wrote: I most definitely haven't tested it.

[android-porting] Re: Outstanding cupcake - master merge

2009-03-30 Thread Jean-Baptiste Queru
You need to find someone who has a source tree in that state, have them execute repo manifest -r - and send you the output. JBQ On Mon, Mar 30, 2009 at 6:06 PM, Brian bgc...@gmail.com wrote: Thanks, JBQ. For now, I'd like to get some old android repository. For example, I want to get the

Opencore (WAS Re: [android-porting] Re: Outstanding cupcake - master merge)

2009-03-24 Thread Michael Trimarchi
Jean-Baptiste Queru wrote: [still bcc android-platform, android-framework, android-porting] We're now one step closer. Change 9356 was submitted, so that the source tree as is can be compiled. You still need to set BUILD_WITHOUT_PV=true. JBQ On Sat, Mar 21, 2009 at 10:35 PM,

[android-porting] Re: Outstanding cupcake - master merge

2009-03-23 Thread Jean-Baptiste Queru
[still bcc android-platform, android-framework, android-porting] We're now one step closer. Change 9356 was submitted, so that the source tree as is can be compiled. You still need to set BUILD_WITHOUT_PV=true. JBQ On Sat, Mar 21, 2009 at 10:35 PM, Jean-Baptiste Queru j...@android.com wrote:

[android-porting] Re: Outstanding cupcake - master merge

2009-03-21 Thread Jean-Baptiste Queru
I've been working on a better batch of patches (now it feels more like open-heart surgery with a meat cleaver): -no need to delete the opencore directory or to remove it from the manifest. -you need to repo download changes 9355, 9356 and 9357. No need to take 9300. I know it's 3 changes

[android-porting] Re: Outstanding cupcake - master merge

2009-03-21 Thread Jean-Baptiste Queru
[still bcc android-platform, android-framework, android-porting] Latest status: -we're back to one patch: 9356. -build with BUILD_WITHOUT_PV=true make -quickly tested both on emulator and dream, and seems to work well enough to not have the phone app crash in a loop. -I expect to submit 9356

[android-porting] Re: Outstanding cupcake - master merge

2009-03-19 Thread Jean-Baptiste Queru
I've put together a hack that allows the system to compile and start all the way to the home app. I worked with the delicateness of open-heart surgery performed with a chainsaw. Steps: -remove the opencore files ( rm -rf external/opencore .repo/projects/external/opencore.git ). Remove opencore

[android-porting] Re: Outstanding cupcake - master merge

2009-03-18 Thread Jean-Baptiste Queru
I expect to start submitting the changes in about an hour, i.e. between 1:30pm and 2pm PDT. Starting right now, you may want to avoid initiating a new repo sync, unless you're OK ending up with a tree that might not even compile. JBQ On Tue, Mar 17, 2009 at 6:35 PM, Jean-Baptiste Queru