On 8/12/14, 3:49 PM, Suresh Nagarajan wrote:
perf cross compilation on yocto-linux for ARM fails. I've seen posts on
this failure on internet but no where a detailed info is given on what was
the fix (or if there is a fix yet)
using yocto package, I have run into issues..
Here are the steps to run into the issue
$ cd ~
$ git clone http://git.rocketboards.org/poky-socfpga.git
$ cd poky-socfpga/
$ git checkout -b <test_branch> ACDS14.0_REL_GSRD_PR
$ source ./altera-init build
$ bitbake perf
Note: replace <test_branch> with the name of the branch you want to use
locally.
you should create a recipe to build perf within the yocto framework.
David