openmoko-base.bbclass: Use OM-2007.2.
authorPaul Sokolovsky <pmiscml@gmail.com>
Sun, 30 Dec 2007 19:26:13 +0000 (19:26 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sun, 30 Dec 2007 19:26:13 +0000 (19:26 +0000)
* http://svn.openmoko.org/trunk/src/target/OM-2007/ doesn't exist anymore.

classes/openmoko-base.bbclass

index 8643daa..184477b 100644 (file)
@@ -1,6 +1,6 @@
 HOMEPAGE = "http://www.openmoko.org"
 LICENSE ?= "GPL"
-OPENMOKO_RELEASE ?= "OM-2007"
+OPENMOKO_RELEASE ?= "OM-2007.2"
 OPENMOKO_MIRROR ?= "svn://svn.openmoko.org/trunk"
 
 def openmoko_base_get_subdir(d):