Error with bitbake fsl-image-core for t2080rdb-64b: error: tclap-dev-1.2.1-r0 requires tclap = 1.2.1-r0

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

Error with bitbake fsl-image-core for t2080rdb-64b: error: tclap-dev-1.2.1-r0 requires tclap = 1.2.1-r0

1,168件の閲覧回数
kevindankwardt
Contributor I

I get the error:

Error with bitbake fsl-image-core for t2080rdb-64b: error: tclap-dev-1.2.1-r0 requires tclap = 1.2.1-r0

When I try: bitbake fsl-image-core

The log file has:

Computing transaction...warning: Can't install fmc-dev-git-r2@t2080rdb_64b: Can't install tclap-dev-1.2.1-r0@ppc64e6500: no package provides tclap = 1.2.1-r0

What do I need to do to fix this so I can complete the build?

thanks,

Kevin

ラベル(1)
0 件の賞賛
2 返答(返信)

900件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Hello Kevin Dankwardt,


I am not sure which version Linux SDK you are using.

Please check whether the file  meta-oe/meta-oe/recipes-devtools/tclap/tclap_1.2.1.bb exists in you workspace.

If not, please put the attached recipe file in the above path, and the source tar ball "git2_git.code.sf.net.p.tclap.code.tar.gz" in sources folder, and continue your current build.


Have a great day,
Yiping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛

900件の閲覧回数
kevindankwardt
Contributor I

what fixed it was Adding ALLOW_EMPTY_${PN} = “1” in tclap recipe.

thanks.

0 件の賞賛