Can't find "ir-keytable" in rootfs

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

Can't find "ir-keytable" in rootfs

1,759 次查看
juliuswu
Contributor I

Hello

I am working on imx-4.14.98-2.0.0_ga for RCU porting with lirc.

Follow the below steps to build image

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

bitbake fsl-image-multimedia-full

I also append 

IMAGE_INSTALL_append = " \
  lirc \
  v4l-utils \
" 

in local.conf

And in "/tmp/work/aarch64-mx8mm-poky-linux/v4l-utils/1.12.3-r0/image/usr/bin", I can see those files. 

cec-compliance 
cec-follower 
decode_tm6000 
dvb-format-convert 
dvbv5-scan 
ir-ctl 
ivtv-ctl 
rds-ctl 
v4l2-ctl
cec-ctl 
cx18-ctl 
dvb-fe-tool 
dvbv5-daemon 
dvbv5-zap 
ir-keytable 
media-ctl 
v4l2-compliance 
v4l2-sysfs-path

 

Some files are presented in the rootfs of i.mx8mm platform (kernel mode), but some files are not.

Can someone help me to resolve this problem?

Thanks.

Julius 

标签 (1)
0 项奖励
回复
3 回复数

1,610 次查看
karl1688
Contributor II

for v4l-utils look yocto/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_<version>.bb

0 项奖励
回复

1,742 次查看
juliuswu
Contributor I

Hi Igor

Thanks your feedback.

Unfortunately, it is no helpful for us.

We knew how to create customer layer and create application like "hello world" and build-in rootfs.

 In case, we hope you can help to advise where the meta layer define to decide the lirc part.

Thanks.

 

0 项奖励
回复