Fixed
Created: Jul 2, 2019
Updated: Aug 15, 2019
Resolved Date: Jul 16, 2019
Found In Version: 10.17.41.1
Fix Version: 10.17.41.17
Severity: Standard
Applicable for: Wind River Linux LTS 17
Component/s: Userspace
*Summary:*
Not being able to add lmsensors package individually.
*Debug:*
Test 1)
When trying to add lmsensors recipe in conf/local.conf with:
IMAGE_INSTALL_append = " lmsensors"
the following error appears when trying to build:
$ bitbake wrlinux-image-glibc-small
No match for argument: lmsensors
Error: Unable to find a match
1. Add in build/conf/local.conf:
IMAGE_INSTALL_append = " lmsensors"
2. Buld small image
$ bitbake log.do_image_ext4.109052 log.do_image_tar.137862 log.do_populate_lic_deploy.138040 log.do_rootfs.189931