diff options
author | Koen Kooi <koen@openembedded.org> | 2010-04-08 10:59:28 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-08 10:59:28 +0200 |
commit | 826a4c44f9f87c65906d1e29ed2ce28c1762213b (patch) | |
tree | 86844b998316fba6cf9df56796755e7de160b8ac /recipes/gnome/gnome-bluetooth_git.bb | |
parent | 437d812748131679230df946844ae8826e8e3661 (diff) |
gnome-bluetooth git: lower default pref for angstrom
Diffstat (limited to 'recipes/gnome/gnome-bluetooth_git.bb')
-rw-r--r-- | recipes/gnome/gnome-bluetooth_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-bluetooth_git.bb b/recipes/gnome/gnome-bluetooth_git.bb index 6d2eae3cfb..cf490971e4 100644 --- a/recipes/gnome/gnome-bluetooth_git.bb +++ b/recipes/gnome/gnome-bluetooth_git.bb @@ -2,7 +2,6 @@ LICENSE = "GPL" SECTION = "x11/gnome" DEFAULT_PREFERENCE = "-1" -DEFAULT_PREFERENCE_angstrom = "1" inherit autotools gnome pkgconfig |