diff options
author | Koen Kooi <koen@openembedded.org> | 2010-02-18 10:06:54 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-02-21 18:19:40 +0100 |
commit | 99f01db28bdfea683f5812f396778e19234bb47a (patch) | |
tree | e4925f4670649a4ae6285530a2c14091326f684e | |
parent | 7f6cec6f0adb6203a6dbaf8a43c67c2c4f8bf84e (diff) |
gnome-bluetooth git: raise default pref for angstrom
-rw-r--r-- | recipes/gnome/gnome-bluetooth_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gnome/gnome-bluetooth_git.bb b/recipes/gnome/gnome-bluetooth_git.bb index 29bd3ea4f6..2e57df3888 100644 --- a/recipes/gnome/gnome-bluetooth_git.bb +++ b/recipes/gnome/gnome-bluetooth_git.bb @@ -2,6 +2,7 @@ LICENSE = "GPL" SECTION = "x11/gnome" DEFAULT_PREFERENCE = "-1" +DEFAULT_PREFERENCE_angstrom = "1" inherit autotools gnome pkgconfig |