jlime-donkey.conf: Fixes Sanity issues
authorKristoffer Ericson <kristoffer_e1@hotmail.com>
Mon, 26 Jun 2006 16:13:33 +0000 (16:13 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 26 Jun 2006 16:13:33 +0000 (16:13 +0000)
* jlime-donkey.conf set Distro=... which of course local.conf also did
  causing a sanity issue.

conf/distro/jlime-donkey.conf

index 8a9d427..c351d84 100644 (file)
@@ -3,10 +3,8 @@
 #@DESCRIPTION: Distribution file for JLime (Linux for HP jornada 5xx,6xx,7xx,8xx series)
 #@MAINTAINER: Kristoffer Ericson <Kristoffer@jlime.com>
 
-DISTRO = "Jornada Linux Mobility Edition"
-DISTRO_NAME = "JLime"
-DISTRO_VERSION = "Donkey"
-DISTRO_TYPE = "Beta"
+DISTRO_NAME = "jlime"
+DISTRO_VERSION = "donkey"
 
 export FEED_URLS_jlime = "donkey##http://www.jlime.com/downloads/Releases/donkey/${TARGET_ARCH}/feed/"