[oe-commits] Holger Hans Peter Freyther : oprofile_0.9.6: Add new version with a fix for timers

git version control git at git.openembedded.org
Wed Jan 6 05:56:31 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0ad961a218e3a0c3c1271820a0c7d7c11f62bbc1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0ad961a218e3a0c3c1271820a0c7d7c11f62bbc1

Author: Holger Hans Peter Freyther <zecke at selfish.org>
Date:   Wed Jan  6 13:17:01 2010 +0800

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

---

 recipes/oprofile/oprofile.inc      |    2 +-
 recipes/oprofile/oprofile_0.9.6.bb |    6 ++++++
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/recipes/oprofile/oprofile.inc b/recipes/oprofile/oprofile.inc
index f346c10..8400dde 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 0000000..39516b4
--- /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"





More information about the Openembedded-commits mailing list