diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2010-05-25 09:39:45 +0200 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2010-05-25 09:39:45 +0200 |
commit | f604aed34fb465685b6c9b3fb3791528f34dcb87 (patch) | |
tree | 745a38ad906d74b5f1099ab7a4f3b313301a800f /recipes/ibrdtn/ibrdtn.inc | |
parent | 404e5eea98c4341bd5e565a4691d3f7cfd8147d7 (diff) |
ibrdtn.inc: Remove DP = -1
The new versions have been tested enough now to be the new default.
Diffstat (limited to 'recipes/ibrdtn/ibrdtn.inc')
-rw-r--r-- | recipes/ibrdtn/ibrdtn.inc | 2 |
1 files changed, 0 insertions, 2 deletions
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 |