[oe] [PATCH 1/3] calibrator: Move to latest SVN rev 138

Paul Menzel paulepanter at users.sourceforge.net
Mon Jul 18 20:04:55 UTC 2011


Dear Raymond,


Am Montag, den 18.07.2011, 21:51 +0200 schrieb Paul Menzel:

> great to have you back!
> 
> Am Montag, den 18.07.2011, 13:25 -0600 schrieb Raymond Danks:
> > * The SVN repository for this project has changed URI.
> > * Upgrade to and patch the latest version for use with current tools.

actually thinking about this, two patches would have been better. I will
split this patch up.

> > 
> > Signed-off-by: Raymond Danks <ray.danks at se-eng.com>
> > ---
> >  recipes/calibrator/calibrator_svn.bb               |    6 +-
> >  .../calibrator/files/round_conflicting_types.patch |   91 ++++++++++++++++++++
> >  2 files changed, 95 insertions(+), 2 deletions(-)
> >  create mode 100644 recipes/calibrator/files/round_conflicting_types.patch
> > 
> > diff --git a/recipes/calibrator/calibrator_svn.bb b/recipes/calibrator/calibrator_svn.bb
> > index bd7bb1f..60eeaf9 100644
> > --- a/recipes/calibrator/calibrator_svn.bb
> > +++ b/recipes/calibrator/calibrator_svn.bb
> > @@ -2,11 +2,13 @@ DESCRIPTION = "The Calibrator, a Cache-Memory and TLB Calibration Tool"
> >  HOMEPAGE = "http://monetdb.cwi.nl/Calibrator/"
> >  LICENSE = "AS IS"
> >  
> > -SRCREV = "21"
> > +SRCREV = "138"
> >  PV = "0.9e+svnr${SRCPV}"
> >  PR = "r0"
> >  
> > -SRC_URI = "svn://dev.bec-systems.com/svn/pub;module=calibrator;proto=http"
> > +SRC_URI = "\
> > +	svn://svn.bec-systems.com/pub;module=calibrator;proto=http \
> > +	file://round_conflicting_types.patch"
> 
> Maybe also put the last " on a new line to make future diffs smaller?
> 
> >  inherit autotools
> >  
> > diff --git a/recipes/calibrator/files/round_conflicting_types.patch b/recipes/calibrator/files/round_conflicting_types.patch
> > new file mode 100644
> > index 0000000..520c945
> > --- /dev/null
> > +++ b/recipes/calibrator/files/round_conflicting_types.patch
> > @@ -0,0 +1,91 @@
> > +round is a conflicting type ; rename to custom_round instead.
> 
> Did you send that patch upstream?
> 
> > +
> > +diff -urN calibrator.orig/calibrator.c calibrator/calibrator.c
> > +--- calibrator.orig/calibrator.c	2011-07-11 16:40:32.000000000 -0600
> > ++++ calibrator/calibrator.c	2011-07-11 16:44:22.333626120 -0600
> > +@@ -128,7 +128,7 @@
> 
> […]
> 
> Acked-by: Paul Menzel <paulepanter at users.sourceforge.net>

I forgot to ask, do you have write/commit access to the Git repository?


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110718/36821667/attachment-0002.sig>


More information about the Openembedded-devel mailing list