diff options
author | Zhenhua Luo <b19537@freescale.com> | 2012-10-26 12:16:23 +0000 |
---|---|---|
committer | Matthew McClintock <msm@freescale.com> | 2012-12-04 13:16:52 -0600 |
commit | c8157f7d95e0c47744f5524ee03852f6bccb8a38 (patch) | |
tree | 6792d4c2f413c13cd3e4646aa9104e62bc3df918 /conf/machine/e5500.inc | |
parent | 0be2d2df4ea86ba6a25bcdacaaef1303f9646a8b (diff) | |
download | meta-fsl-ppc-c8157f7d95e0c47744f5524ee03852f6bccb8a38.tar.gz |
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 <b19537@freescale.com>
Diffstat (limited to 'conf/machine/e5500.inc')
-rw-r--r-- | conf/machine/e5500.inc | 1 |
1 files changed, 1 insertions, 0 deletions
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" | |||
9 | PREFERRED_VERSION_virtual/kernel ?= "3.0.34" | 9 | PREFERRED_VERSION_virtual/kernel ?= "3.0.34" |
10 | PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers" | 10 | PREFERRED_PROVIDER_linux-libc-headers ?= "linux-qoriq-sdk-headers" |
11 | PREFERRED_VERSION_qemu = "1.0+fsl" | 11 | PREFERRED_VERSION_qemu = "1.0+fsl" |
12 | PREFERRED_VERSION_oprofile = "0.9.6" | ||
12 | 13 | ||
13 | KERNEL_IMAGETYPE ?= "uImage" | 14 | KERNEL_IMAGETYPE ?= "uImage" |
14 | # disable the images below for now | 15 | # disable the images below for now |