I'm still having the same issue. I cannot run devtool modify linux-fslc. I'm using dunfell with imx6ullevk. Il mar 4 ago 2020, 16:27 Ks89 via lists.yoctoproject.org ha scritto: > [Edited Message Follows] > [Reason: remove quoted log] > Hi, > If I build my image based on imx6ullevk with linux-fslc everything works > fine, > but when I run "devtool modify linux-fslc" it throws this error: > > NOTE: Executing Tasks > ERROR: Execution of > '/home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615' > failed with exit code 2: > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615: > 120: > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615: > cannot open > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/workdir/defconfig: > No such file > WARNING: exit code 2 from a shell command. > > ERROR: Logfile of failure stored in: > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/log.do_preconfigure.20615 > Log data follows: > | DEBUG: Executing shell function do_preconfigure > | > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615: > 120: > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615: > cannot open > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/workdir/defconfig: > No such file > | WARNING: exit code 2 from a shell command. > | ERROR: Execution of > '/home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615' > failed with exit code 2: > | > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615: > 120: > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/temp/run.do_preconfigure.20615: > cannot open > /home/myuser/git/dunfell/poky/build/tmp/work/myproduct-poky-linux-gnueabi/linux-fslc/5.4.51+gitAUTOINC+d051c7c9af-r0/devtooltmp-mtebo5r_/workdir/defconfig: > No such file > | WARNING: exit code 2 from a shell command. > | > NOTE: Tasks Summary: Attempted 427 tasks of which 417 didn't need to be > rerun and 1 failed. > ERROR: Extracting source for linux-fslc faile > >