From: Ting Liu <[email protected]> Signed-off-by: Ting Liu <[email protected]> --- conf/machine/e500v2.inc | 1 + 1 file changed, 1 insertion(+)
diff --git a/conf/machine/e500v2.inc b/conf/machine/e500v2.inc index 12086f7..291451d 100644 --- a/conf/machine/e500v2.inc +++ b/conf/machine/e500v2.inc @@ -7,6 +7,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
