All of lore.kernel.org
 help / color / mirror / Atom feed
* devtool add
@ 2021-01-17 17:11 Zoltan Kerenyi Nagy
  0 siblings, 0 replies; only message in thread
From: Zoltan Kerenyi Nagy @ 2021-01-17 17:11 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 854 bytes --]

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,

[-- Attachment #2: Type: text/html, Size: 2075 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-17 17:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-17 17:11 devtool add Zoltan Kerenyi Nagy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.