From patchwork Thu Jan 13 20:34:27 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: strace 4.5.20: stable since 04/14/2010 so remove DP=-1 Date: Thu, 13 Jan 2011 20:34:27 -0000 From: Eric BENARD X-Patchwork-Id: 273 Message-Id: <1294950867-17198-1-git-send-email-eric@eukrea.com> To: openembedded-devel@lists.openembedded.org Signed-off-by: Eric Bénard --- recipes/strace/strace_4.5.20.bb | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/recipes/strace/strace_4.5.20.bb b/recipes/strace/strace_4.5.20.bb index 89c5fd3..3de5469 100644 --- a/recipes/strace/strace_4.5.20.bb +++ b/recipes/strace/strace_4.5.20.bb @@ -1,11 +1,7 @@ DESCRIPTION = "strace is a system call tracing tool." SECTION = "console/utils" LICENSE = "BSD" -PR = "r1" - -DEFAULT_PREFERENCE = "-1" -DEFAULT_PREFERENCE_mips = "1" -DEFAULT_PREFERENCE_mipsel = "1" +PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \ file://mips-nolargefile.patch \