IM8QM core-image-minimal building for imx-gpu-sdk

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

IM8QM core-image-minimal building for imx-gpu-sdk

ソリューションへジャンプ
5,210件の閲覧回数
rahulM
Contributor IV

Hi,

I am new to NXP SOC and Yocto. I build code for core-image-minimal and i need to add graphics sdk from source meta-freescale-distro/recipes-graphics/imx_gpu_sdk

 

I made following changes in build_wayland/conf/local.conf 

 

added IMAGE_INSTALL_append = " imx_gpu_sdk"

 

bitbake imx-gpu-sdk

I got following errors please find attachment

 

Please let me know how to solve this issue.

Thanks and Regards

Subramanya N M

0 件の賞賛
返信
1 解決策
5,174件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

ok, depends on what bsp version you use, just refer to the yocto user guide , the command I sent to you is for old bsp

元の投稿で解決策を見る

0 件の賞賛
返信
11 返答(返信)
5,194件の閲覧回数
rahulM
Contributor IV

yes build for wayland...let me know procedure how to include imx-gpu-sdk in core-image-minimal

0 件の賞賛
返信
5,192件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

core-image-minimal is A small image that only allows a device to boot. so if you need to enable gpu sdk, you must install the wayland images

0 件の賞賛
返信
5,189件の閲覧回数
rahulM
Contributor IV

yes i agree.. The procedure for building sdk i don't know...please let me know procedure...

Thanks

 

タグ(1)
0 件の賞賛
返信
5,187件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

try to use the command like:

# DISTRO=fsl-imx-wayland MACHINE=imx8qmmek source fsl-setup-release.sh -b build-wayland

# bitbake imx-gpu-sdk

then you should find imx-gpu-sdk under /opt

0 件の賞賛
返信
5,185件の閲覧回数
rahulM
Contributor IV

Thanks...ok sure i will see

 

0 件の賞賛
返信
5,184件の閲覧回数
rahulM
Contributor IV

DISTRO=fsl-imx-wayland MACHINE=imx8qmmek source fsl-setup-release.sh -b build-wayland

Error:
bash: fsl-setup-release.sh: No such file or directory

0 件の賞賛
返信
5,182件の閲覧回数
rahulM
Contributor IV

changed to 

DISTRO=fsl-imx-wayland MACHINE=imx8qmmek source imx-setup-release.sh -b build-wayland

0 件の賞賛
返信
5,175件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

ok, depends on what bsp version you use, just refer to the yocto user guide , the command I sent to you is for old bsp

0 件の賞賛
返信
5,164件の閲覧回数
rahulM
Contributor IV

now i want to add qt5-module similar steps shall i need to follow

 

0 件の賞賛
返信
5,161件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

for new questions, pls recreate a new case for it, thanks

0 件の賞賛
返信
5,199件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

try to build wayland or xwanland as backend

0 件の賞賛
返信