aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/libpfm
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2013-02-26 15:58:43 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-04 10:08:03 +0000
commit09f57ae44e1f610e615463149fb45ccfab1d5135 (patch)
tree8a7805a23ea66649dda155b00f3aed96d5c13738 /meta/recipes-kernel/libpfm
parentd3eab8b17f8e50f99042a7a8f43db94640c53d41 (diff)
downloadopenembedded-core-contrib-09f57ae44e1f610e615463149fb45ccfab1d5135.tar.gz
libpfm4_4.3.0.bb: use compatible host to limit arches
This is only test with powerpc64 currently, even though it should work on other arches such as x86 and sparc. When thos are testing and working this COMPATIBLE_HOST should be updated Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/libpfm')
-rw-r--r--meta/recipes-kernel/libpfm/libpfm4_4.3.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-kernel/libpfm/libpfm4_4.3.0.bb b/meta/recipes-kernel/libpfm/libpfm4_4.3.0.bb
index 460029fe4d..98852f6a9a 100644
--- a/meta/recipes-kernel/libpfm/libpfm4_4.3.0.bb
+++ b/meta/recipes-kernel/libpfm/libpfm4_4.3.0.bb
@@ -10,6 +10,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0de488f3bd4424e308e2e399cb99c788"
SECTION = "devel"
+PR = "r1"
+COMPATIBLE_HOST = "powerpc64"
+
SRC_URI = "http://downloads.sourceforge.net/project/perfmon2/libpfm4/libpfm-4.3.0.tar.gz"
SRC_URI[md5sum] = "0ab272dbdbb759b852ba8bd06db030ef"