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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

ソリューションへジャンプ
1,522件の閲覧回数
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 解決策
942件の閲覧回数
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 返答(返信)
943件の閲覧回数
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.

942件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Thank you, Lauren, for the help!

0 件の賞賛
返信
942件の閲覧回数
TeleLaci
Contributor III

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

0 件の賞賛
返信