Hi all,
I do this :
$ mkdir fsl-arm-yocto-bsp-3.10.17-1.0.2
$ cd fsl-arm-yocto-bsp-3.10.17-1.0.2
$ repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.10.17-1.0.2_ga
...
$ repo sync
...dum da dum...
$ cd sources/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q
$ ls -l
total 24
drwxrwxr-x 2 tele tele 4096 Nov 2 05:57 gpu-viv-bin-mx6q
-rw-rw-r-- 1 tele tele 310 Nov 2 05:57 gpu-viv-bin-mx6q_3.10.9-1.0.0-hfp.bb
-rw-rw-r-- 1 tele tele 310 Nov 2 05:57 gpu-viv-bin-mx6q_3.10.9-1.0.0-sfp.bb
-rw-rw-r-- 1 tele tele 11068 Nov 2 05:57 gpu-viv-bin-mx6q.inc
hmmmmm....
$ cd ../gpu-viv-g2d
$ ls -l
total 8
-rw-rw-r-- 1 tele tele 307 Nov 2 05:57 gpu-viv-g2d_3.10.9-1.0.0.bb
-rw-rw-r-- 1 tele tele 1103 Nov 2 05:57 gpu-viv-g2d.inc
hmmm...hmmm
Where are the 3.10.17-1.0.2 binaries if not in the imx-3.10.17-1.0.2_ga branch ?
Thanks,
Laci