]> code.ossystems Code Review - meta-freescale.git/commitdiff
set preferred version of oprofile to 0.9.6 for e5500/e5500-64b targets
authorZhenhua Luo <b19537@freescale.com>
Fri, 26 Oct 2012 12:16:23 +0000 (12:16 +0000)
committerMatthew McClintock <msm@freescale.com>
Tue, 4 Dec 2012 19:16:52 +0000 (13:16 -0600)
the patches of e5500/e5500-64b support are only available for oprofile-0.9.6.

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
meta-fsl-ppc/conf/machine/e5500-64b.inc
meta-fsl-ppc/conf/machine/e5500.inc

index 650585f3262167d3d6ef801321b8ecb51d9507bc..b3ed424c30b2ead75aa6eaa3f549ae0a1bdd3218 100644 (file)
@@ -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
index 1a1bb20bfee3f22a8721240f007eee3a008aeec9..4e3e8dca278bba8e855645a9a577e77dde84d69c 100644 (file)
@@ -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