cancel
Showing results for 
Search instead for 
Did you mean: 

Bitbake error -gnss1-ekf NOT-FOUND

Sharat_Rao
Associate II

Hello,

I’m trying to build an EKF (Extended Kalman Filter) application using Bitbake on an STM32MP1 platform, but I’m encountering the following error:

Nothing RPROVIDES 'gnss1-ekf' (but /home/futura/STM32MPU_workspace/Distribution-Package/layers/meta-st/meta-st-openstlinux/recipes-samples/images/st-example-image-qtwayland.bb, /home/futura/STM32MPU_workspace/Distribution-Package/layers/meta-st/meta-st-stm32mp/recipes-st/images/st-image-userfs.bb RDEPENDS on or otherwise requires it)

Here are the steps I’ve taken so far:

  1. Sourced the environment: DISTRO=openstlinux-weston MACHINE=stm32mp1 source layers/meta-st/scripts/envsetup.sh

  2. Added "gnss1 gnss1-ekf" in layer.conf and appended the line: IMAGE_INSTALL: "gnss1 gnss1-ekf"
  3. Included "gnss1-ekf" in st-image-userfs.bb.
  4. Ran bitbake st-example-image-qtwayland to create the Qt image, where I encountered the error mentioned above.

It seems like the gnss1-ekf package is not being found. Could someone guide me on what might be missing or misconfigured in this process?

Thanks in advance for your help!

 

 

 

 

0 REPLIES 0