From: Steffen Sledz Date: Mon, 4 Jul 2011 06:19:28 +0000 (+0200) Subject: ppp-2.4.5: remove `DP = "-1"` X-Git-Tag: sz_154~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aa61596efe209fecc945b60fc0b07a20eeb55fc;p=openembedded.git ppp-2.4.5: remove `DP = "-1"` Oe-core is using 2.4.5 and it works OK there. Signed-off-by: Steffen Sledz Acked-by: Paul Menzel --- diff --git a/recipes/ppp/ppp_2.4.5.bb b/recipes/ppp/ppp_2.4.5.bb index b9354d025f..ce6076caa1 100644 --- a/recipes/ppp/ppp_2.4.5.bb +++ b/recipes/ppp/ppp_2.4.5.bb @@ -4,8 +4,6 @@ HOMEPAGE = "http://samba.org/ppp/" DEPENDS = "libpcap" LICENSE = "BSD GPLv2" PR = "r2" -# Not well tested -DEFAULT_PREFERENCE = "-1" PARALLEL_MAKE = ""