| Submitter | Eric BENARD |
|---|---|
| Date | Jan. 13, 2011, 9:15 p.m. |
| Message ID | <1294953331-16540-1-git-send-email-eric@eukrea.com> |
| Download | mbox | patch |
| Permalink | /patch/274/ |
| State | Accepted |
| Headers | show |
Comments
On 01/13/2011 02:15 PM, Eric Bénard wrote: > Signed-off-by: Eric Bénard<eric@eukrea.com> Acked-by: Tom Rini <tom_rini@mentor.com> > --- > v2: don't increase PR > > recipes/strace/strace_4.5.20.bb | 4 ---- > 1 files changed, 0 insertions(+), 4 deletions(-) > > diff --git a/recipes/strace/strace_4.5.20.bb b/recipes/strace/strace_4.5.20.bb > index 89c5fd3..6146554 100644 > --- a/recipes/strace/strace_4.5.20.bb > +++ b/recipes/strace/strace_4.5.20.bb > @@ -3,10 +3,6 @@ SECTION = "console/utils" > LICENSE = "BSD" > PR = "r1" > > -DEFAULT_PREFERENCE = "-1" > -DEFAULT_PREFERENCE_mips = "1" > -DEFAULT_PREFERENCE_mipsel = "1" > - > SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \ > file://mips-nolargefile.patch \ > "
On 1/13/2011 1:15 PM, Eric Bénard wrote: > Signed-off-by: Eric Bénard<eric@eukrea.com> > --- > v2: don't increase PR I hope its build tested on some arches which were not using it Acked-by: Khem Raj <raj.khem@gmail.com> > > recipes/strace/strace_4.5.20.bb | 4 ---- > 1 files changed, 0 insertions(+), 4 deletions(-) > > diff --git a/recipes/strace/strace_4.5.20.bb b/recipes/strace/strace_4.5.20.bb > index 89c5fd3..6146554 100644 > --- a/recipes/strace/strace_4.5.20.bb > +++ b/recipes/strace/strace_4.5.20.bb > @@ -3,10 +3,6 @@ SECTION = "console/utils" > LICENSE = "BSD" > PR = "r1" > > -DEFAULT_PREFERENCE = "-1" > -DEFAULT_PREFERENCE_mips = "1" > -DEFAULT_PREFERENCE_mipsel = "1" > - > SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \ > file://mips-nolargefile.patch \ > "
Patch
diff --git a/recipes/strace/strace_4.5.20.bb b/recipes/strace/strace_4.5.20.bb index 89c5fd3..6146554 100644 --- a/recipes/strace/strace_4.5.20.bb +++ b/recipes/strace/strace_4.5.20.bb @@ -3,10 +3,6 @@ SECTION = "console/utils" LICENSE = "BSD" PR = "r1" -DEFAULT_PREFERENCE = "-1" -DEFAULT_PREFERENCE_mips = "1" -DEFAULT_PREFERENCE_mipsel = "1" - SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \ file://mips-nolargefile.patch \ "
Signed-off-by: Eric Bénard <eric@eukrea.com> --- v2: don't increase PR recipes/strace/strace_4.5.20.bb | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-)