From: Holger Hans Peter Freyther Date: Wed, 6 Jan 2010 05:17:01 +0000 (+0800) Subject: oprofile_0.9.6: Add new version with a fix for timers X-Git-Tag: Release-2010-05/1~1009 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ad961a218e3a0c3c1271820a0c7d7c11f62bbc1;p=openembedded.git oprofile_0.9.6: Add new version with a fix for timers This release contains several bugfixes, e.g. the fix to work in pure timer mode again. http://oprofile.cvs.sourceforge.net/viewvc/oprofile/oprofile/utils/opcontrol?r1=1.164&r2=1.165&view=patch --- diff --git a/recipes/oprofile/oprofile.inc b/recipes/oprofile/oprofile.inc index f346c10ce2..8400ddea41 100644 --- a/recipes/oprofile/oprofile.inc +++ b/recipes/oprofile/oprofile.inc @@ -9,7 +9,7 @@ INC_PR = "r11" S = "${WORKDIR}/oprofile-${PV}" SRC_URI = "\ - ${SOURCEFORGE_MIRROR}/oprofile/oprofile-${PV}.tar.gz \ + ${SOURCEFORGE_MIRROR}/oprofile/oprofile-${PV}.tar.gz;name=tarball \ file://acinclude.m4 \ " diff --git a/recipes/oprofile/oprofile_0.9.6.bb b/recipes/oprofile/oprofile_0.9.6.bb new file mode 100644 index 0000000000..39516b4314 --- /dev/null +++ b/recipes/oprofile/oprofile_0.9.6.bb @@ -0,0 +1,6 @@ +require oprofile.inc + +PR = "${INC_PR}.0" + +SRC_URI[tarball.md5sum] = "4e407093ac06200185d5a5e6437d7242" +SRC_URI[tarball.sha256sum] = "3f0dd40a7749fc650d25d79d42ebbff8f3b6db310c36e7c3839696cc09077880"