ekiga: raise defaultpref for angstrom
authorKoen Kooi <koen@openembedded.org>
Thu, 15 Jul 2010 09:26:31 +0000 (11:26 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 15 Jul 2010 09:26:31 +0000 (11:26 +0200)
recipes/ekiga/ekiga_git.bb

index 7fa3ccb..d4d550b 100644 (file)
@@ -4,6 +4,8 @@ LICENSE = "GPLv2"
 ARM_INSTRUCTION_SET = "arm"
 
 DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_angstrom = "1"
+
 PV = "3.3.1+git"
 PR = "r5+gitr${SRCREV}"
 SRCREV = "7c669dd4ce69296f09004f8876366058c20a3352"