Bug with fsl-arm-yocto-bsp.git repo's branches ?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Bug with fsl-arm-yocto-bsp.git repo's branches ?

跳至解决方案
1,519 次查看
TeleLaci
Contributor III

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

1 解答
939 次查看
LaurenPost
NXP Employee
NXP Employee

Change directory to meta-fsl-bsp-release/imx/meta-fsl-arm/recipe-graphics/gpu-viv-bin-mx6q

You are looking at the community side on the dora branch which is the older version.

This has already been upstreamed into the master branch of community (and will be moved into dizzy branch soon) so you have option of using the community only if you want a newer Yocto base.

在原帖中查看解决方案

3 回复数
940 次查看
LaurenPost
NXP Employee
NXP Employee

Change directory to meta-fsl-bsp-release/imx/meta-fsl-arm/recipe-graphics/gpu-viv-bin-mx6q

You are looking at the community side on the dora branch which is the older version.

This has already been upstreamed into the master branch of community (and will be moved into dizzy branch soon) so you have option of using the community only if you want a newer Yocto base.

939 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Thank you, Lauren, for the help!

0 项奖励
回复
939 次查看
TeleLaci
Contributor III

Wow, thank you. It seems I was lost in the woods.:smileyhappy:

0 项奖励
回复