Hello!
I mentioned a few weeks back that I had some doubts on the difference between this override: SRCREV_kernel = "5821a5593fa9f28eb6fcc95c35d00454d9bb8624" and this one: SRCREV_kernel_juno = "5821a5593fa9f28eb6fcc95c35d00454d9bb8624"
The following is the definition in the kernel recipe itself: SRCREV_kernel = "3d77e6a8804abcc0504c904bd6e5cdf3a5cf8162"
Turns out that with _only_ the first override in local.conf (without MACHINE), the kernel uses the right SRCREV but Perf uses the one from the recipe; I have to include the second override (with MACHINE) so that Perf can use the right SRCREV.
Does anyone have a pointer that could shed more light on that subject?
Thanks and greetings!
Daniel Díaz daniel.diaz@linaro.org