From 3aa61596efe209fecc945b60fc0b07a20eeb55fc Mon Sep 17 00:00:00 2001 From: Steffen Sledz Date: Mon, 4 Jul 2011 08:19:28 +0200 Subject: [PATCH] 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 --- recipes/ppp/ppp_2.4.5.bb | 2 -- 1 file changed, 2 deletions(-) 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 = "" -- 2.39.5