openmoko.conf : prefer libgsmd
authorGraeme Gregory <dp@xora.org.uk>
Fri, 26 Oct 2007 07:59:42 +0000 (07:59 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Fri, 26 Oct 2007 07:59:42 +0000 (07:59 +0000)
conf/distro/openmoko.conf

index 3adc4a9..0f2716b 100644 (file)
@@ -34,6 +34,9 @@ FEED_URIS = "\
 PREFERRED_VERSION_binutils ?= "2.17.50.0.12"
 PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.12"
 
+# we want the openmoko svn version of gsmd
+PREFERRED_PROVIDER_libgsmd = "libgsmd"
+
 require conf/distro/include/preferred-openmoko-versions.inc
 
 # Bleeding-edge developers should add the following line to their local.conf: