[Buildroot] [PATCH] oprofile: bump to version 0.9.9

Alexey Brodkin Alexey.Brodkin at synopsys.com
Tue May 20 14:57:26 UTC 2014


Hi Thomas,

On Tue, 2014-05-20 at 16:26 +0200, Thomas De Schampheleire wrote:
> On Tue, May 20, 2014 at 3:30 PM, Alexey Brodkin
> <Alexey.Brodkin at synopsys.com> wrote:
> 
> > diff --git a/package/oprofile/oprofile.mk b/package/oprofile/oprofile.mk
> > index 07a8ec9..b69e974 100644
> > --- a/package/oprofile/oprofile.mk
> > +++ b/package/oprofile/oprofile.mk
> > @@ -4,7 +4,7 @@
> >  #
> >  ################################################################################
> >
> > -OPROFILE_VERSION = 0.9.8
> > +OPROFILE_VERSION = 0.9.9
> >  OPROFILE_SITE = http://downloads.sourceforge.net/project/oprofile/oprofile/oprofile-$(OPROFILE_VERSION)
> >  OPROFILE_LICENSE = GPLv2+
> >  OPROFILE_LICENSE_FILES = COPYING
> > @@ -17,6 +17,7 @@ OPROFILE_AUTORECONF = YES
> >  OPROFILE_BINARIES = utils/ophelp pp/opannotate pp/oparchive pp/opgprof
> >  OPROFILE_BINARIES += pp/opreport opjitconv/opjitconv daemon/oprofiled
> >  OPROFILE_BINARIES += utils/op-check-perfevents libabi/opimport
> > +OPRIFILE_BINARIES += pe_counting/ocount
> 
> This should be OPROFILE (typo)

Mea culpa, I haven't tried to use this utility on target so this
misspelling was not caught.

Sent v2.

-Alexey


More information about the buildroot mailing list