Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » How to build kura for a specific platform?
How to build kura for a specific platform? [message #1730230] Fri, 22 April 2016 13:06 Go to next message
Marco Balzarin is currently offline Marco BalzarinFriend
Messages: 22
Registered: May 2015
Junior Member
We are trying to build Kura for a specific hardware target, which runs a Wind River IDP distribution.

We would like to know: there is some getting-started guide where we can start from?

The output who we'd like to have is an installer file, such an .sh script, which can be easily deployed on our target devices. It is possible to do?

Thank you,
Marco
Re: How to build kura for a specific platform? [message #1730237 is a reply to message #1730230] Fri, 22 April 2016 13:23 Go to previous message
David Woodard is currently offline David WoodardFriend
Messages: 420
Registered: July 2014
Senior Member
Hello Marco,

Documentation on how to do this can be found here [1]. Kura is only dependent on one native library that you must compile for your platform. This code is here [2]. The other native code is optional depending on if you need to use it (ex: serial). If you need more information on handling the native libraries let me know.

[1] http://wiki.eclipse.org/Kura/HardwareTargets
[2] https://github.com/eclipse/kura/tree/develop/kura/org.eclipse.kura.linux.usb/src/main/c/udev

Thanks,
--Dave
Previous Topic:use kura in kaa
Next Topic:Regarding KURA UI on Rashberry
Goto Forum:
  


Current Time: Fri Apr 26 19:10:03 GMT 2024

Powered by FUDForum. Page generated in 0.02972 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top