building the kernel's usbipd daemon
chuck kamas
Hi all,
I've googled most of the day, but to no avail. How does one compile and add to the image the daemon usbipd? Is there a bitbake file already for this? The code is part of the kernel found in the kernel tree: KERNEL_SRC_PATH/tools/usb/usbip/src and is invoked from the KERNEL_SRC_PATH/tools directory by calling make usb from: https://wiki.st.com/stm32mpu/wiki/How_to_build_Linux_kernel_user_space_tools PC $> cd <Linux_kernel_source_path>/tools PC $> make <tool> I would think that there is a preexisting recipe. thanks, Chuck
|
|