Jump to content

Welcome to CyanogenMod

Welcome to our forum. Like most online communities you must register to post, but don't worry this is a simple free process that requires minimal information for you to signup. Be a part of the CyanogenMod Forum by signing in or creating an account. You can even sign in with your Facebook or Twitter account.
  • Start new topics and reply to others
  • Subscribe to topics and forums to get automatic updates
  • Get your own profile and make new friends
  • Download files attached to the forum.
  • Customize your experience here
  • Share your CyanogenMod experience!
Guest Message by DevFuse
 

revision gingerbread in CyanogenMod/android_device_generic not found

repo sync error

  • Please log in to reply
2 replies to this topic

#1 Fabio Fumi

Fabio Fumi
  • Members
  • 2 posts

Posted 02 February 2012 - 05:33 PM

Hi all,

I'd like to port CM to a tablet based on a Renesas Emma EV2 (a dual core A9 SoC), but my experience with Andorid builds is close to zero...

So, as a naive I thought about starting from building a generic device, as an exercise:

http://wiki.cyanogen...Mod_%28Linux%29

Closely following the steps mentioned there, it's failing at "repo sync", with:

> repo sync
Fetching projects: 100% (313/313), done.
error: revision gingerbread in CyanogenMod/android_device_generic not found

I googled around, but I haven't found any relevantly useful info... Probably someone here could help me.

What is that error about?

thanks
  Fabio

Edited by Fabio Fumi, 02 February 2012 - 05:34 PM.


#2 brunoqc

brunoqc
  • Members
  • 4 posts
  • LocationMirabel, Qc
  • Country:ca
  • Device Model:Nexus one
  • MOD Version:CM7.1
  • Recovery Image:ClockworkMod

Posted 05 February 2012 - 06:54 AM

I have the same problem and here is what I got when I run the lunch command

$ lunch cyanogen_generic-eng
build/core/product_config.mk:209: *** No matches for product "cyanogen_generic".  Stop.
Device generic not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Found repository: android_device_generic
Duplicate device 'CyanogenMod/android_device_generic' found in local_manifest.xml.
build/core/product_config.mk:209: *** No matches for product "cyanogen_generic".  Stop.

** Don't have a product spec for: 'cyanogen_generic'
** Do you have the right repo manifest?

#3 Fabio Fumi

Fabio Fumi
  • Members
  • 2 posts

Posted 09 February 2012 - 10:40 AM

Probably this?

"Gingerbread requires a 64-bit JDK 1.6 (which implies that you need a 64-bit host to build it)"
http://groups.google...b6124c87e?pli=1

My host is a RedHat 32bit... I'm now setting up an Ubuntu 64bit (on Vmware, on Win7 64bit)... let's see how it goes.

Edited by Fabio Fumi, 09 February 2012 - 10:40 AM.