unable to enable libgpiod package in i.MX93

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

unable to enable libgpiod package in i.MX93

340件の閲覧回数
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 返信

321件の閲覧回数
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 件の賞賛
返信