-
Notifications
You must be signed in to change notification settings - Fork 4
Description
hey, its me again from Yocto tdx dependencies #23. sorry for bothering and oppening a new issue but i seem to have some trouble getting meta-confidential-compute to work. i pulled the layer from here into my build and integrated it into my bblayer.conf file as to use it. in the layer itself i switched to the v3 pending PR as we discussed in my old issue. in the local.conf file i only changed the machine specification by adding MACHINE ?= "tdx-qemu" line. maybe i am confused on what to build but when i then run bitbake core-image-minimal as i would normally run when i make changes to the local.conf file i get the error:
| FileNotFoundError: [Errno 2] No such file or directory: '/home/yocto/poky/build/tmp/deploy/images/tdx-qemu/${INITRAMFS_IMAGE}-${MACHINE}.${INITRAMFS_FSTYPES}'
i am not sure if i am using the wrong bitbake command or if i am supposed to do any further modifications but any advice would be appreciated. if any other set-up infromation is needed please let me know and thank you for the help