From 02f41916916826ab5358c7fe37e73d7b553e066a Mon Sep 17 00:00:00 2001 From: Zhenhua Luo Date: Fri, 26 Oct 2012 12:16:23 +0000 Subject: set preferred version of oprofile to 0.9.6 for e5500/e5500-64b targets the patches of e5500/e5500-64b support are only available for oprofile-0.9.6. Signed-off-by: Zhenhua Luo --- 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 -- cgit v1.2.3-54-g00ecf