From: Stefan Schmidt Date: Tue, 25 May 2010 07:39:45 +0000 (+0200) Subject: ibrdtn.inc: Remove DP = -1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f604aed34fb465685b6c9b3fb3791528f34dcb87;p=openembedded.git ibrdtn.inc: Remove DP = -1 The new versions have been tested enough now to be the new default. --- diff --git a/recipes/ibrdtn/ibrdtn.inc b/recipes/ibrdtn/ibrdtn.inc index 30ebbaa77a..8a9fc5eae4 100644 --- a/recipes/ibrdtn/ibrdtn.inc +++ b/recipes/ibrdtn/ibrdtn.inc @@ -4,6 +4,4 @@ SECTION = "devel" DEPENDS = "libpthread-stubs sqlite3 lua5.1" PR = "r0" -DEFAULT_PREFERENCE = "-1" - inherit autotools