[meta-freescale] [PATCH 6/9] use oprofile-0.9.6 for e6500/e6500-64b targets

b28495 at freescale.com b28495 at freescale.com
Thu Dec 6 06:10:53 PST 2012


From: Zhenhua Luo <b19537 at freescale.com>

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

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

diff --git a/conf/machine/e6500-64b.inc b/conf/machine/e6500-64b.inc
index 85bcb39..115cfe2 100644
--- a/conf/machine/e6500-64b.inc
+++ b/conf/machine/e6500-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/e6500.inc b/conf/machine/e6500.inc
index 31c61a2..6877b43 100644
--- a/conf/machine/e6500.inc
+++ b/conf/machine/e6500.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.3.4





More information about the meta-freescale mailing list