ok.I already did this. The dizzy branch is worst because the latest version is not compiling.... problem of "ln -fs " operation;
But my concern is about the patch RT.
So it is more relevant to see yocto community....
I think the problem is due to gcc version 4.8.2 because when dissambling the vmlinux image, I find the "undefined instruction":
vmlinux: file format elf32-littlearm
Disassembly of section .head.text:
c0008000 <stext>:
c0008000: eb00125e bl c000c980 <__hyp_stub_install>
c0008004: e10f9000 mrs r9, CPSR
c0008008: e229901a eor r9, r9, #26
c000800c: e319001f tst r9, #31
c0008010: e3c9901f bic r9, r9, #31
c0008014: e38990d3 orr r9, r9, #211 ; 0xd3
c0008018: 1a000004 bne c0008030 <stext+0x30>
c000801c: e3899c01 orr r9, r9, #256 ; 0x100
c0008020: e28fe00c add lr, pc, #12
c0008024: e16ff009 msr SPSR_fsxc, r9
c0008028: e12ef30e .word 0xe12ef30e
c000802c: e160006e .word 0xe160006e
...
I do not know how to solve it.
If anyother user can help me it will be great. thank you!
BR
Maurice
According to me, this subject is not closed.