unable to enable libgpiod package in i.MX93

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

unable to enable libgpiod package in i.MX93

343 次查看
Robbi
Contributor II

Hi team,

                    I am generating core-minimal-image, with my recipes using bitbake.

But I need get gpio commands i.e., gpioinfo, gpioset and soon. Hence I need to enable libgpiod recipe in local.conf file.  Which has two package revisions 1.x and 2.x. I added IMAGE_INSTALL :append= " libgpiod" variable and build the image. But, I'm unable to set any gpio related commands.

Please guide me if I miss any step.

Board: imx93-11x11-EVK Board

Thanks 

Robbi

0 项奖励
回复
1 回复

324 次查看
joanxie
NXP TechSupport
NXP TechSupport

this is build step:

echo IMAGE_INSTALL += \"libgpiod\" >> conf/local.conf
bitbake <target_image>

after building, you should find this in the build folder, then  copy this to the rootfs of board, did you copy it to the board?

 

 

 

0 项奖励
回复