[meta-freescale] [PATCH 17/27] set preferred version of oprofile to 0.9.6 for e5500/e5500-64b targets

Matthew McClintock msm at freescale.com
Thu Nov 29 11:15:41 PST 2012


From: Zhenhua Luo <b19537 at freescale.com>

the patches of e5500/e5500-64b support are only available for oprofile-0.9.6.

Signed-off-by: Zhenhua Luo <b19537 at freescale.com>
---
 conf/machine/e5500-64b.inc |    1 +
 conf/machine/e5500.inc     |    1 +
 2 files changed, 2 insertions(+)

diff --git a/conf/machine/e5500-64b.inc b/conf/machine/e5500-64b.inc
index 650585f..b3ed424 100644
--- a/conf/machine/e5500-64b.inc
+++ b/conf/machine/e5500-64b.inc
@@ -10,6 +10,7 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk"
 PREFERRED_VERSION_virtual/kernel ?= "3.0.34"
 PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers"
 PREFERRED_VERSION_qemu = "1.0+fsl"
+PREFERRED_VERSION_oprofile = "0.9.6"
 
 KERNEL_IMAGETYPE ?= "uImage"
 # disable the images below for now
diff --git a/conf/machine/e5500.inc b/conf/machine/e5500.inc
index 1a1bb20..4e3e8dc 100644
--- a/conf/machine/e5500.inc
+++ b/conf/machine/e5500.inc
@@ -9,6 +9,7 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq-sdk"
 PREFERRED_VERSION_virtual/kernel ?= "3.0.34"
 PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers"
 PREFERRED_VERSION_qemu = "1.0+fsl"
+PREFERRED_VERSION_oprofile = "0.9.6"
 
 KERNEL_IMAGETYPE ?= "uImage"
 # disable the images below for now
-- 
1.7.9.7





More information about the meta-freescale mailing list