Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [iot-pmc] [CQ 10699] ARM mbed tools Version: Ongoing

Similar to the Arduino software discussion.

From the "Guidelines for the Review of Third Party Dependencies"

'A prerequisite may be classified as "exempt" by the EMO if the software is pervasive in nature, expected to be already on the user's machine, and/or an IP review would be either impossible, impractical or inadvisable'

I imagine that an IP review for ARM mbed software might be considered impractical. The repository is here: https://developer.mbed.org/users/mbed_official/. The code license is Apache. We don't distribute binaries, but source code which is packaged into an mbed IDE importable form. The binaries are built by the user with the IDE.

By far the majority of the code for the embedded client is shared between the multiple environments, of which mbed is one. A small amount (maybe 5%) is mbed specific. So from one point of view, the mbed environment could be a works-with dependency, where as in a) ii)

"The Eclipse software is designed to work with multiple third party software choices that provide similar functionality - the choice of which is up to the user. At least one of those must be a prerequisite..."

We provide interface layers for Linux, mbed and Arduino, and others in the future. So, Linux (glibc and libstdc++) could be considered a prerequisite, and Arduino, ARM mbed etc, works-with dependencies.

If we ever used an mbed library which is non mbed official, then we would open a separate CQ.

Ian

On 02/15/2016 05:00 AM, emo-ip-team@xxxxxxxxxxx wrote:
http://dev.eclipse.org/ipzilla/show_bug.cgi?id=10699





--- Comment #5 from Genie Eclipse <genie@xxxxxxxxxxx>  2016-02-15 00:00:14 ---
REMINDER: we are still awaiting PMC approval for this CQ.  PMC members only,
please use the PMC_Approved flag on this CQ to indicate your approval (flag set
to "+") or disapproval (flag set to "-") and click the "Issues Addressed,
Return CQ to IP Team" button.



--
Ian Craggs
icraggs@xxxxxxxxxx                 IBM United Kingdom
Paho Project Lead; Committer on Mosquitto



Back to the top