connman: Remove default -1 from connman 0.1 and 0.2
authorStefan Schmidt <stefan@datenfreihafen.org>
Tue, 16 Dec 2008 08:30:16 +0000 (09:30 +0100)
committerStefan Schmidt <stefan@datenfreihafen.org>
Tue, 16 Dec 2008 08:41:48 +0000 (09:41 +0100)
om-settings was the only customer of connman so far. Made sure that an update is
fine with them.

packages/connman/connman_0.1.bb
packages/connman/connman_0.2.bb

index 8159b94..c9eb90c 100644 (file)
@@ -1,8 +1,6 @@
 require connman.inc
 PR       = "r0"
 
-DEFAULT_PREFERENCE = "-1"
-
 EXTRA_OECONF += " \
        --disable-gtk-doc "
 
index 8159b94..c9eb90c 100644 (file)
@@ -1,8 +1,6 @@
 require connman.inc
 PR       = "r0"
 
-DEFAULT_PREFERENCE = "-1"
-
 EXTRA_OECONF += " \
        --disable-gtk-doc "