From patchwork Mon Jul 4 08:31:19 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [v2,2/2] ppp-2.4.5: remove `DP = "-1"` Date: Mon, 04 Jul 2011 08:31:19 -0000 From: Steffen Sledz X-Patchwork-Id: 6929 Message-Id: <1309768279-4797-2-git-send-email-sledz@dresearch-fe.de> To: openembedded-devel@lists.openembedded.org Cc: Paul Menzel 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 | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/recipes/ppp/ppp_2.4.5.bb b/recipes/ppp/ppp_2.4.5.bb index 883b695..faab816 100644 --- a/recipes/ppp/ppp_2.4.5.bb +++ b/recipes/ppp/ppp_2.4.5.bb @@ -3,9 +3,7 @@ DESCRIPTION = "Point-to-Point Protocol (PPP) daemon" HOMEPAGE = "http://samba.org/ppp/" DEPENDS = "libpcap" LICENSE = "BSD GPLv2" -PR = "r2" -# Not well tested -DEFAULT_PREFERENCE = "-1" +PR = "r3" PARALLEL_MAKE = ""