From: Zhenhua Luo <[email protected]> the patches of e6500/e6500-64b support are only available for oprofile-0.9.6
Signed-off-by: Zhenhua Luo <[email protected]> --- conf/machine/e6500-64b.inc | 1 + conf/machine/e6500.inc | 1 + 2 files changed, 2 insertions(+) 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.9.5 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
