Hi Folks, Is it possible to create a recipe file with devtool?
*devtool add cdc-ncm https://raw.githubusercontent.com/torvalds/linux/master/drivers/net/usb/cdc_ncm.c <https://raw.githubusercontent.com/torvalds/linux/master/drivers/net/usb/cdc_ncm.c>* There is gonna be a file not found error: *FileNotFoundError: [Errno 2] No such file or directory: 'cdc_ncm.c'ERROR: Command 'script -e -q -c "recipetool --color=always create --devtool -o /tmp/devtoolo5nw4pcb 'https://raw.githubusercontent.com/torvalds/linux/master/drivers/net/usb/cdc_ncm.c <https://raw.githubusercontent.com/torvalds/linux/master/drivers/net/usb/cdc_ncm.c>' -x /home/zoli/poky/build/workspace/sources/devtoolsrc39q8anfa -N cdc-ncm" /dev/null' failed* However when I wget the same source, the c file downloads correctly. Do you have any idea? Thanks,
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#52027): https://lists.yoctoproject.org/g/yocto/message/52027 Mute This Topic: https://lists.yoctoproject.org/mt/79755013/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
