Hi, i'm trying to build x4xx system image with kas. first of all let me flag that recent kas versions moved to an incompatible gcc version so nothing would build. after reverting to kas 2.6.3 i can build successfully for n310 however building for x410 would result in the following error:
| install: cannot stat '/build/tmp-stm32-baremetal/deploy/images/ni-titanium-ec-rev5/ec-titanium-rev*.bin': No such file or directory | WARNING: exit code 1 from a shell command. | ERROR: Execution of '/build/tmp-glibc/work/all-oe-linux/linux-firmware/1_20190815-r0/temp/run.do_install.1106' failed with exit code 1: | install: cannot stat '/build/tmp-stm32-baremetal/deploy/images/ni-titanium-ec-rev5/ec-titanium-rev*.bin': No such file or directory | WARNING: exit code 1 from a shell command. | ERROR: Task (/work/oe-core/meta/recipes-kernel/linux-firmware/linux-firmware_20190815.bb:do_install) failed with exit code '1' i tried building ni-titanium-ec from source with bitbake ni-titanium-ec but that doesn't work. also i see that in the repo there's bbappend that copies rev4 files straight to the filesystem so i wonder why the recipe is looking for them as compiled artifacts. the recipe looking for these is actually in oe-core and the hash checked out is forced in base.yml so i doubt that is the issue... can you please shed some light? thanks, Dario
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com