Hi, random, _crazy_ idea.
I've found two [1] [2] interesting artifacts from WebOS. We could consider using them as adb replacements for ubuntu. This could allow us to control master/test images with minimal footprint and without installing python (to do just that, we may still need python for other workloads).
It seems to be able to connect over plain USB as well as over TCP/IP.
[1] https://github.com/openwebos/novacomd [2] https://github.com/openwebos/novacom
Best regards ZK
Can you run it on Android as well ?
/Chi Thu
On 2 April 2012 22:22, Zygmunt Krynicki zygmunt.krynicki@linaro.org wrote:
Hi, random, _crazy_ idea.
I've found two [1] [2] interesting artifacts from WebOS. We could consider using them as adb replacements for ubuntu. This could allow us to control master/test images with minimal footprint and without installing python (to do just that, we may still need python for other workloads).
It seems to be able to connect over plain USB as well as over TCP/IP.
[1] https://github.com/openwebos/novacomd [2] https://github.com/openwebos/novacom
Best regards ZK
-- Zygmunt Krynicki Linaro Validation Team
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
W dniu 03.04.2012 13:51, Le.chi Thu pisze:
Can you run it on Android as well ?
The code itself seems portable. I think the usb parts may conflict with adb though. I don't know how that part of the kernel works (can you register multiple gadget devices at once?)
Thanks ZK
linaro-validation@lists.linaro.org