On 01/13/2011 01:34 PM, Eric Bénard wrote:
Signed-off-by: Eric Bénard<[email protected]> --- 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 \
Shouldn't need to bump PR, it'll just show up as now available to distros that didn't pin to it already.
-- Tom Rini Mentor Graphics Corporation _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
