On Wed, Apr 8, 2009 at 5:11 PM, Marcelo <[email protected]> wrote: > On Wed, Apr 8, 2009 at 05:19, Alexander Shulgin <[email protected]> > wrote: > >> I would really appreciate if somebody will post instructions on >> how to build exactly the same images which were released as >> koolu cupcake. I'm very new to git and repo, but there ought >> to be tags or something I can use to fetch exactly the sources >> used for the build. > > I think, and please note that I'm not 100% sure, that the file > at: > > http://koolu.com/~marcelo/android-freerunner-cupcake-beta-1.manifest.xml > > should give you that. Future releases will have all of this > automated so this kind of annoying things don't happen.
Thanks, but yet again--I'm very new to git and repo... What do I do with that manifest file? I've searched git & repo docs but there seems to be no word about specifying local manifests. So I've tried $ repo init -u git://git.koolu.org/freerunner/platform/manifest.git then replaced .repo/manifest.xml with your manifest. Now I get errors on repo sync: error.GitError: platform/bionic update-ref: fatal: 5aa6fa2ebf2f85cb48ee4fc9178905aad396a11b^0: not a valid SHA1 I must be doing something really stupid, but admittedly it's no obvious how to specify the manifest before the sync. -- Regards, Alex _______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
