[oe] [PATCH] strace 4.5.20: stable since 04/14/2010 so remove DP=-1
Tom Rini
tom_rini at mentor.com
Thu Jan 13 21:06:20 UTC 2011
On 01/13/2011 01:34 PM, Eric Bénard wrote:
> Signed-off-by: Eric Bénard<eric at eukrea.com>
> ---
> 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
More information about the Openembedded-devel
mailing list